"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/25 02:52:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika" 2025/08/25 02:52:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 02:52:03 DEBUG : Creating backend with remote "/tmp/rclone4157214668" === 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/25 02:52:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.74s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:08 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:08 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:09 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:09 DEBUG : B2 bucket rclone-test-lutuyis8lika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:10 DEBUG : Creating backend with remote "/non-existing" 2025/08/25 02:52:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/25 02:52:11 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:11 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:13 INFO : B2 bucket rclone-test-lutuyis8lika: Running all checks before starting transfers 2025/08/25 02:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:13 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:13 INFO : B2 bucket rclone-test-lutuyis8lika: Checks finished, now starting transfers 2025/08/25 02:52:13 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:14 ERROR : Ignoring --no-traverse with sync 2025/08/25 02:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:15 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/25 02:52:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/25 02:52:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:52:17 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:17 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:52:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 02:52:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:52:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/25 02:52:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:52:20 INFO : sub dir2: Making directory 2025/08/25 02:52:20 INFO : sub dir: Making directory 2025/08/25 02:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:20 INFO : sub dir2/sub sub dir2: Making directory 2025/08/25 02:52:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:20 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/25 02:52:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:21 INFO : sub dir2: Making directory 2025/08/25 02:52:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 02:52:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:21 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:21 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:22 DEBUG : sub dir2: Making directory with metadata 2025/08/25 02:52:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:52:22 INFO : sub dir2: Making directory 2025/08/25 02:52:22 INFO : sub dir: Making directory 2025/08/25 02:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:22 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:22 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:23 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:23 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/25 02:52:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/25 02:52:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:24 INFO : sub dir2: Making directory 2025/08/25 02:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:24 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:24 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:25 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:26 DEBUG : sub dir2: Making directory with metadata 2025/08/25 02:52:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:52:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:52:26 INFO : sub dir2: Making directory 2025/08/25 02:52:26 INFO : sub dir: Making directory 2025/08/25 02:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:26 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:26 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:26 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/25 02:52:26 DEBUG : B2 bucket rclone-test-lutuyis8lika: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:27 INFO : sub dir2: Making directory 2025/08/25 02:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:27 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:27 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:28 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zagisix8wuse" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-zagisix8wuse 2025/08/25 02:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:30 DEBUG : B2 bucket rclone-test-zagisix8wuse: Waiting for checks to finish 2025/08/25 02:52:30 DEBUG : B2 bucket rclone-test-zagisix8wuse: Waiting for transfers to finish 2025/08/25 02:52:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:52:35 DEBUG : B2 bucket rclone-test-zagisix8wuse: Purge remote 2025/08/25 02:52:35 INFO : B2 bucket rclone-test-zagisix8wuse: cleaning bucket "rclone-test-zagisix8wuse" of all files 2025/08/25 02:52:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f723dd3204ddbfb9f880e1b_f109536f340d944e4_d20250825_m025234_c001_v0001036_t0056_u01756090354760") --- PASS: TestServerSideCopy (9.97s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 02:52:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 02:52:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tefanec2rima" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-tefanec2rima 2025/08/25 02:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:43 DEBUG : B2 bucket rclone-test-tefanec2rima: Waiting for checks to finish 2025/08/25 02:52:43 DEBUG : B2 bucket rclone-test-tefanec2rima: Waiting for transfers to finish 2025/08/25 02:52:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:52:48 DEBUG : B2 bucket rclone-test-tefanec2rima: Waiting for checks to finish 2025/08/25 02:52:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 02:52:48 DEBUG : B2 bucket rclone-test-tefanec2rima: Waiting for transfers to finish 2025/08/25 02:52:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 02:52:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:52:48 DEBUG : B2 bucket rclone-test-tefanec2rima: Purge remote 2025/08/25 02:52:48 INFO : B2 bucket rclone-test-tefanec2rima: cleaning bucket "rclone-test-tefanec2rima" of all files 2025/08/25 02:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z3fe26dd3204ddbfb9f880e1b_f115514f69bacf4ae_d20250825_m025248_c001_v0001161_t0018_u01756090368453") 2025/08/25 02:52:48 DEBUG : sub dir/hello world: Deleting (id "4_z3fe26dd3204ddbfb9f880e1b_f103779752ccad5b9_d20250825_m025246_c001_v0001176_t0058_u01756090366787") --- PASS: TestServerSideCopyOverSelf (9.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:51 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:52:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 02:52:51 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:52:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 02:52:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/25 02:52:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-ronocab8vime" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-ronocab8vime 2025/08/25 02:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:52:54 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for checks to finish 2025/08/25 02:52:54 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for transfers to finish 2025/08/25 02:52:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:52:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:52:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 02:52:58 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for checks to finish 2025/08/25 02:52:58 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for transfers to finish 2025/08/25 02:52:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 02:52:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:52:58 INFO : sub dir/hello world: Deleted 2025/08/25 02:52:59 DEBUG : testing file moves 2025/08/25 02:53:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/25 02:53:00 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for checks to finish 2025/08/25 02:53:00 DEBUG : B2 bucket rclone-test-ronocab8vime: Waiting for transfers to finish 2025/08/25 02:53:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/25 02:53:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 02:53:00 INFO : sub dir/hello world: Deleted 2025/08/25 02:53:01 DEBUG : B2 bucket rclone-test-ronocab8vime: Purge remote 2025/08/25 02:53:01 INFO : B2 bucket rclone-test-ronocab8vime: cleaning bucket "rclone-test-ronocab8vime" of all files 2025/08/25 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f029da3204ddbfb9f880e1b_f117ad888877533fa_d20250825_m025300_c001_v0001040_t0052_u01756090380261") 2025/08/25 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f029da3204ddbfb9f880e1b_f109da28a7872f419_d20250825_m025258_c001_v0001183_t0056_u01756090378553") 2025/08/25 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f029da3204ddbfb9f880e1b_f10536cfd19b34e00_d20250825_m025256_c001_v0001116_t0053_u01756090376844") --- PASS: TestServerSideMoveOverSelf (13.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:06 ERROR : error listing: directory not found 2025/08/25 02:53:06 INFO : Local file system at /tmp/rclone4157214668: Making directory 2025/08/25 02:53:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:53:08 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for checks to finish 2025/08/25 02:53:08 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for transfers to finish 2025/08/25 02:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:53:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/25 02:53:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/25 02:53:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:53:10 INFO : check sum: Copied (new) 2025/08/25 02:53:10 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:53:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/25 02:53:10 DEBUG : check sum: Unchanged skipping 2025/08/25 02:53:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:10 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/25 02:53:11 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:11 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 02:53:12 INFO : sizeonly: Copied (new) 2025/08/25 02:53:12 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:12 DEBUG : sizeonly: Sizes identical 2025/08/25 02:53:12 DEBUG : sizeonly: Unchanged skipping 2025/08/25 02:53:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:12 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.97s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/25 02:53:13 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:13 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/25 02:53:13 INFO : ignore-size: Copied (new) 2025/08/25 02:53:13 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:14 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:53:14 DEBUG : ignore-size: Unchanged skipping 2025/08/25 02:53:14 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:14 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:53:15 DEBUG : existing: Unchanged skipping 2025/08/25 02:53:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:15 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:15 INFO : There was nothing to transfer 2025/08/25 02:53:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/25 02:53:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 02:53:16 INFO : existing: Copied (replaced existing) 2025/08/25 02:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 02:53:17 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:17 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 02:53:17 INFO : existing: Copied (new) 2025/08/25 02:53:17 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:18 DEBUG : existing: Destination exists, skipping 2025/08/25 02:53:18 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:18 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:18 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/25 02:53:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 02:53:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:20 INFO : a/potato2: Copied (new) 2025/08/25 02:53:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:20 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:22 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:22 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/25 02:53:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:53:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/25 02:53:22 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:22 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:22 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:22 INFO : There was nothing to transfer 2025/08/25 02:53:23 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/25 02:53:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:53:23 INFO : empty space: Updated modification time in destination 2025/08/25 02:53:23 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:23 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:25 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:25 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/25 02:53:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:53:25 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:25 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:25 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:26 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:26 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/25 02:53:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4157214668) 2025/08/25 02:53:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lutuyis8lika) 2025/08/25 02:53:26 DEBUG : foo: sha1 differ 2025/08/25 02:53:26 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/25 02:53:26 INFO : foo: Copied (replaced existing) 2025/08/25 02:53:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/25 02:53:28 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:28 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:28 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:28 INFO : potato: Copied (new) 2025/08/25 02:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/25 02:53:30 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:30 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/25 02:53:30 INFO : potato: Copied (replaced existing) 2025/08/25 02:53:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:32 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/25 02:53:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4157214668) 2025/08/25 02:53:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lutuyis8lika) 2025/08/25 02:53:32 DEBUG : potato: sha1 differ 2025/08/25 02:53:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/25 02:53:32 INFO : potato: Copied (replaced existing) 2025/08/25 02:53:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/25 02:53:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:34 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:34 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:36 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:36 INFO : potato2: Copied (new) 2025/08/25 02:53:36 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:39 INFO : d: Making directory 2025/08/25 02:53:39 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/25 02:53:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:39 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 02:53:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:40 INFO : a/potato2: Copied (new) 2025/08/25 02:53:40 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/25 02:53:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:42 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 02:53:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:43 INFO : a/potato2: Copied (new) 2025/08/25 02:53:43 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting files as there were IO errors 2025/08/25 02:53:43 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:45 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:45 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:45 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:45 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:45 INFO : potato: Deleted 2025/08/25 02:53:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:47 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:47 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:47 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:47 INFO : potato: Deleted 2025/08/25 02:53:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:48 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:48 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:48 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:53:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:53:50 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:50 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/25 02:53:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:52 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : enormous: Excluded 2025/08/25 02:53:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : potato2: Excluded 2025/08/25 02:53:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : potato2: Excluded 2025/08/25 02:53:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:52 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:52 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:52 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:52 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:52 INFO : There was nothing to transfer 2025/08/25 02:53:52 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : enormous: Excluded 2025/08/25 02:53:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : potato2: Excluded 2025/08/25 02:53:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 02:53:52 DEBUG : potato2: Excluded 2025/08/25 02:53:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/25 02:53:52 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:52 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for checks to finish 2025/08/25 02:53:52 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for transfers to finish 2025/08/25 02:53:52 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:54 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 02:53:54 DEBUG : enormous: Excluded 2025/08/25 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 02:53:54 DEBUG : potato2: Excluded 2025/08/25 02:53:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:53:54 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:54 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:54 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:54 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:55 INFO : enormous: Deleted 2025/08/25 02:53:55 INFO : potato2: Deleted 2025/08/25 02:53:55 INFO : There was nothing to transfer 2025/08/25 02:53:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/25 02:53:55 DEBUG : empty space: Unchanged skipping 2025/08/25 02:53:55 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for checks to finish 2025/08/25 02:53:55 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for transfers to finish 2025/08/25 02:53:55 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:55 INFO : potato2: Deleted 2025/08/25 02:53:55 INFO : enormous: Deleted 2025/08/25 02:53:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:53:57 DEBUG : five: Need to transfer - File not found at Destination 2025/08/25 02:53:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/25 02:53:57 DEBUG : three: Sizes identical 2025/08/25 02:53:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:57 DEBUG : one: Destination is newer than source, skipping 2025/08/25 02:53:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4157214668) 2025/08/25 02:53:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lutuyis8lika) 2025/08/25 02:53:57 DEBUG : two: sha1 differ 2025/08/25 02:53:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 02:53:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 02:53:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 02:53:58 INFO : two: Copied (replaced existing) 2025/08/25 02:53:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 02:53:58 INFO : four: Copied (replaced existing) 2025/08/25 02:53:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 02:53:58 INFO : five: Copied (new) 2025/08/25 02:53:58 DEBUG : Waiting for deletions to finish 2025/08/25 02:53:58 DEBUG : one: Destination is newer than source, skipping 2025/08/25 02:53:58 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:53:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 02:53:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/25 02:53:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 02:53:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4157214668) 2025/08/25 02:53:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lutuyis8lika) 2025/08/25 02:53:58 DEBUG : three: sha1 differ 2025/08/25 02:53:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 02:53:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/25 02:53:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 02:53:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/25 02:53:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 02:53:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 02:53:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 02:53:58 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:53:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:53:59 INFO : three: Copied (replaced existing) 2025/08/25 02:53:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.62s) === 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-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/25 02:54:01 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:01 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:01 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 02:54:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 02:54:01 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:01 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:01 INFO : yam: Copied (new) 2025/08/25 02:54:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 02:54:02 INFO : potato: Copied (new) 2025/08/25 02:54:02 DEBUG : Waiting for deletions to finish 2025/08/25 02:54:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:54:02 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:02 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:02 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:02 DEBUG : potato: Unchanged skipping 2025/08/25 02:54:02 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:04 INFO : yam: Copied (server-side copy) to: yaml 2025/08/25 02:54:04 INFO : yam: Deleted 2025/08/25 02:54:04 INFO : yaml: Renamed from "yam" 2025/08/25 02:54:04 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/25 02:54:05 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:05 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:05 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 02:54:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 02:54:05 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:05 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:05 INFO : yam: Copied (new) 2025/08/25 02:54:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 02:54:06 INFO : potato: Copied (new) 2025/08/25 02:54:06 DEBUG : Waiting for deletions to finish 2025/08/25 02:54:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:54:06 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:06 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:06 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:06 DEBUG : potato: Unchanged skipping 2025/08/25 02:54:06 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:07 INFO : yam: Copied (server-side copy) to: yaml 2025/08/25 02:54:07 INFO : yam: Deleted 2025/08/25 02:54:07 INFO : yaml: Renamed from "yam" 2025/08/25 02:54:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/25 02:54:08 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:08 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:08 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 02:54:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/25 02:54:08 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:08 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:09 INFO : sub/yam: Copied (new) 2025/08/25 02:54:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 02:54:09 INFO : potato: Copied (new) 2025/08/25 02:54:09 DEBUG : Waiting for deletions to finish 2025/08/25 02:54:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:54:09 DEBUG : potato: Unchanged skipping 2025/08/25 02:54:10 INFO : B2 bucket rclone-test-lutuyis8lika: Making map for --track-renames 2025/08/25 02:54:10 INFO : B2 bucket rclone-test-lutuyis8lika: Finished making map for --track-renames 2025/08/25 02:54:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for renames to finish 2025/08/25 02:54:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 02:54:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/25 02:54:10 INFO : sub/yam: Deleted 2025/08/25 02:54:10 INFO : yam: Renamed from "sub/yam" 2025/08/25 02:54:10 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:11 DEBUG : Creating backend with remote "/tmp/rclone4157214668/dir1" 2025/08/25 02:54:11 DEBUG : Creating backend with remote "/tmp/rclone4157214668/dir2" 2025/08/25 02:54:11 DEBUG : Local file system at /tmp/rclone4157214668/dir2: Using server-side directory move 2025/08/25 02:54:11 INFO : Local file system at /tmp/rclone4157214668/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 02:54:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/25 02:54:11 DEBUG : Local file system at /tmp/rclone4157214668/dir2: Waiting for checks to finish 2025/08/25 02:54:11 DEBUG : Local file system at /tmp/rclone4157214668/dir2: Waiting for transfers to finish 2025/08/25 02:54:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:54:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 02:54:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:12 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 02:54:12 INFO : nested/sub dir/file: Copied (new) 2025/08/25 02:54:12 INFO : nested/sub dir/file: Deleted 2025/08/25 02:54:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:54:13 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:54:13 INFO : sub dir/hello world: Deleted 2025/08/25 02:54:13 INFO : sub dir: Removing directory 2025/08/25 02:54:13 INFO : nested/sub dir: Removing directory 2025/08/25 02:54:13 INFO : nested: Removing directory 2025/08/25 02:54:13 DEBUG : Local file system at /tmp/rclone4157214668: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 02:54:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 02:54:14 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:14 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 02:54:14 INFO : sub dir/hello world: Copied (new) 2025/08/25 02:54:14 INFO : sub dir/hello world: Deleted 2025/08/25 02:54:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 02:54:14 INFO : nested/sub dir/file: Copied (new) 2025/08/25 02:54:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/25 02:54:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 02:54:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/25 02:54:16 INFO : existing-b: Copied (new) 2025/08/25 02:54:16 INFO : existing-b: Deleted 2025/08/25 02:54:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 02:54:16 INFO : existing: Copied (new) 2025/08/25 02:54:16 INFO : existing: Deleted 2025/08/25 02:54:16 DEBUG : existing: Destination exists, skipping 2025/08/25 02:54:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/25 02:54:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:54:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:54:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kigarim8rage" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-kigarim8rage 2025/08/25 02:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:54:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 02:54:25 DEBUG : B2 bucket rclone-test-kigarim8rage: Waiting for checks to finish 2025/08/25 02:54:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 02:54:25 DEBUG : empty space: Unchanged skipping 2025/08/25 02:54:25 INFO : empty space: Deleted 2025/08/25 02:54:25 DEBUG : B2 bucket rclone-test-kigarim8rage: Waiting for transfers to finish 2025/08/25 02:54:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:54:25 INFO : potato2: Copied (server-side copy) 2025/08/25 02:54:26 INFO : potato2: Deleted 2025/08/25 02:54:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:54:26 INFO : potato3: Copied (server-side copy) 2025/08/25 02:54:26 INFO : potato3: Deleted 2025/08/25 02:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tisanok2zeli" 2025/08/25 02:54:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/25 02:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:54:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 02:54:28 DEBUG : B2 bucket rclone-test-tisanok2zeli: Waiting for checks to finish 2025/08/25 02:54:28 DEBUG : B2 bucket rclone-test-tisanok2zeli: Waiting for transfers to finish 2025/08/25 02:54:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:54:29 INFO : empty space: Copied (server-side copy) 2025/08/25 02:54:30 INFO : empty space: Deleted 2025/08/25 02:54:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:54:30 INFO : potato2: Copied (server-side copy) 2025/08/25 02:54:30 INFO : potato2: Deleted 2025/08/25 02:54:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:54:30 INFO : potato3: Copied (server-side copy) 2025/08/25 02:54:30 INFO : potato3: Deleted 2025/08/25 02:54:31 DEBUG : B2 bucket rclone-test-tisanok2zeli: Purge remote 2025/08/25 02:54:31 INFO : B2 bucket rclone-test-tisanok2zeli: cleaning bucket "rclone-test-tisanok2zeli" of all files 2025/08/25 02:54:31 DEBUG : empty space: Deleting (id "4_zcff20d73206ddbfb9f880e1b_f103633dd284d8233_d20250825_m025429_c001_v0001172_t0043_u01756090469603") 2025/08/25 02:54:31 DEBUG : potato2: Deleting (id "4_zcff20d73206ddbfb9f880e1b_f119a00a7e716fb6d_d20250825_m025430_c001_v0001136_t0049_u01756090470030") 2025/08/25 02:54:31 DEBUG : potato3: Deleting (id "4_zcff20d73206ddbfb9f880e1b_f115582ee4846f06b_d20250825_m025430_c001_v0001106_t0047_u01756090470029") 2025/08/25 02:54:32 DEBUG : B2 bucket rclone-test-kigarim8rage: Purge remote 2025/08/25 02:54:32 INFO : B2 bucket rclone-test-kigarim8rage: cleaning bucket "rclone-test-kigarim8rage" of all files 2025/08/25 02:54:32 DEBUG : empty space: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f407a47d19ca037fb_d20250825_m025430_c001_v7007000_t0000_u01756090470013") 2025/08/25 02:54:32 DEBUG : empty space: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f101ae91918cda7d7_d20250825_m025423_c001_v0001146_t0025_u01756090463989") 2025/08/25 02:54:32 DEBUG : potato2: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f407a47d19ca03804_d20250825_m025430_c001_v7007000_t0000_u01756090470304") 2025/08/25 02:54:32 DEBUG : potato2: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f110339174bc4ea6f_d20250825_m025425_c001_v0001172_t0013_u01756090465660") 2025/08/25 02:54:32 DEBUG : potato3: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f407a47d19ca0380d_d20250825_m025430_c001_v7007000_t0000_u01756090470554") 2025/08/25 02:54:32 DEBUG : potato3: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f1042459436ad740f_d20250825_m025426_c001_v0001157_t0012_u01756090466052") 2025/08/25 02:54:32 DEBUG : potato3: Deleting (id "4_zbf32ed63205ddbfb9f880e1b_f101ae91918cda7d9_d20250825_m025424_c001_v0001146_t0012_u01756090464523") --- PASS: TestServerSideMove (19.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-peqowuv1pedu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-peqowuv1pedu 2025/08/25 02:54:45 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 02:54:45 DEBUG : empty space: Excluded 2025/08/25 02:54:45 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 02:54:45 DEBUG : empty space: Excluded 2025/08/25 02:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:54:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 02:54:45 DEBUG : B2 bucket rclone-test-peqowuv1pedu: Waiting for checks to finish 2025/08/25 02:54:45 DEBUG : B2 bucket rclone-test-peqowuv1pedu: Waiting for transfers to finish 2025/08/25 02:54:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:54:46 INFO : potato2: Copied (server-side copy) 2025/08/25 02:54:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:54:46 INFO : potato3: Copied (server-side copy) 2025/08/25 02:54:46 INFO : potato2: Deleted 2025/08/25 02:54:46 INFO : potato3: Deleted 2025/08/25 02:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gopuguf2fiqu" 2025/08/25 02:54:47 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 02:54:47 DEBUG : empty space: Excluded 2025/08/25 02:54:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:54:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 02:54:48 DEBUG : B2 bucket rclone-test-gopuguf2fiqu: Waiting for checks to finish 2025/08/25 02:54:48 DEBUG : B2 bucket rclone-test-gopuguf2fiqu: Waiting for transfers to finish 2025/08/25 02:54:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:54:52 INFO : potato2: Copied (server-side copy) 2025/08/25 02:54:52 INFO : potato2: Deleted 2025/08/25 02:54:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:54:52 INFO : potato3: Copied (server-side copy) 2025/08/25 02:54:52 INFO : potato3: Deleted 2025/08/25 02:54:53 DEBUG : B2 bucket rclone-test-gopuguf2fiqu: Purge remote 2025/08/25 02:54:53 INFO : B2 bucket rclone-test-gopuguf2fiqu: cleaning bucket "rclone-test-gopuguf2fiqu" of all files 2025/08/25 02:54:53 DEBUG : potato2: Deleting (id "4_zaf625d53206ddbfb9f880e1b_f111f0567c91d5e39_d20250825_m025451_c001_v0001136_t0008_u01756090491911") 2025/08/25 02:54:53 DEBUG : potato3: Deleting (id "4_zaf625d53206ddbfb9f880e1b_f11597978133a0742_d20250825_m025452_c001_v0001130_t0005_u01756090492183") 2025/08/25 02:54:54 DEBUG : B2 bucket rclone-test-peqowuv1pedu: Purge remote 2025/08/25 02:54:54 INFO : B2 bucket rclone-test-peqowuv1pedu: cleaning bucket "rclone-test-peqowuv1pedu" of all files 2025/08/25 02:54:55 DEBUG : empty space: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f110f93fb797957e0_d20250825_m025444_c001_v0001161_t0029_u01756090484292") 2025/08/25 02:54:55 DEBUG : potato2: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f418897f1e69d24fe_d20250825_m025452_c001_v7007000_t0000_u01756090492155") 2025/08/25 02:54:55 DEBUG : potato2: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f10709b329f2ea751_d20250825_m025445_c001_v0001109_t0039_u01756090485785") 2025/08/25 02:54:55 DEBUG : potato3: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f418897f1e69d2509_d20250825_m025452_c001_v7007000_t0000_u01756090492597") 2025/08/25 02:54:55 DEBUG : potato3: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f1078816e16787deb_d20250825_m025446_c001_v0001145_t0000_u01756090486155") 2025/08/25 02:54:55 DEBUG : potato3: Deleting (id "4_zffe23d53206ddbfb9f880e1b_f110f93fb797957e4_d20250825_m025444_c001_v0001161_t0032_u01756090484705") --- PASS: TestServerSideMoveWithFilter (23.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rusadug0vafo" 2025/08/25 02:55:02 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lutuyis8lika -> B2 bucket rclone-test-rusadug0vafo 2025/08/25 02:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:55:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 02:55:08 DEBUG : empty space: Unchanged skipping 2025/08/25 02:55:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 02:55:08 DEBUG : B2 bucket rclone-test-rusadug0vafo: Waiting for checks to finish 2025/08/25 02:55:08 INFO : empty space: Deleted 2025/08/25 02:55:08 DEBUG : B2 bucket rclone-test-rusadug0vafo: Waiting for transfers to finish 2025/08/25 02:55:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:55:08 INFO : potato2: Copied (server-side copy) 2025/08/25 02:55:09 INFO : potato2: Deleted 2025/08/25 02:55:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:55:09 INFO : potato3: Copied (server-side copy) 2025/08/25 02:55:09 INFO : potato3: Deleted 2025/08/25 02:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-decifey8yuzi" 2025/08/25 02:55:10 INFO : tomatoDir: Making directory 2025/08/25 02:55:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/25 02:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 02:55:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 02:55:11 DEBUG : B2 bucket rclone-test-decifey8yuzi: Waiting for checks to finish 2025/08/25 02:55:11 DEBUG : B2 bucket rclone-test-decifey8yuzi: Waiting for transfers to finish 2025/08/25 02:55:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 02:55:14 INFO : empty space: Copied (server-side copy) 2025/08/25 02:55:14 INFO : empty space: Deleted 2025/08/25 02:55:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 02:55:14 INFO : potato2: Copied (server-side copy) 2025/08/25 02:55:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 02:55:15 INFO : potato3: Copied (server-side copy) 2025/08/25 02:55:15 INFO : potato2: Deleted 2025/08/25 02:55:15 INFO : potato3: Deleted 2025/08/25 02:55:15 DEBUG : B2 bucket rclone-test-decifey8yuzi: Purge remote 2025/08/25 02:55:15 INFO : B2 bucket rclone-test-decifey8yuzi: cleaning bucket "rclone-test-decifey8yuzi" of all files 2025/08/25 02:55:15 DEBUG : empty space: Deleting (id "4_zcfe2bd03206ddbfb9f880e1b_f118bfba2b77231b8_d20250825_m025514_c001_v0001178_t0057_u01756090514537") 2025/08/25 02:55:15 DEBUG : potato2: Deleting (id "4_zcfe2bd03206ddbfb9f880e1b_f109479cb5ac7b9be_d20250825_m025514_c001_v0001171_t0033_u01756090514765") 2025/08/25 02:55:15 DEBUG : potato3: Deleting (id "4_zcfe2bd03206ddbfb9f880e1b_f10824c15d25b080b_d20250825_m025514_c001_v0001177_t0043_u01756090514902") 2025/08/25 02:55:17 DEBUG : B2 bucket rclone-test-rusadug0vafo: Purge remote 2025/08/25 02:55:17 INFO : B2 bucket rclone-test-rusadug0vafo: cleaning bucket "rclone-test-rusadug0vafo" of all files 2025/08/25 02:55:17 DEBUG : empty space: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f4209e2bde25e313a_d20250825_m025514_c001_v7007000_t0000_u01756090514744") 2025/08/25 02:55:17 DEBUG : empty space: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f105451a75ac63995_d20250825_m025507_c001_v0001177_t0055_u01756090507630") 2025/08/25 02:55:17 DEBUG : potato2: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f4209e2bde25e3140_d20250825_m025515_c001_v7007000_t0000_u01756090515069") 2025/08/25 02:55:17 DEBUG : potato2: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f1035617a2a1ed0b4_d20250825_m025508_c001_v0001184_t0043_u01756090508845") 2025/08/25 02:55:17 DEBUG : potato3: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f415c3187c7d65a85_d20250825_m025515_c001_v7007000_t0000_u01756090515127") 2025/08/25 02:55:17 DEBUG : potato3: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f10522aa7681ad1a8_d20250825_m025509_c001_v0001117_t0016_u01756090509074") 2025/08/25 02:55:17 DEBUG : potato3: Deleting (id "4_z1fc29d13206ddbfb9f880e1b_f105451a75ac63997_d20250825_m025507_c001_v0001177_t0050_u01756090507839") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/rclone-sync-test" 2025/08/25 02:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/rclone-sync-test-include/layer2" 2025/08/25 02:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/rclone-sync-test-ignore-file" 2025/08/25 02:55:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:55:33 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test: Waiting for checks to finish 2025/08/25 02:55:33 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test: Waiting for transfers to finish 2025/08/25 02:55:33 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:33 INFO : There was nothing to transfer 2025/08/25 02:55:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:55:33 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:55:33 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:55:33 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:33 INFO : There was nothing to transfer 2025/08/25 02:55:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:55:34 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/25 02:55:34 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/25 02:55:34 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:34 INFO : There was nothing to transfer 2025/08/25 02:55:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:55:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:55:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:55:34 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:34 INFO : There was nothing to transfer 2025/08/25 02:55:35 DEBUG : Excluded 2025/08/25 02:55:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/25 02:55:35 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/25 02:55:35 DEBUG : B2 bucket rclone-test-lutuyis8lika path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/25 02:55:35 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.35s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/CompareDest" 2025/08/25 02:55:39 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 02:55:39 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:39 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:55:40 INFO : one: Copied (new) 2025/08/25 02:55:40 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:40 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:40 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 02:55:41 INFO : one: Copied (replaced existing) 2025/08/25 02:55:41 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:43 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:55:43 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:43 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:43 INFO : There was nothing to transfer 2025/08/25 02:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:55:45 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:55:45 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:45 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:45 INFO : There was nothing to transfer 2025/08/25 02:55:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:55:45 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:55:45 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:45 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:45 INFO : There was nothing to transfer 2025/08/25 02:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:46 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/25 02:55:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 02:55:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 02:55:46 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:55:46 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:46 DEBUG : Waiting for deletions to finish 2025/08/25 02:55:46 INFO : There was nothing to transfer 2025/08/25 02:55:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/25 02:55:47 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 02:55:47 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:55:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:55:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 02:55:47 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:55:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/25 02:55:48 INFO : two: Copied (new) 2025/08/25 02:55:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.81s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dest" 2025/08/25 02:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/pre-dest1" 2025/08/25 02:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/pre-dest2" 2025/08/25 02:55:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:55:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/25 02:55:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:55:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/25 02:55:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/25 02:55:57 DEBUG : B2 bucket rclone-test-lutuyis8lika path dest: Waiting for checks to finish 2025/08/25 02:55:57 DEBUG : B2 bucket rclone-test-lutuyis8lika path dest: Waiting for transfers to finish 2025/08/25 02:55:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/25 02:55:57 INFO : 3: Copied (new) 2025/08/25 02:55:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/CopyDest" 2025/08/25 02:56:02 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 02:56:02 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:02 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:56:03 INFO : one: Copied (new) 2025/08/25 02:56:03 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:56:03 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:04 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 02:56:04 INFO : one: Copied (replaced existing) 2025/08/25 02:56:04 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/BackupDir" 2025/08/25 02:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:56:07 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 02:56:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:56:08 INFO : one: Copied (server-side copy) 2025/08/25 02:56:08 INFO : one: Deleted 2025/08/25 02:56:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 02:56:09 INFO : one: Copied (server-side copy) 2025/08/25 02:56:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/25 02:56:09 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:09 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:10 DEBUG : one: Unchanged skipping 2025/08/25 02:56:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 02:56:11 INFO : two: Copied (server-side copy) 2025/08/25 02:56:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/25 02:56:11 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:11 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:11 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:11 DEBUG : one: Unchanged skipping 2025/08/25 02:56:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:11 DEBUG : two: Unchanged skipping 2025/08/25 02:56:11 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:11 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:11 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:11 INFO : There was nothing to transfer 2025/08/25 02:56:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:12 DEBUG : one: Unchanged skipping 2025/08/25 02:56:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/25 02:56:13 DEBUG : three: Destination not found in --copy-dest 2025/08/25 02:56:13 DEBUG : three: Need to transfer - File not found at Destination 2025/08/25 02:56:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 02:56:13 DEBUG : two: Unchanged skipping 2025/08/25 02:56:13 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:13 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/25 02:56:13 INFO : three: Copied (new) 2025/08/25 02:56:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:56:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/backup" 2025/08/25 02:56:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:56:20 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:20 DEBUG : two: Unchanged skipping 2025/08/25 02:56:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:56:21 INFO : one: Copied (server-side copy) 2025/08/25 02:56:21 INFO : one: Deleted 2025/08/25 02:56:21 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:22 INFO : one: Copied (new) 2025/08/25 02:56:22 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:56:23 INFO : three.txt: Copied (server-side copy) 2025/08/25 02:56:23 INFO : three.txt: Deleted 2025/08/25 02:56:23 INFO : three.txt: Moved into backup dir 2025/08/25 02:56:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:56:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:25 DEBUG : two: Unchanged skipping 2025/08/25 02:56:25 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:25 INFO : one: Copied (server-side copy) 2025/08/25 02:56:25 INFO : one: Deleted 2025/08/25 02:56:25 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:56:26 INFO : one: Copied (new) 2025/08/25 02:56:26 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:56:26 INFO : three.txt: Copied (server-side copy) 2025/08/25 02:56:26 INFO : three.txt: Deleted 2025/08/25 02:56:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:56:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001105_t0058": EOF 2025/08/25 02:56:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001105_t0058": EOF) 2025/08/25 02:56:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lutuyis8lika: 1/10 (Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001105_t0058": EOF) 2025/08/25 02:56:32 DEBUG : pacer: Reducing sleep to 10ms 2025/08/25 02:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/backup" 2025/08/25 02:56:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:56:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:35 DEBUG : two: Unchanged skipping 2025/08/25 02:56:35 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:56:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:56:36 INFO : one: Deleted 2025/08/25 02:56:36 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:37 INFO : one: Copied (new) 2025/08/25 02:56:37 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:56:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:56:38 INFO : three.txt: Deleted 2025/08/25 02:56:38 INFO : three.txt: Moved into backup dir 2025/08/25 02:56:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:56:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:40 DEBUG : two: Unchanged skipping 2025/08/25 02:56:40 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:40 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:56:41 INFO : one: Deleted 2025/08/25 02:56:41 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:56:41 INFO : one: Copied (new) 2025/08/25 02:56:41 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:56:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:56:42 INFO : three.txt: Deleted 2025/08/25 02:56:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:56:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/backup" 2025/08/25 02:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:48 DEBUG : two: Unchanged skipping 2025/08/25 02:56:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:56:48 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:56:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 02:56:50 INFO : one: Deleted 2025/08/25 02:56:50 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:50 INFO : one: Copied (new) 2025/08/25 02:56:50 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:56:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 02:56:51 INFO : three.txt: Deleted 2025/08/25 02:56:51 INFO : three.txt: Moved into backup dir 2025/08/25 02:56:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:56:53 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:56:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:56:53 DEBUG : two: Unchanged skipping 2025/08/25 02:56:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:56:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 02:56:54 INFO : one: Deleted 2025/08/25 02:56:54 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:56:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:56:54 INFO : one: Copied (new) 2025/08/25 02:56:54 DEBUG : Waiting for deletions to finish 2025/08/25 02:56:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:56:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 02:56:55 INFO : three.txt: Deleted 2025/08/25 02:56:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:57:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:00 DEBUG : two: Unchanged skipping 2025/08/25 02:57:00 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:57:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:57:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:57:00 INFO : one: Deleted 2025/08/25 02:57:00 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:57:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:01 INFO : one: Copied (new) 2025/08/25 02:57:01 DEBUG : Waiting for deletions to finish 2025/08/25 02:57:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:57:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:57:02 INFO : three.txt: Deleted 2025/08/25 02:57:02 INFO : three.txt: Moved into backup dir 2025/08/25 02:57:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001172_t0011": EOF 2025/08/25 02:57:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001172_t0011": EOF) 2025/08/25 02:57:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lutuyis8lika: 1/10 (Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001172_t0011": EOF) 2025/08/25 02:57:05 DEBUG : pacer: Reducing sleep to 10ms 2025/08/25 02:57:05 DEBUG : one.bak: Excluded (Path Filter) 2025/08/25 02:57:05 DEBUG : one.bak: Excluded 2025/08/25 02:57:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/25 02:57:05 DEBUG : three.txt.bak: Excluded 2025/08/25 02:57:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:57:05 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for checks to finish 2025/08/25 02:57:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:05 DEBUG : two: Unchanged skipping 2025/08/25 02:57:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:06 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:57:06 INFO : one: Deleted 2025/08/25 02:57:06 DEBUG : B2 bucket rclone-test-lutuyis8lika path dst: Waiting for transfers to finish 2025/08/25 02:57:06 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1036-03.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001036_t0030": EOF 2025/08/25 02:57:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-03.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001036_t0030": EOF) 2025/08/25 02:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/25 02:57:06 DEBUG : one: Received error: Post "https://pod-000-1036-03.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001036_t0030": EOF - low level retry 0/10 2025/08/25 02:57:06 DEBUG : pacer: Reducing sleep to 10ms 2025/08/25 02:57:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:57:07 INFO : one: Copied (new) 2025/08/25 02:57:07 DEBUG : Waiting for deletions to finish 2025/08/25 02:57:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:57:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:57:08 INFO : three.txt: Deleted 2025/08/25 02:57:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:57:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:57:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:57:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:57:13 INFO : one: Deleted 2025/08/25 02:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:14 INFO : one: Copied (new) 2025/08/25 02:57:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:15 DEBUG : two: Unchanged skipping 2025/08/25 02:57:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/25 02:57:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:57:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:57:15 INFO : three.txt: Deleted 2025/08/25 02:57:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:57:16 INFO : three.txt: Copied (new) 2025/08/25 02:57:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:57:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 02:57:18 INFO : one: Deleted 2025/08/25 02:57:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:57:18 INFO : one: Copied (new) 2025/08/25 02:57:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:18 DEBUG : two: Unchanged skipping 2025/08/25 02:57:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/25 02:57:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:57:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 02:57:19 INFO : three.txt: Deleted 2025/08/25 02:57:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/25 02:57:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lutuyis8lika/dst" 2025/08/25 02:57:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 02:57:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 02:57:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 02:57:26 INFO : one: Deleted 2025/08/25 02:57:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:27 INFO : one: Copied (new) 2025/08/25 02:57:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:27 DEBUG : two: Unchanged skipping 2025/08/25 02:57:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/25 02:57:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 02:57:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 02:57:28 INFO : three.txt: Deleted 2025/08/25 02:57:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:57:28 INFO : three.txt: Copied (new) 2025/08/25 02:57:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 02:57:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 02:57:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 02:57:30 INFO : one: Deleted 2025/08/25 02:57:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 02:57:30 INFO : one: Copied (new) 2025/08/25 02:57:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:30 DEBUG : two: Unchanged skipping 2025/08/25 02:57:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/25 02:57:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 02:57:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 02:57:31 INFO : three.txt: Deleted 2025/08/25 02:57:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/25 02:57:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/25 02:57:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:57:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:57:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/25 02:57:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/25 02:57:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 02:57:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:57:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:57:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 02:57:36 INFO : existing: Copied (new) 2025/08/25 02:57:36 DEBUG : Waiting for deletions to finish 2025/08/25 02:57:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/25 02:57:37 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:57:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/25 02:57:37 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:57:37 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting files as there were IO errors 2025/08/25 02:57:37 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:38 DEBUG : existing: Unchanged skipping 2025/08/25 02:57:38 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:57:38 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:57:38 DEBUG : Waiting for deletions to finish 2025/08/25 02:57:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:57:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both0: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both13: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both14: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both15: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both16: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both17: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both18: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both10: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:57:57 DEBUG : both19: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both2: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both1: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both4: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both11: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both6: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both12: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both3: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:57:57 DEBUG : both5: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both7: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both8: Unchanged skipping 2025/08/25 02:57:57 DEBUG : both9: Unchanged skipping 2025/08/25 02:57:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:57:57 DEBUG : Waiting for deletions to finish 2025/08/25 02:57:58 INFO : only4: Deleted 2025/08/25 02:57:58 INFO : only15: Deleted 2025/08/25 02:57:58 INFO : only16: Deleted 2025/08/25 02:57:58 INFO : only0: Deleted 2025/08/25 02:57:58 INFO : only5: Deleted 2025/08/25 02:57:58 INFO : only13: Deleted 2025/08/25 02:57:58 INFO : only18: Deleted 2025/08/25 02:57:58 INFO : only6: Deleted 2025/08/25 02:57:58 INFO : only7: Deleted 2025/08/25 02:57:58 INFO : only3: Deleted 2025/08/25 02:57:58 INFO : only8: Deleted 2025/08/25 02:57:58 INFO : only10: Deleted 2025/08/25 02:57:58 INFO : only19: Deleted 2025/08/25 02:57:58 INFO : only1: Deleted 2025/08/25 02:57:59 INFO : only11: Deleted 2025/08/25 02:57:59 INFO : only12: Deleted 2025/08/25 02:57:59 INFO : only2: Deleted 2025/08/25 02:57:59 INFO : only14: Deleted 2025/08/25 02:57:59 INFO : only17: Deleted 2025/08/25 02:57:59 INFO : only9: Deleted 2025/08/25 02:57:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:58:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both0: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both11: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both14: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both15: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both10: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both12: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both13: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both16: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both1: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both2: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both17: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both4: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both18: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both6: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both3: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both19: Unchanged skipping 2025/08/25 02:58:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:19 DEBUG : both5: Unchanged skipping 2025/08/25 02:58:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : both7: Unchanged skipping 2025/08/25 02:58:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : both8: Unchanged skipping 2025/08/25 02:58:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : both9: Unchanged skipping 2025/08/25 02:58:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/25 02:58:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:58:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:19 INFO : only0: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only11: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only14: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only12: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only10: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only16: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only17: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only18: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only19: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only13: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only15: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only1: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only5: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only2: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only7: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only3: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only9: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only4: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only6: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 02:58:20 INFO : only8: Copied (replaced existing) 2025/08/25 02:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.74s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:29 DEBUG : empty_dir: Making directory with metadata 2025/08/25 02:58:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:58:29 DEBUG : empty_on_remote: Making directory with metadata 2025/08/25 02:58:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:58:29 INFO : empty_on_remote: Making directory 2025/08/25 02:58:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/25 02:58:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:32 DEBUG : empty_dir: Making directory with metadata 2025/08/25 02:58:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:58:32 DEBUG : empty_on_remote: Making directory with metadata 2025/08/25 02:58:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 02:58:32 INFO : empty_on_remote: Making directory 2025/08/25 02:58:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/25 02:58:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:35 INFO : sub dir: Making directory 2025/08/25 02:58:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 02:58:38 INFO : sub dir: Making directory 2025/08/25 02:58:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:58:44 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001043_t0015": EOF 2025/08/25 02:58:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001043_t0015": EOF) 2025/08/25 02:58:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-lutuyis8lika: 1/10 (Post "https://pod-000-1043-06.backblaze.com/b2api/v1/b2_upload_file/9f72dd43203ddbfb9f880e1b/c001_v0001043_t0015": EOF) 2025/08/25 02:58:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/25 02:58:55 DEBUG : Waiting for deletions to finish 2025/08/25 02:58:55 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:58:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : apple: Unchanged skipping 2025/08/25 02:58:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 02:58:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : banana: Unchanged skipping 2025/08/25 02:58:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:58:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 02:58:56 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:58:56 DEBUG : Waiting for deletions to finish 2025/08/25 02:58:56 INFO : There was nothing to transfer 2025/08/25 02:58:56 DEBUG : Waiting for deletions to finish 2025/08/25 02:58:56 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:58:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : apple: Unchanged skipping 2025/08/25 02:58:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : banana: Unchanged skipping 2025/08/25 02:58:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 02:58:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:58:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:58:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 02:58:57 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:58:57 DEBUG : Waiting for deletions to finish 2025/08/25 02:58:57 INFO : There was nothing to transfer 2025/08/25 02:58:57 DEBUG : Waiting for deletions to finish 2025/08/25 02:58:57 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:59:13 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:14 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 02:59:15 DEBUG : apple: Unchanged skipping 2025/08/25 02:59:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : banana: Unchanged skipping 2025/08/25 02:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 02:59:15 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:15 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:15 INFO : There was nothing to transfer 2025/08/25 02:59:15 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:15 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 02:59:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : apple: Unchanged skipping 2025/08/25 02:59:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : banana: Unchanged skipping 2025/08/25 02:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 02:59:16 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:16 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:16 INFO : There was nothing to transfer 2025/08/25 02:59:16 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:16 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:59:31 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:31 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 02:59:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/25 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 02:59:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/25 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 02:59:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 02:59:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 02:59:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 02:59:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 02:59:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 02:59:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 02:59:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 02:59:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 02:59:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 02:59:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 02:59:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 02:59:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 02:59:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 02:59:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 02:59:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 02:59:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 02:59:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 02:59:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:34 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:35 INFO : banana: Deleted 2025/08/25 02:59:35 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 02:59:35 INFO : appleappleapplebanana: Deleted 2025/08/25 02:59:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 02:59:35 INFO : apple: Deleted 2025/08/25 02:59:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 02:59:35 INFO : splitbananasplit: Deleted 2025/08/25 02:59:35 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 02:59:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 02:59:35 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : apple: Unchanged skipping 2025/08/25 02:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : banana: Unchanged skipping 2025/08/25 02:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 02:59:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 02:59:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 02:59:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:36 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:36 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/25 02:59:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/25 02:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 02:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 02:59:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 02:59:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 02:59:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 02:59:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 02:59:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 02:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 02:59:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 02:59:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 02:59:53 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:53 DEBUG : apple: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : banana: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:53 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:53 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 02:59:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 02:59:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 02:59:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 02:59:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 02:59:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 02:59:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 02:59:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 02:59:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 02:59:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 02:59:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/25 02:59:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:54 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:54 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 02:59:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/25 02:59:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 02:59:54 INFO : apple: Copied (new) to: PREFIXapple 2025/08/25 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 02:59:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/25 02:59:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 02:59:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/25 02:59:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 02:59:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 02:59:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 02:59:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 02:59:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 02:59:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 02:59:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 02:59:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 02:59:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 02:59:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 02:59:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 02:59:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 02:59:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 02:59:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 02:59:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 02:59:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 02:59:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:56 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 02:59:56 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 02:59:56 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 02:59:56 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 02:59:57 INFO : apple: Deleted 2025/08/25 02:59:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 02:59:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 02:59:57 INFO : appleappleapplebanana: Deleted 2025/08/25 02:59:57 INFO : banana: Deleted 2025/08/25 02:59:57 INFO : splitbananasplit: Deleted 2025/08/25 02:59:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 02:59:57 DEBUG : Waiting for deletions to finish 2025/08/25 02:59:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 02:59:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 02:59:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 02:59:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 02:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 02:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 02:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 02:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 02:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 02:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 02:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 02:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 02:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 02:59:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 02:59:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 02:59:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 02:59:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 02:59:58 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 02:59:58 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 02:59:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 02:59:58 INFO : appleappleapplebanana: Copied (new) 2025/08/25 02:59:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 02:59:58 INFO : apple: Copied (new) 2025/08/25 02:59:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 02:59:58 INFO : splitbananasplit: Copied (new) 2025/08/25 02:59:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 02:59:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/25 02:59:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 02:59:58 INFO : banana: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 02:59:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 02:59:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 02:59:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 02:59:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 02:59:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 02:59:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 02:59:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/25 02:59:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 02:59:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 03:00:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 03:00:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 03:00:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 03:00:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 03:00:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 03:00:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 03:00:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/25 03:00:00 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/25 03:00:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/25 03:00:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/25 03:00:01 INFO : PREFIXbanana: Deleted 2025/08/25 03:00:01 INFO : PREFIXsplitbananasplit: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/25 03:00:01 INFO : PREFIXapple: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/25 03:00:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/25 03:00:01 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:01 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:00:01 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:02 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:00:18 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:18 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:00:19 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:00:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 03:00:19 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 03:00:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 03:00:19 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 03:00:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 03:00:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/25 03:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 03:00:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 03:00:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 03:00:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 03:00:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 03:00:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 03:00:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 03:00:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 03:00:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 03:00:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 03:00:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 03:00:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 03:00:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 03:00:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 03:00:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 03:00:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:22 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:22 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 03:00:22 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 03:00:22 INFO : apple: Deleted 2025/08/25 03:00:22 INFO : appleappleapplebanana: Deleted 2025/08/25 03:00:22 INFO : splitbananasplit: Deleted 2025/08/25 03:00:22 INFO : banana: Deleted 2025/08/25 03:00:22 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 03:00:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 03:00:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 03:00:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:00:23 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:00:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 03:00:23 INFO : appleappleapplebanana: Copied (new) 2025/08/25 03:00:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 03:00:23 INFO : banana: Copied (new) 2025/08/25 03:00:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 03:00:24 INFO : apple: Copied (new) 2025/08/25 03:00:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 03:00:24 INFO : splitbananasplit: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 03:00:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 03:00:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 03:00:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 03:00:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 03:00:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/25 03:00:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 03:00:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 03:00:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 03:00:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 03:00:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 03:00:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 03:00:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 03:00:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 03:00:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 03:00:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/25 03:00:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 03:00:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/25 03:00:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 03:00:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/25 03:00:26 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : splitbananasplitSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : appleSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/25 03:00:26 INFO : bananaSUFFIX: Deleted 2025/08/25 03:00:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/25 03:00:26 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:00:43 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:43 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:44 DEBUG : apple: Unchanged skipping 2025/08/25 03:00:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:44 DEBUG : banana: Unchanged skipping 2025/08/25 03:00:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 03:00:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 03:00:44 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:00:44 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:00:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 03:00:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/25 03:00:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 03:00:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/25 03:00:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 03:00:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/25 03:00:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 03:00:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/25 03:00:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 03:00:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/25 03:00:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 03:00:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/25 03:00:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 03:00:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/25 03:00:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 03:00:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/25 03:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 03:00:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/25 03:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 03:00:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/25 03:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 03:00:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/25 03:00:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 03:00:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/25 03:00:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 03:00:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/25 03:00:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 03:00:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/25 03:00:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 03:00:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/25 03:00:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 03:00:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/25 03:00:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 03:00:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/25 03:00:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 03:00:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/25 03:00:47 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 03:00:47 INFO : splitbananasplit: Deleted 2025/08/25 03:00:47 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 03:00:47 INFO : appleappleapplebanana: Deleted 2025/08/25 03:00:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 03:00:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 03:00:47 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:48 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : appleapple: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : apple: Unchanged skipping 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : banana: Unchanged skipping 2025/08/25 03:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 03:00:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 03:00:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 03:00:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 03:00:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 03:00:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 03:00:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 03:00:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 03:00:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 03:00:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 03:00:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 03:00:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 03:00:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 03:00:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 03:00:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 03:00:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:00:48 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:00:48 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:48 DEBUG : Waiting for deletions to finish 2025/08/25 03:00:48 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : appleapple: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/25 03:00:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/25 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 03:00:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 03:00:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 03:00:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 03:00:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 03:00:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 03:00:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 03:00:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 03:00:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 03:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 03:00:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 03:00:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 03:00:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 03:00:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 03:00:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 03:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 03:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 03:00:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:01:05 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:05 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:05 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:05 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:06 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:06 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:06 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:06 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:07 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:07 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:07 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:07 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:07 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:01:23 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:24 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:24 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:24 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:24 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:25 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:25 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:25 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:25 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:26 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:01:41 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:41 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:42 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:42 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:42 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : apple: Unchanged skipping 2025/08/25 03:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:01:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : banana: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:01:43 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:01:43 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:01:43 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:43 DEBUG : Waiting for deletions to finish 2025/08/25 03:01:43 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:01:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:00 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:00 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : banana: Unchanged skipping 2025/08/25 03:02:01 DEBUG : apple: Unchanged skipping 2025/08/25 03:02:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:02:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:02:01 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:01 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:01 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:01 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : apple: Unchanged skipping 2025/08/25 03:02:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:02:02 DEBUG : banana: Unchanged skipping 2025/08/25 03:02:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:02:02 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:02 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:02 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:02 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:19 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:20 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:02:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:02:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : apple: Unchanged skipping 2025/08/25 03:02:20 DEBUG : banana: Unchanged skipping 2025/08/25 03:02:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:02:20 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:20 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:20 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:21 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 03:02:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : apple: Unchanged skipping 2025/08/25 03:02:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 03:02:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 03:02:21 DEBUG : banana: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 03:02:21 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:21 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:21 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:22 DEBUG : apple: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : banana: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 03:02:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (224.13s) --- PASS: TestTransform/NFC (19.52s) --- PASS: TestTransform/NFD (18.68s) --- PASS: TestTransform/base64 (20.63s) --- PASS: TestTransform/prefix (25.22s) --- PASS: TestTransform/suffix (25.28s) --- PASS: TestTransform/truncate (21.61s) --- PASS: TestTransform/encoder (18.79s) --- PASS: TestTransform/ISO-8859-1 (18.23s) --- PASS: TestTransform/charmap (17.87s) --- PASS: TestTransform/lowercase (18.75s) --- PASS: TestTransform/ascii (19.55s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 03:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 03:02:27 INFO : sub dir_somesuffix: Making directory 2025/08/25 03:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 03:02:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/25 03:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 03:02:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 03:02:27 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:27 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 03:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.92s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:28 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:29 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:29 INFO : tictactoe: Making directory 2025/08/25 03:02:29 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:29 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/25 03:02:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:29 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:29 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/25 03:02:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.00s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:31 INFO : toe: Making directory 2025/08/25 03:02:31 INFO : toe/toe: Making directory 2025/08/25 03:02:31 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 03:02:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 03:02:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 03:02:31 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:31 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/25 03:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:32 INFO : toe: Making directory 2025/08/25 03:02:32 INFO : toe/toe: Making directory 2025/08/25 03:02:32 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 03:02:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 03:02:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 03:02:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:32 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/25 03:02:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.18s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:34 DEBUG : empty_dir: Making directory with metadata 2025/08/25 03:02:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 03:02:34 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:34 INFO : tictacempty_dir: Making directory 2025/08/25 03:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:34 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:34 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:34 INFO : tictactoe: Making directory 2025/08/25 03:02:34 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:34 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:34 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:34 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:36 DEBUG : empty_dir: Making directory with metadata 2025/08/25 03:02:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 03:02:36 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:36 INFO : tictacempty_dir: Making directory 2025/08/25 03:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:36 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:36 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:36 INFO : tictactoe: Making directory 2025/08/25 03:02:36 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:36 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:36 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 03:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:36 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 03:02:38 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:38 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:38 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:38 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 03:02:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/25 03:02:38 NOTICE: B2 bucket rclone-test-lutuyis8lika: 0 differences found 2025/08/25 03:02:38 NOTICE: B2 bucket rclone-test-lutuyis8lika: 1 matching files --- PASS: TestAllTag (2.47s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:39 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:39 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:39 INFO : tictactoe: Making directory 2025/08/25 03:02:39 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:39 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:39 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:39 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:39 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:40 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:40 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:40 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:40 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 03:02:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 03:02:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/25 03:02:40 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.62s) === RUN TestSyntax 2025/08/25 03:02:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:42 INFO : toe: Making directory 2025/08/25 03:02:42 INFO : toe/toe: Making directory 2025/08/25 03:02:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 03:02:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:42 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:42 INFO : toe/toe/toe: Copied (new) 2025/08/25 03:02:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:43 DEBUG : empty_dir: Making directory with metadata 2025/08/25 03:02:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 03:02:43 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:44 INFO : tictacempty_dir: Making directory 2025/08/25 03:02:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:44 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:44 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:44 INFO : tictactoe: Making directory 2025/08/25 03:02:44 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:44 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:44 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 03:02:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:44 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:44 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:44 INFO : toe/toe/toe.txt: Deleted 2025/08/25 03:02:44 INFO : toe/toe: Removing directory 2025/08/25 03:02:44 INFO : toe: Removing directory 2025/08/25 03:02:44 INFO : empty_dir: Removing directory 2025/08/25 03:02:44 DEBUG : Local file system at /tmp/rclone4157214668: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.99s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:45 DEBUG : empty_dir: Making directory with metadata 2025/08/25 03:02:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 03:02:45 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:45 INFO : tictacempty_dir: Making directory 2025/08/25 03:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:45 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:45 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:45 INFO : tictactoe: Making directory 2025/08/25 03:02:45 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:45 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:45 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 03:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:45 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:45 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:47 INFO : toe/toe/toe.txt: Deleted 2025/08/25 03:02:47 INFO : toe/toe: Removing directory 2025/08/25 03:02:47 INFO : toe: Removing directory 2025/08/25 03:02:47 INFO : empty_dir: Removing directory 2025/08/25 03:02:47 DEBUG : Local file system at /tmp/rclone4157214668: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 03:02:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 03:02:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/25 03:02:48 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.64s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:49 DEBUG : Reset feature "Copy" 2025/08/25 03:02:49 DEBUG : Reset feature "Move" 2025/08/25 03:02:49 DEBUG : Reset feature "Copy" 2025/08/25 03:02:49 DEBUG : Reset feature "Move" 2025/08/25 03:02:49 DEBUG : empty_dir: Making directory with metadata 2025/08/25 03:02:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 03:02:49 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:49 INFO : tictacempty_dir: Making directory 2025/08/25 03:02:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 03:02:49 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:49 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:49 INFO : tictactoe: Making directory 2025/08/25 03:02:49 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:49 DEBUG : toe: transformed to: tictactoe 2025/08/25 03:02:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:49 INFO : tictactoe/tictactoe: Making directory 2025/08/25 03:02:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 03:02:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 03:02:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:49 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:49 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 03:02:50 INFO : toe/toe/toe.txt: Deleted 2025/08/25 03:02:50 INFO : toe/toe: Removing directory 2025/08/25 03:02:50 INFO : toe: Removing directory 2025/08/25 03:02:50 INFO : empty_dir: Removing directory 2025/08/25 03:02:50 DEBUG : Local file system at /tmp/rclone4157214668: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 03:02:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 03:02:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 03:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/25 03:02:52 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 (4.27s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:53 DEBUG : toe: transformed to: dG9l 2025/08/25 03:02:53 DEBUG : toe: transformed to: dG9l 2025/08/25 03:02:53 INFO : dG9l: Making directory 2025/08/25 03:02:53 DEBUG : toe: transformed to: dG9l 2025/08/25 03:02:53 DEBUG : toe: transformed to: dG9l 2025/08/25 03:02:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/25 03:02:53 INFO : dG9l/dG9l: Making directory 2025/08/25 03:02:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/25 03:02:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/25 03:02:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 03:02:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 03:02:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 03:02:53 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:53 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 03:02:54 DEBUG : Waiting for deletions to finish 2025/08/25 03:02:55 DEBUG : dG9l: transformed to: toe 2025/08/25 03:02:55 DEBUG : dG9l: transformed to: toe 2025/08/25 03:02:55 DEBUG : dG9l: transformed to: toe 2025/08/25 03:02:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/25 03:02:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/25 03:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/25 03:02:55 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for checks to finish 2025/08/25 03:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/25 03:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/25 03:02:55 DEBUG : Local file system at /tmp/rclone4157214668: Waiting for transfers to finish 2025/08/25 03:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.73s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-lutuyis8lika", Local "Local file system at /tmp/rclone4157214668", Modify Window "1ms" 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe: transformed to: 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe: transformed to: 2025/08/25 03:02:56 INFO : B2 bucket rclone-test-lutuyis8lika: Making directory 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe: transformed to: 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe: transformed to: 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe/toe: transformed to: 2025/08/25 03:02:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/25 03:02:56 INFO : toe/toe: Making directory 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe/toe: transformed to: 2025/08/25 03:02:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe: transformed to: 2025/08/25 03:02:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 03:02:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 03:02:56 DEBUG : toe/toe/toe: transformed to: 2025/08/25 03:02:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/25 03:02:56 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for checks to finish 2025/08/25 03:02:56 DEBUG : B2 bucket rclone-test-lutuyis8lika: Waiting for transfers to finish 2025/08/25 03:02:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 03:02:57 INFO : toe/toe/toe: Copied (new) 2025/08/25 03:02:57 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting files as there were IO errors 2025/08/25 03:02:57 ERROR : B2 bucket rclone-test-lutuyis8lika: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2025/08/25 03:02:58 DEBUG : B2 bucket rclone-test-lutuyis8lika: Purge remote 2025/08/25 03:02:58 INFO : B2 bucket rclone-test-lutuyis8lika: cleaning bucket "rclone-test-lutuyis8lika" of all files 2025/08/25 03:02:59 DEBUG : BackupDir/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e357d_d20250825_m025614_c001_v7007000_t0000_u01756090574098") 2025/08/25 03:02:59 DEBUG : BackupDir/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1167519b2e6efaf3_d20250825_m025608_c001_v0001178_t0056_u01756090568672") 2025/08/25 03:02:59 DEBUG : CompareDest/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a30844_d20250825_m025548_c001_v7007000_t0000_u01756090548880") 2025/08/25 03:02:59 DEBUG : CompareDest/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b33_d20250825_m025542_c001_v0001137_t0059_u01756090542709") 2025/08/25 03:02:59 DEBUG : CompareDest/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a30847_d20250825_m025549_c001_v7007000_t0000_u01756090549061") 2025/08/25 03:02:59 DEBUG : CompareDest/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5660_d20250825_m025544_c001_v0001172_t0001_u01756090544239") 2025/08/25 03:02:59 DEBUG : CopyDest/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3581_d20250825_m025614_c001_v7007000_t0000_u01756090574282") 2025/08/25 03:02:59 DEBUG : CopyDest/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083126c7_d20250825_m025605_c001_v0001105_t0059_u01756090565758") 2025/08/25 03:02:59 DEBUG : CopyDest/three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3584_d20250825_m025614_c001_v7007000_t0000_u01756090574468") 2025/08/25 03:02:59 DEBUG : CopyDest/three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f56e6_d20250825_m025612_c001_v0001172_t0043_u01756090572226") 2025/08/25 03:02:59 DEBUG : CopyDest/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3589_d20250825_m025614_c001_v7007000_t0000_u01756090574653") 2025/08/25 03:02:59 DEBUG : CopyDest/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b59_d20250825_m025610_c001_v0001137_t0051_u01756090570031") 2025/08/25 03:02:59 DEBUG : EXISTING: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc67511c8_d20250825_m025739_c001_v7007000_t0000_u01756090659239") 2025/08/25 03:02:59 DEBUG : EXISTING: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c01_d20250825_m025738_c001_v0001137_t0008_u01756090658028") 2025/08/25 03:02:59 DEBUG : PREFIXapple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd663b_d20250825_m030001_c001_v7007000_t0000_u01756090801261") 2025/08/25 03:03:00 DEBUG : PREFIXapple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114a5_d20250825_m025954_c001_v0001029_t0004_u01756090794140") 2025/08/25 03:03:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8c02_d20250825_m030000_c001_v7007000_t0000_u01756090800882") 2025/08/25 03:03:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b45_d20250825_m025954_c001_v0001106_t0052_u01756090794151") 2025/08/25 03:03:00 DEBUG : PREFIXbanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8c07_d20250825_m030001_c001_v7007000_t0000_u01756090801064") 2025/08/25 03:03:00 DEBUG : PREFIXbanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e16_d20250825_m025954_c001_v0001137_t0046_u01756090794162") 2025/08/25 03:03:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd6638_d20250825_m030001_c001_v7007000_t0000_u01756090801077") 2025/08/25 03:03:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e030_d20250825_m025954_c001_v0001038_t0015_u01756090794174") 2025/08/25 03:03:00 DEBUG : Testêé: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc67511b1_d20250825_m025735_c001_v7007000_t0000_u01756090655479") 2025/08/25 03:03:00 DEBUG : Testêé: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bf5_d20250825_m025734_c001_v0001137_t0002_u01756090654737") 2025/08/25 03:03:00 DEBUG : Testêé: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bf3_d20250825_m025733_c001_v0001137_t0041_u01756090653806") 2025/08/25 03:03:00 DEBUG : YXBwbGU=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3195f_d20250825_m025937_c001_v7007000_t0000_u01756090777436") 2025/08/25 03:03:00 DEBUG : YXBwbGU=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dff4_d20250825_m025932_c001_v0001038_t0021_u01756090772280") 2025/08/25 03:03:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31963_d20250825_m025937_c001_v7007000_t0000_u01756090777619") 2025/08/25 03:03:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b13_d20250825_m025932_c001_v0001106_t0020_u01756090772271") 2025/08/25 03:03:00 DEBUG : YmFuYW5h: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31966_d20250825_m025937_c001_v7007000_t0000_u01756090777803") 2025/08/25 03:03:00 DEBUG : YmFuYW5h: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dd2_d20250825_m025932_c001_v0001137_t0028_u01756090772260") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54f7_d20250825_m025343_c001_v7007000_t0000_u01756090423612") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312531_d20250825_m025342_c001_v0001105_t0008_u01756090422525") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804533_d20250825_m025340_c001_v7007000_t0000_u01756090420715") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312527_d20250825_m025339_c001_v0001105_t0038_u01756090419786") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2990_d20250825_m025321_c001_v7007000_t0000_u01756090401380") 2025/08/25 03:03:00 DEBUG : a/potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124c5_d20250825_m025320_c001_v0001105_t0050_u01756090400480") 2025/08/25 03:03:00 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4d9f_d20250825_m030222_c001_v7007000_t0000_u01756090942608") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115ef_d20250825_m030217_c001_v0001029_t0026_u01756090937478") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6720a_d20250825_m030203_c001_v7007000_t0000_u01756090923165") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115b9_d20250825_m030157_c001_v0001029_t0016_u01756090917898") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1a9_d20250825_m030144_c001_v7007000_t0000_u01756090904386") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371159b_d20250825_m030139_c001_v0001029_t0007_u01756090899669") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03885_d20250825_m030126_c001_v7007000_t0000_u01756090886580") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711571_d20250825_m030121_c001_v0001029_t0027_u01756090881642") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbbf_d20250825_m030108_c001_v7007000_t0000_u01756090868315") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371154f_d20250825_m030103_c001_v0001029_t0021_u01756090863532") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751da7_d20250825_m030049_c001_v7007000_t0000_u01756090849559") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0a0_d20250825_m030041_c001_v0001038_t0018_u01756090841950") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae297_d20250825_m030027_c001_v7007000_t0000_u01756090827857") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b8d_d20250825_m030023_c001_v0001106_t0054_u01756090823621") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d66812_d20250825_m030022_c001_v7007000_t0000_u01756090822695") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b77_d20250825_m030016_c001_v0001106_t0020_u01756090816504") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4679_d20250825_m030002_c001_v7007000_t0000_u01756090802640") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b53_d20250825_m025958_c001_v0001106_t0048_u01756090798263") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd660f_d20250825_m025957_c001_v7007000_t0000_u01756090797183") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371149d_d20250825_m025951_c001_v0001029_t0010_u01756090791500") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4174a87bfb83080c_d20250825_m025935_c001_v7007000_t0000_u01756090775561") 2025/08/25 03:03:01 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dff0_d20250825_m025929_c001_v0001038_t0029_u01756090769212") 2025/08/25 03:03:02 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6921_d20250825_m025916_c001_v7007000_t0000_u01756090756915") 2025/08/25 03:03:02 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d92_d20250825_m025912_c001_v0001137_t0008_u01756090752039") 2025/08/25 03:03:02 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aaddf6_d20250825_m025858_c001_v7007000_t0000_u01756090738146") 2025/08/25 03:03:02 DEBUG : apple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ac0_d20250825_m025853_c001_v0001106_t0038_u01756090733408") 2025/08/25 03:03:02 DEBUG : appleSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8f88_d20250825_m030026_c001_v7007000_t0000_u01756090826353") 2025/08/25 03:03:02 DEBUG : appleSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b7b_d20250825_m030019_c001_v0001106_t0038_u01756090819318") 2025/08/25 03:03:02 DEBUG : appleapple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dab_d20250825_m030049_c001_v7007000_t0000_u01756090849742") 2025/08/25 03:03:02 DEBUG : appleapple: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0a8_d20250825_m030044_c001_v0001038_t0002_u01756090844664") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4da2_d20250825_m030222_c001_v7007000_t0000_u01756090942792") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fcd_d20250825_m030218_c001_v0001137_t0000_u01756090938587") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6720c_d20250825_m030203_c001_v7007000_t0000_u01756090923379") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fa3_d20250825_m030159_c001_v0001137_t0001_u01756090919155") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1ab_d20250825_m030144_c001_v7007000_t0000_u01756090904567") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f73_d20250825_m030140_c001_v0001137_t0024_u01756090900822") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03886_d20250825_m030126_c001_v7007000_t0000_u01756090886765") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f41_d20250825_m030122_c001_v0001137_t0023_u01756090882655") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbc6_d20250825_m030108_c001_v7007000_t0000_u01756090868499") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f12_d20250825_m030104_c001_v0001137_t0012_u01756090864463") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41575e1e6bf08983_d20250825_m030047_c001_v7007000_t0000_u01756090847543") 2025/08/25 03:03:02 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ec8_d20250825_m030042_c001_v0001137_t0019_u01756090842921") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae29b_d20250825_m030028_c001_v7007000_t0000_u01756090828040") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e88_d20250825_m030023_c001_v0001137_t0050_u01756090823601") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f03_d20250825_m030022_c001_v7007000_t0000_u01756090822705") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e6c_d20250825_m030017_c001_v0001137_t0049_u01756090817810") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e467f_d20250825_m030002_c001_v7007000_t0000_u01756090802827") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e2a_d20250825_m025958_c001_v0001137_t0045_u01756090798243") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788bca_d20250825_m025957_c001_v7007000_t0000_u01756090797351") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e12_d20250825_m025952_c001_v0001137_t0053_u01756090792736") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40585836e6c0f87d_d20250825_m025935_c001_v7007000_t0000_u01756090775385") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b0f_d20250825_m025930_c001_v0001106_t0009_u01756090770026") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6928_d20250825_m025917_c001_v7007000_t0000_u01756090757096") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfd6_d20250825_m025913_c001_v0001038_t0044_u01756090753275") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aaddfa_d20250825_m025858_c001_v7007000_t0000_u01756090738358") 2025/08/25 03:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d6a_d20250825_m025854_c001_v0001137_t0049_u01756090734413") 2025/08/25 03:03:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739805be1_d20250825_m030026_c001_v7007000_t0000_u01756090826293") 2025/08/25 03:03:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114dd_d20250825_m030019_c001_v0001029_t0036_u01756090819350") 2025/08/25 03:03:03 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54fb_d20250825_m025343_c001_v7007000_t0000_u01756090423794") 2025/08/25 03:03:03 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831252b_d20250825_m025341_c001_v0001105_t0042_u01756090421259") 2025/08/25 03:03:03 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804527_d20250825_m025340_c001_v7007000_t0000_u01756090420150") 2025/08/25 03:03:03 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831251b_d20250825_m025338_c001_v0001105_t0002_u01756090418157") 2025/08/25 03:03:04 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e297e_d20250825_m025320_c001_v7007000_t0000_u01756090400823") 2025/08/25 03:03:04 DEBUG : b/potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124be_d20250825_m025318_c001_v0001105_t0001_u01756090398847") 2025/08/25 03:03:04 DEBUG : backup/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f407a47d19ca03ee4_d20250825_m025627_c001_v7007000_t0000_u01756090587363") 2025/08/25 03:03:04 DEBUG : backup/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f114bbe9fe7e1787f_d20250825_m025625_c001_v0001093_t0052_u01756090585326") 2025/08/25 03:03:04 DEBUG : backup/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116ea7f57b9be65a_d20250825_m025621_c001_v0001102_t0044_u01756090581392") 2025/08/25 03:03:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788014_d20250825_m025655_c001_v7007000_t0000_u01756090615995") 2025/08/25 03:03:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f10700c9f4fccafc5_d20250825_m025653_c001_v0001136_t0016_u01756090613805") 2025/08/25 03:03:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1064e77fd49f8b9c_d20250825_m025649_c001_v0001106_t0052_u01756090609174") 2025/08/25 03:03:04 DEBUG : backup/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804ff0_d20250825_m025642_c001_v7007000_t0000_u01756090602736") 2025/08/25 03:03:04 DEBUG : backup/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1090effab6debdf0_d20250825_m025640_c001_v0001101_t0022_u01756090600697") 2025/08/25 03:03:04 DEBUG : backup/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1028c295fe7113d1_d20250825_m025636_c001_v0001130_t0018_u01756090596322") 2025/08/25 03:03:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788017_d20250825_m025656_c001_v7007000_t0000_u01756090616176") 2025/08/25 03:03:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1178e7a1239f97d2_d20250825_m025655_c001_v0001171_t0017_u01756090615172") 2025/08/25 03:03:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f103f2af99a3c5519_d20250825_m025651_c001_v0001145_t0058_u01756090611293") 2025/08/25 03:03:04 DEBUG : backup/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f407a47d19ca03ee7_d20250825_m025627_c001_v7007000_t0000_u01756090587545") 2025/08/25 03:03:04 DEBUG : backup/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f109327b4ed0a6a03_d20250825_m025626_c001_v0001131_t0027_u01756090586341") 2025/08/25 03:03:04 DEBUG : backup/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11534529a16c8515_d20250825_m025622_c001_v0001040_t0004_u01756090582923") 2025/08/25 03:03:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804ff4_d20250825_m025642_c001_v7007000_t0000_u01756090602920") 2025/08/25 03:03:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f114c2b3f8a8e1b15_d20250825_m025641_c001_v0001137_t0030_u01756090601681") 2025/08/25 03:03:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f106ddb528ffdd618_d20250825_m025637_c001_v0001120_t0032_u01756090597925") 2025/08/25 03:03:04 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4da4_d20250825_m030222_c001_v7007000_t0000_u01756090942976") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e159_d20250825_m030218_c001_v0001038_t0024_u01756090938068") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6720e_d20250825_m030203_c001_v7007000_t0000_u01756090923577") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e138_d20250825_m030158_c001_v0001038_t0053_u01756090918756") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1ad_d20250825_m030144_c001_v7007000_t0000_u01756090904812") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e122_d20250825_m030140_c001_v0001038_t0003_u01756090900080") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03887_d20250825_m030126_c001_v7007000_t0000_u01756090886948") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e104_d20250825_m030122_c001_v0001038_t0014_u01756090882172") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbcb_d20250825_m030108_c001_v7007000_t0000_u01756090868684") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0d8_d20250825_m030104_c001_v0001038_t0059_u01756090864028") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dae_d20250825_m030049_c001_v7007000_t0000_u01756090849926") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bc1_d20250825_m030042_c001_v0001106_t0038_u01756090842446") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae29d_d20250825_m030028_c001_v7007000_t0000_u01756090828221") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e07a_d20250825_m030023_c001_v0001038_t0030_u01756090823590") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739805ba6_d20250825_m030022_c001_v7007000_t0000_u01756090822717") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e066_d20250825_m030017_c001_v0001038_t0034_u01756090817286") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4686_d20250825_m030003_c001_v7007000_t0000_u01756090803011") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e03c_d20250825_m025958_c001_v0001038_t0002_u01756090798254") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4167ba517f4c01d4_d20250825_m025957_c001_v7007000_t0000_u01756090797360") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b3b_d20250825_m025952_c001_v0001106_t0045_u01756090792108") 2025/08/25 03:03:05 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae0ea_d20250825_m025934_c001_v7007000_t0000_u01756090774975") 2025/08/25 03:03:06 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dc6_d20250825_m025929_c001_v0001137_t0043_u01756090769681") 2025/08/25 03:03:06 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d692d_d20250825_m025917_c001_v7007000_t0000_u01756090757277") 2025/08/25 03:03:06 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097aef_d20250825_m025912_c001_v0001106_t0029_u01756090752504") 2025/08/25 03:03:06 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aaddfe_d20250825_m025858_c001_v7007000_t0000_u01756090738544") 2025/08/25 03:03:06 DEBUG : banana: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfb2_d20250825_m025854_c001_v0001038_t0056_u01756090734040") 2025/08/25 03:03:06 DEBUG : bananaSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f41_d20250825_m030026_c001_v7007000_t0000_u01756090826504") 2025/08/25 03:03:06 DEBUG : bananaSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e70_d20250825_m030019_c001_v0001137_t0048_u01756090819340") 2025/08/25 03:03:06 DEBUG : both0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80a3_d20250825_m025821_c001_v7007000_t0000_u01756090701715") 2025/08/25 03:03:06 DEBUG : both0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c88_d20250825_m025804_c001_v0001137_t0040_u01756090684096") 2025/08/25 03:03:06 DEBUG : both0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30a1_d20250825_m025759_c001_v7007000_t0000_u01756090679902") 2025/08/25 03:03:06 DEBUG : both0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c09_d20250825_m025741_c001_v0001137_t0043_u01756090661077") 2025/08/25 03:03:06 DEBUG : both1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80a5_d20250825_m025821_c001_v7007000_t0000_u01756090701913") 2025/08/25 03:03:06 DEBUG : both1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c8c_d20250825_m025804_c001_v0001137_t0059_u01756090684836") 2025/08/25 03:03:06 DEBUG : both1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30a8_d20250825_m025800_c001_v7007000_t0000_u01756090680082") 2025/08/25 03:03:06 DEBUG : both1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c0f_d20250825_m025741_c001_v0001137_t0037_u01756090661702") 2025/08/25 03:03:06 DEBUG : both10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80a7_d20250825_m025822_c001_v7007000_t0000_u01756090702095") 2025/08/25 03:03:06 DEBUG : both10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cb6_d20250825_m025811_c001_v0001137_t0041_u01756090691635") 2025/08/25 03:03:06 DEBUG : both10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30af_d20250825_m025800_c001_v7007000_t0000_u01756090680264") 2025/08/25 03:03:06 DEBUG : both10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c43_d20250825_m025748_c001_v0001137_t0036_u01756090668630") 2025/08/25 03:03:06 DEBUG : both11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80a9_d20250825_m025822_c001_v7007000_t0000_u01756090702279") 2025/08/25 03:03:07 DEBUG : both11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cba_d20250825_m025812_c001_v0001137_t0058_u01756090692225") 2025/08/25 03:03:07 DEBUG : both11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30b3_d20250825_m025800_c001_v7007000_t0000_u01756090680445") 2025/08/25 03:03:07 DEBUG : both11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c4b_d20250825_m025749_c001_v0001137_t0019_u01756090669442") 2025/08/25 03:03:07 DEBUG : both12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ab_d20250825_m025822_c001_v7007000_t0000_u01756090702462") 2025/08/25 03:03:07 DEBUG : both12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cc0_d20250825_m025812_c001_v0001137_t0004_u01756090692870") 2025/08/25 03:03:07 DEBUG : both12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30ba_d20250825_m025800_c001_v7007000_t0000_u01756090680627") 2025/08/25 03:03:07 DEBUG : both12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c4f_d20250825_m025750_c001_v0001137_t0028_u01756090670284") 2025/08/25 03:03:07 DEBUG : both13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ad_d20250825_m025822_c001_v7007000_t0000_u01756090702646") 2025/08/25 03:03:07 DEBUG : both13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cc4_d20250825_m025813_c001_v0001137_t0059_u01756090693511") 2025/08/25 03:03:07 DEBUG : both13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30c0_d20250825_m025800_c001_v7007000_t0000_u01756090680808") 2025/08/25 03:03:07 DEBUG : both13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c59_d20250825_m025751_c001_v0001137_t0053_u01756090671525") 2025/08/25 03:03:07 DEBUG : both14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ae_d20250825_m025822_c001_v7007000_t0000_u01756090702829") 2025/08/25 03:03:07 DEBUG : both14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cca_d20250825_m025814_c001_v0001137_t0040_u01756090694175") 2025/08/25 03:03:07 DEBUG : both14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30c6_d20250825_m025800_c001_v7007000_t0000_u01756090680989") 2025/08/25 03:03:07 DEBUG : both14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c5e_d20250825_m025752_c001_v0001137_t0014_u01756090672115") 2025/08/25 03:03:07 DEBUG : both15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80af_d20250825_m025823_c001_v7007000_t0000_u01756090703012") 2025/08/25 03:03:07 DEBUG : both15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cce_d20250825_m025814_c001_v0001137_t0009_u01756090694886") 2025/08/25 03:03:07 DEBUG : both15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30cd_d20250825_m025801_c001_v7007000_t0000_u01756090681169") 2025/08/25 03:03:07 DEBUG : both15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c62_d20250825_m025752_c001_v0001137_t0019_u01756090672927") 2025/08/25 03:03:07 DEBUG : both16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b1_d20250825_m025823_c001_v7007000_t0000_u01756090703198") 2025/08/25 03:03:07 DEBUG : both16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cd2_d20250825_m025815_c001_v0001137_t0048_u01756090695752") 2025/08/25 03:03:07 DEBUG : both16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30d4_d20250825_m025801_c001_v7007000_t0000_u01756090681351") 2025/08/25 03:03:08 DEBUG : both16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c6a_d20250825_m025753_c001_v0001137_t0052_u01756090673898") 2025/08/25 03:03:08 DEBUG : both17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b2_d20250825_m025823_c001_v7007000_t0000_u01756090703391") 2025/08/25 03:03:08 DEBUG : both17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cd6_d20250825_m025816_c001_v0001137_t0055_u01756090696300") 2025/08/25 03:03:08 DEBUG : both17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30d9_d20250825_m025801_c001_v7007000_t0000_u01756090681533") 2025/08/25 03:03:08 DEBUG : both17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c6e_d20250825_m025754_c001_v0001137_t0048_u01756090674604") 2025/08/25 03:03:08 DEBUG : both18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b4_d20250825_m025823_c001_v7007000_t0000_u01756090703575") 2025/08/25 03:03:08 DEBUG : both18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cda_d20250825_m025816_c001_v0001137_t0040_u01756090696919") 2025/08/25 03:03:08 DEBUG : both18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30df_d20250825_m025801_c001_v7007000_t0000_u01756090681714") 2025/08/25 03:03:08 DEBUG : both18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c74_d20250825_m025755_c001_v0001137_t0030_u01756090675455") 2025/08/25 03:03:08 DEBUG : both19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b5_d20250825_m025823_c001_v7007000_t0000_u01756090703758") 2025/08/25 03:03:08 DEBUG : both19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cde_d20250825_m025817_c001_v0001137_t0033_u01756090697615") 2025/08/25 03:03:08 DEBUG : both19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30e4_d20250825_m025801_c001_v7007000_t0000_u01756090681896") 2025/08/25 03:03:08 DEBUG : both19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c7a_d20250825_m025756_c001_v0001137_t0010_u01756090676314") 2025/08/25 03:03:08 DEBUG : both2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b6_d20250825_m025823_c001_v7007000_t0000_u01756090703960") 2025/08/25 03:03:08 DEBUG : both2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c90_d20250825_m025805_c001_v0001137_t0050_u01756090685781") 2025/08/25 03:03:08 DEBUG : both2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30ea_d20250825_m025802_c001_v7007000_t0000_u01756090682089") 2025/08/25 03:03:08 DEBUG : both2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c15_d20250825_m025742_c001_v0001137_t0003_u01756090662352") 2025/08/25 03:03:08 DEBUG : both3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b7_d20250825_m025824_c001_v7007000_t0000_u01756090704143") 2025/08/25 03:03:08 DEBUG : both3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c96_d20250825_m025806_c001_v0001137_t0012_u01756090686483") 2025/08/25 03:03:08 DEBUG : both3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30ee_d20250825_m025802_c001_v7007000_t0000_u01756090682271") 2025/08/25 03:03:08 DEBUG : both3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c19_d20250825_m025743_c001_v0001137_t0033_u01756090663013") 2025/08/25 03:03:08 DEBUG : both4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b8_d20250825_m025824_c001_v7007000_t0000_u01756090704325") 2025/08/25 03:03:09 DEBUG : both4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c9a_d20250825_m025807_c001_v0001137_t0038_u01756090687440") 2025/08/25 03:03:09 DEBUG : both4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30f3_d20250825_m025802_c001_v7007000_t0000_u01756090682452") 2025/08/25 03:03:09 DEBUG : both4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c1f_d20250825_m025743_c001_v0001137_t0038_u01756090663983") 2025/08/25 03:03:09 DEBUG : both5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80b9_d20250825_m025824_c001_v7007000_t0000_u01756090704508") 2025/08/25 03:03:09 DEBUG : both5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c9e_d20250825_m025808_c001_v0001137_t0047_u01756090688033") 2025/08/25 03:03:09 DEBUG : both5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30f8_d20250825_m025802_c001_v7007000_t0000_u01756090682633") 2025/08/25 03:03:09 DEBUG : both5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c27_d20250825_m025744_c001_v0001137_t0000_u01756090664823") 2025/08/25 03:03:09 DEBUG : both6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ba_d20250825_m025824_c001_v7007000_t0000_u01756090704752") 2025/08/25 03:03:09 DEBUG : both6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ca2_d20250825_m025808_c001_v0001137_t0040_u01756090688665") 2025/08/25 03:03:09 DEBUG : both6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d30fd_d20250825_m025802_c001_v7007000_t0000_u01756090682817") 2025/08/25 03:03:09 DEBUG : both6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c2b_d20250825_m025745_c001_v0001137_t0054_u01756090665667") 2025/08/25 03:03:09 DEBUG : both7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80bb_d20250825_m025824_c001_v7007000_t0000_u01756090704977") 2025/08/25 03:03:09 DEBUG : both7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ca8_d20250825_m025809_c001_v0001137_t0044_u01756090689397") 2025/08/25 03:03:09 DEBUG : both7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3101_d20250825_m025802_c001_v7007000_t0000_u01756090682999") 2025/08/25 03:03:09 DEBUG : both7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c31_d20250825_m025746_c001_v0001137_t0033_u01756090666280") 2025/08/25 03:03:09 DEBUG : both8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80bc_d20250825_m025825_c001_v7007000_t0000_u01756090705160") 2025/08/25 03:03:09 DEBUG : both8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cae_d20250825_m025809_c001_v0001137_t0046_u01756090689986") 2025/08/25 03:03:09 DEBUG : both8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3105_d20250825_m025803_c001_v7007000_t0000_u01756090683181") 2025/08/25 03:03:09 DEBUG : both8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c35_d20250825_m025746_c001_v0001137_t0039_u01756090666928") 2025/08/25 03:03:09 DEBUG : both9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80bd_d20250825_m025825_c001_v7007000_t0000_u01756090705343") 2025/08/25 03:03:10 DEBUG : both9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cb2_d20250825_m025810_c001_v0001137_t0005_u01756090690837") 2025/08/25 03:03:10 DEBUG : both9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d310a_d20250825_m025803_c001_v7007000_t0000_u01756090683362") 2025/08/25 03:03:10 DEBUG : both9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c3d_d20250825_m025747_c001_v0001137_t0057_u01756090667942") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54ff_d20250825_m025343_c001_v7007000_t0000_u01756090423976") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831252d_d20250825_m025341_c001_v0001105_t0002_u01756090421513") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804536_d20250825_m025340_c001_v7007000_t0000_u01756090420896") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312523_d20250825_m025339_c001_v0001105_t0010_u01756090419005") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2996_d20250825_m025321_c001_v7007000_t0000_u01756090401562") 2025/08/25 03:03:10 DEBUG : c/non empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124c2_d20250825_m025319_c001_v0001105_t0001_u01756090399521") 2025/08/25 03:03:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3196a_d20250825_m025937_c001_v7007000_t0000_u01756090777985") 2025/08/25 03:03:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711471_d20250825_m025933_c001_v0001029_t0022_u01756090773018") 2025/08/25 03:03:10 DEBUG : check sum: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e286d_d20250825_m025311_c001_v7007000_t0000_u01756090391244") 2025/08/25 03:03:10 DEBUG : check sum: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831249e_d20250825_m025310_c001_v0001105_t0059_u01756090390151") 2025/08/25 03:03:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f403ec79c7c737a30_d20250825_m030256_c001_v7007000_t0000_u01756090976111") 2025/08/25 03:03:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371162d_d20250825_m030254_c001_v0001029_t0004_u01756090974326") 2025/08/25 03:03:10 DEBUG : dest/3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e341f_d20250825_m025558_c001_v7007000_t0000_u01756090558795") 2025/08/25 03:03:10 DEBUG : dest/3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40604f3fddd9df97_d20250825_m025557_c001_v0001091_t0002_u01756090557695") 2025/08/25 03:03:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751db1_d20250825_m030050_c001_v7007000_t0000_u01756090850109") 2025/08/25 03:03:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ed0_d20250825_m030044_c001_v0001137_t0053_u01756090844880") 2025/08/25 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4da9_d20250825_m030223_c001_v7007000_t0000_u01756090943160") 2025/08/25 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115d1_d20250825_m030207_c001_v0001029_t0006_u01756090927867") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67210_d20250825_m030203_c001_v7007000_t0000_u01756090923763") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115ab_d20250825_m030149_c001_v0001029_t0039_u01756090909112") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1af_d20250825_m030144_c001_v7007000_t0000_u01756090904996") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711581_d20250825_m030131_c001_v0001029_t0035_u01756090891244") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03888_d20250825_m030127_c001_v7007000_t0000_u01756090887129") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371155f_d20250825_m030113_c001_v0001029_t0007_u01756090873022") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbd1_d20250825_m030108_c001_v7007000_t0000_u01756090868877") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711539_d20250825_m030054_c001_v0001029_t0022_u01756090854229") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368789022_d20250825_m030047_c001_v7007000_t0000_u01756090847131") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e08e_d20250825_m030032_c001_v0001038_t0000_u01756090832609") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae29f_d20250825_m030028_c001_v7007000_t0000_u01756090828405") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e8a_d20250825_m030023_c001_v0001137_t0022_u01756090823913") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d66809_d20250825_m030022_c001_v7007000_t0000_u01756090822141") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b61_d20250825_m030007_c001_v0001106_t0048_u01756090807327") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e468c_d20250825_m030003_c001_v7007000_t0000_u01756090803204") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e2c_d20250825_m025958_c001_v0001137_t0002_u01756090798525") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8bbd_d20250825_m025957_c001_v7007000_t0000_u01756090797385") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711485_d20250825_m025942_c001_v0001029_t0021_u01756090782117") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae0f3_d20250825_m025935_c001_v7007000_t0000_u01756090775344") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097af7_d20250825_m025921_c001_v0001106_t0035_u01756090761488") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6932_d20250825_m025917_c001_v7007000_t0000_u01756090757459") 2025/08/25 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfc2_d20250825_m025902_c001_v0001038_t0015_u01756090742807") 2025/08/25 03:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade02_d20250825_m025858_c001_v7007000_t0000_u01756090738726") 2025/08/25 03:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d44_d20250825_m025843_c001_v0001137_t0035_u01756090723286") 2025/08/25 03:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae28a_d20250825_m030026_c001_v7007000_t0000_u01756090826514") 2025/08/25 03:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e72_d20250825_m030019_c001_v0001137_t0012_u01756090819667") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751db4_d20250825_m030050_c001_v7007000_t0000_u01756090850304") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711523_d20250825_m030044_c001_v0001029_t0037_u01756090844890") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dad_d20250825_m030223_c001_v7007000_t0000_u01756090943349") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e142_d20250825_m030208_c001_v0001038_t0018_u01756090928714") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67212_d20250825_m030203_c001_v7007000_t0000_u01756090923946") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e12a_d20250825_m030150_c001_v0001038_t0040_u01756090910047") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1b1_d20250825_m030145_c001_v7007000_t0000_u01756090905180") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e112_d20250825_m030132_c001_v0001038_t0037_u01756090892063") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03889_d20250825_m030127_c001_v7007000_t0000_u01756090887311") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0ee_d20250825_m030114_c001_v0001038_t0049_u01756090874069") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbd7_d20250825_m030109_c001_v7007000_t0000_u01756090869061") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0c8_d20250825_m030055_c001_v0001038_t0034_u01756090855165") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e77a067_d20250825_m030047_c001_v7007000_t0000_u01756090847562") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bad_d20250825_m030033_c001_v0001106_t0047_u01756090833493") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2a2_d20250825_m030028_c001_v7007000_t0000_u01756090828587") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e07c_d20250825_m030024_c001_v0001038_t0059_u01756090824114") 2025/08/25 03:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6680e_d20250825_m030022_c001_v7007000_t0000_u01756090822513") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e052_d20250825_m030008_c001_v0001038_t0029_u01756090808165") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4693_d20250825_m030003_c001_v7007000_t0000_u01756090803389") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b55_d20250825_m025958_c001_v0001106_t0052_u01756090798643") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd660d_d20250825_m025957_c001_v7007000_t0000_u01756090797000") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b2d_d20250825_m025943_c001_v0001106_t0030_u01756090783138") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3193c_d20250825_m025935_c001_v7007000_t0000_u01756090775391") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfda_d20250825_m025922_c001_v0001038_t0045_u01756090762450") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6936_d20250825_m025917_c001_v7007000_t0000_u01756090757640") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d7c_d20250825_m025903_c001_v0001137_t0023_u01756090743652") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade04_d20250825_m025858_c001_v7007000_t0000_u01756090738916") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ab6_d20250825_m025844_c001_v0001106_t0051_u01756090724160") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f38_d20250825_m030026_c001_v7007000_t0000_u01756090826137") 2025/08/25 03:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e070_d20250825_m030019_c001_v0001038_t0039_u01756090819727") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751db6_d20250825_m030050_c001_v7007000_t0000_u01756090850486") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ed6_d20250825_m030045_c001_v0001137_t0048_u01756090845152") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4daf_d20250825_m030223_c001_v7007000_t0000_u01756090943545") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fb9_d20250825_m030209_c001_v0001137_t0029_u01756090929507") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67215_d20250825_m030204_c001_v7007000_t0000_u01756090924129") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f8b_d20250825_m030150_c001_v0001137_t0045_u01756090910734") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1b3_d20250825_m030145_c001_v7007000_t0000_u01756090905364") 2025/08/25 03:03:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f5b_d20250825_m030132_c001_v0001137_t0054_u01756090892759") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388a_d20250825_m030127_c001_v7007000_t0000_u01756090887495") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f2a_d20250825_m030114_c001_v0001137_t0036_u01756090874872") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbdc_d20250825_m030109_c001_v7007000_t0000_u01756090869244") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423efc_d20250825_m030056_c001_v0001137_t0058_u01756090856012") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751d88_d20250825_m030047_c001_v7007000_t0000_u01756090847160") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423eb4_d20250825_m030034_c001_v0001137_t0046_u01756090834627") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2a5_d20250825_m030028_c001_v7007000_t0000_u01756090828771") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b93_d20250825_m030024_c001_v0001106_t0040_u01756090824219") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f400ccce2f0f55216_d20250825_m030022_c001_v7007000_t0000_u01756090822523") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e50_d20250825_m030009_c001_v0001137_t0009_u01756090809117") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4699_d20250825_m030003_c001_v7007000_t0000_u01756090803572") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114b1_d20250825_m025958_c001_v0001029_t0020_u01756090798710") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6d2f_d20250825_m025956_c001_v7007000_t0000_u01756090796771") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423df2_d20250825_m025944_c001_v0001137_t0049_u01756090784123") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31941_d20250825_m025935_c001_v7007000_t0000_u01756090775633") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423daa_d20250825_m025923_c001_v0001137_t0049_u01756090763140") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d693b_d20250825_m025917_c001_v7007000_t0000_u01756090757821") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ad8_d20250825_m025904_c001_v0001106_t0023_u01756090744487") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade07_d20250825_m025859_c001_v7007000_t0000_u01756090739100") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfa6_d20250825_m025847_c001_v0001038_t0034_u01756090727276") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739805bdd_d20250825_m030026_c001_v7007000_t0000_u01756090826106") 2025/08/25 03:03:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b7d_d20250825_m030019_c001_v0001106_t0027_u01756090819775") 2025/08/25 03:03:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751db9_d20250825_m030050_c001_v7007000_t0000_u01756090850669") 2025/08/25 03:03:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0ac_d20250825_m030045_c001_v0001038_t0037_u01756090845206") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4db3_d20250825_m030223_c001_v7007000_t0000_u01756090943739") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c89_d20250825_m030210_c001_v0001106_t0001_u01756090930363") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67218_d20250825_m030204_c001_v7007000_t0000_u01756090924321") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c63_d20250825_m030151_c001_v0001106_t0006_u01756090911382") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1b5_d20250825_m030145_c001_v7007000_t0000_u01756090905546") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c47_d20250825_m030133_c001_v0001106_t0053_u01756090893427") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388b_d20250825_m030127_c001_v7007000_t0000_u01756090887677") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c17_d20250825_m030115_c001_v0001106_t0047_u01756090875751") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbe3_d20250825_m030109_c001_v7007000_t0000_u01756090869426") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097beb_d20250825_m030056_c001_v0001106_t0016_u01756090856791") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41575e1e6bf08981_d20250825_m030047_c001_v7007000_t0000_u01756090847524") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711511_d20250825_m030035_c001_v0001029_t0015_u01756090835335") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2aa_d20250825_m030028_c001_v7007000_t0000_u01756090828954") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114ed_d20250825_m030024_c001_v0001029_t0024_u01756090824239") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4175e8ba95689729_d20250825_m030022_c001_v7007000_t0000_u01756090822528") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114c9_d20250825_m030009_c001_v0001029_t0018_u01756090809926") 2025/08/25 03:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e469f_d20250825_m030003_c001_v7007000_t0000_u01756090803755") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e2e_d20250825_m025958_c001_v0001137_t0023_u01756090798848") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd660e_d20250825_m025957_c001_v7007000_t0000_u01756090797001") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e00c_d20250825_m025944_c001_v0001038_t0015_u01756090784862") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d6965_d20250825_m025935_c001_v7007000_t0000_u01756090775405") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097af9_d20250825_m025923_c001_v0001106_t0008_u01756090763426") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6940_d20250825_m025918_c001_v7007000_t0000_u01756090758002") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfc4_d20250825_m025905_c001_v0001038_t0057_u01756090745000") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade0a_d20250825_m025859_c001_v7007000_t0000_u01756090739284") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d56_d20250825_m025847_c001_v0001137_t0003_u01756090727694") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae282_d20250825_m030026_c001_v7007000_t0000_u01756090826147") 2025/08/25 03:03:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e74_d20250825_m030019_c001_v0001137_t0010_u01756090819968") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dbc_d20250825_m030050_c001_v7007000_t0000_u01756090850857") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711525_d20250825_m030045_c001_v0001029_t0034_u01756090845301") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4db8_d20250825_m030223_c001_v7007000_t0000_u01756090943924") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115d9_d20250825_m030211_c001_v0001029_t0010_u01756090931242") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6721a_d20250825_m030204_c001_v7007000_t0000_u01756090924506") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115af_d20250825_m030152_c001_v0001029_t0003_u01756090912046") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1b6_d20250825_m030145_c001_v7007000_t0000_u01756090905728") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711589_d20250825_m030133_c001_v0001029_t0019_u01756090893891") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388c_d20250825_m030127_c001_v7007000_t0000_u01756090887863") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711565_d20250825_m030116_c001_v0001029_t0010_u01756090876160") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbe9_d20250825_m030109_c001_v7007000_t0000_u01756090869608") 2025/08/25 03:03:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711543_d20250825_m030057_c001_v0001029_t0039_u01756090857486") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e77a066_d20250825_m030047_c001_v7007000_t0000_u01756090847559") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e090_d20250825_m030036_c001_v0001038_t0016_u01756090836039") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2ac_d20250825_m030029_c001_v7007000_t0000_u01756090829140") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e8e_d20250825_m030024_c001_v0001137_t0004_u01756090824301") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779efb_d20250825_m030022_c001_v7007000_t0000_u01756090822313") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b69_d20250825_m030010_c001_v0001106_t0033_u01756090810395") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46a6_d20250825_m030003_c001_v7007000_t0000_u01756090803945") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e040_d20250825_m025958_c001_v0001038_t0036_u01756090798863") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788bc4_d20250825_m025957_c001_v7007000_t0000_u01756090797170") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371148f_d20250825_m025945_c001_v0001029_t0044_u01756090785242") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6657b_d20250825_m025935_c001_v7007000_t0000_u01756090775415") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfe0_d20250825_m025924_c001_v0001038_t0042_u01756090764149") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6945_d20250825_m025918_c001_v7007000_t0000_u01756090758183") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d7e_d20250825_m025905_c001_v0001137_t0003_u01756090745682") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade0d_d20250825_m025859_c001_v7007000_t0000_u01756090739468") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ab8_d20250825_m025847_c001_v0001106_t0046_u01756090727982") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae281_d20250825_m030026_c001_v7007000_t0000_u01756090826116") 2025/08/25 03:03:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114df_d20250825_m030020_c001_v0001029_t0040_u01756090820003") 2025/08/25 03:03:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dbe_d20250825_m030051_c001_v7007000_t0000_u01756090851051") 2025/08/25 03:03:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bc9_d20250825_m030045_c001_v0001106_t0006_u01756090845460") 2025/08/25 03:03:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dbc_d20250825_m030224_c001_v7007000_t0000_u01756090944107") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e148_d20250825_m030211_c001_v0001038_t0018_u01756090931841") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6721c_d20250825_m030204_c001_v7007000_t0000_u01756090924691") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e12c_d20250825_m030152_c001_v0001038_t0048_u01756090912626") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1b8_d20250825_m030145_c001_v7007000_t0000_u01756090905910") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e118_d20250825_m030134_c001_v0001038_t0009_u01756090894341") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388d_d20250825_m030128_c001_v7007000_t0000_u01756090888045") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0fa_d20250825_m030116_c001_v0001038_t0050_u01756090876822") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbee_d20250825_m030109_c001_v7007000_t0000_u01756090869793") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0ce_d20250825_m030057_c001_v0001038_t0000_u01756090857926") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368789027_d20250825_m030047_c001_v7007000_t0000_u01756090847313") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bb1_d20250825_m030036_c001_v0001106_t0023_u01756090836547") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2af_d20250825_m030029_c001_v7007000_t0000_u01756090829324") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e080_d20250825_m030024_c001_v0001038_t0016_u01756090824518") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae254_d20250825_m030022_c001_v7007000_t0000_u01756090822538") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e056_d20250825_m030010_c001_v0001038_t0054_u01756090810934") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46ad_d20250825_m030004_c001_v7007000_t0000_u01756090804129") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b57_d20250825_m025959_c001_v0001106_t0057_u01756090799098") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd6610_d20250825_m025957_c001_v7007000_t0000_u01756090797187") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b2f_d20250825_m025945_c001_v0001106_t0015_u01756090785720") 2025/08/25 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779c74_d20250825_m025935_c001_v7007000_t0000_u01756090775355") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dac_d20250825_m025924_c001_v0001137_t0048_u01756090764504") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d694a_d20250825_m025918_c001_v7007000_t0000_u01756090758363") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097adb_d20250825_m025906_c001_v0001106_t0047_u01756090746252") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade10_d20250825_m025859_c001_v7007000_t0000_u01756090739651") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfa8_d20250825_m025848_c001_v0001038_t0043_u01756090728401") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae285_d20250825_m030026_c001_v7007000_t0000_u01756090826300") 2025/08/25 03:03:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e072_d20250825_m030020_c001_v0001038_t0018_u01756090820129") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dc1_d20250825_m030051_c001_v7007000_t0000_u01756090851235") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ed8_d20250825_m030045_c001_v0001137_t0026_u01756090845475") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dc0_d20250825_m030224_c001_v7007000_t0000_u01756090944290") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fbd_d20250825_m030212_c001_v0001137_t0042_u01756090932391") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6721d_d20250825_m030204_c001_v7007000_t0000_u01756090924874") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f8f_d20250825_m030153_c001_v0001137_t0018_u01756090913003") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1ba_d20250825_m030146_c001_v7007000_t0000_u01756090906093") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f61_d20250825_m030134_c001_v0001137_t0039_u01756090894982") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388e_d20250825_m030128_c001_v7007000_t0000_u01756090888229") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f30_d20250825_m030117_c001_v0001137_t0037_u01756090877181") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbf6_d20250825_m030109_c001_v7007000_t0000_u01756090869978") 2025/08/25 03:03:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f04_d20250825_m030058_c001_v0001137_t0021_u01756090858344") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d6dbd_d20250825_m030047_c001_v7007000_t0000_u01756090847535") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423eb8_d20250825_m030037_c001_v0001137_t0058_u01756090837052") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2b2_d20250825_m030029_c001_v7007000_t0000_u01756090829512") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e90_d20250825_m030024_c001_v0001137_t0047_u01756090824606") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6680b_d20250825_m030022_c001_v7007000_t0000_u01756090822323") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e56_d20250825_m030011_c001_v0001137_t0058_u01756090811467") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46b4_d20250825_m030004_c001_v7007000_t0000_u01756090804315") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e30_d20250825_m025959_c001_v0001137_t0005_u01756090799207") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14f69a_d20250825_m025957_c001_v7007000_t0000_u01756090797192") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dfc_d20250825_m025946_c001_v0001137_t0051_u01756090786194") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d696c_d20250825_m025935_c001_v7007000_t0000_u01756090775628") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097afd_d20250825_m025924_c001_v0001106_t0023_u01756090764832") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d694f_d20250825_m025918_c001_v7007000_t0000_u01756090758546") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfc8_d20250825_m025906_c001_v0001038_t0016_u01756090746881") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade12_d20250825_m025859_c001_v7007000_t0000_u01756090739835") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d5a_d20250825_m025849_c001_v0001137_t0008_u01756090729005") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f3c_d20250825_m030026_c001_v7007000_t0000_u01756090826319") 2025/08/25 03:03:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b83_d20250825_m030020_c001_v0001106_t0023_u01756090820313") 2025/08/25 03:03:20 DEBUG : dir1/0007-12345: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dc4_d20250825_m030051_c001_v7007000_t0000_u01756090851418") 2025/08/25 03:03:20 DEBUG : dir1/0007-12345: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0b0_d20250825_m030045_c001_v0001038_t0027_u01756090845540") 2025/08/25 03:03:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dc4_d20250825_m030224_c001_v7007000_t0000_u01756090944474") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c91_d20250825_m030212_c001_v0001106_t0056_u01756090932871") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6721f_d20250825_m030205_c001_v7007000_t0000_u01756090925057") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c6d_d20250825_m030153_c001_v0001106_t0050_u01756090913438") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1bc_d20250825_m030146_c001_v7007000_t0000_u01756090906278") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c4d_d20250825_m030135_c001_v0001106_t0042_u01756090895360") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb0388f_d20250825_m030128_c001_v7007000_t0000_u01756090888428") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c1f_d20250825_m030117_c001_v0001106_t0011_u01756090877581") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fbfd_d20250825_m030110_c001_v7007000_t0000_u01756090870163") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bef_d20250825_m030058_c001_v0001106_t0008_u01756090858689") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368789032_d20250825_m030047_c001_v7007000_t0000_u01756090847688") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711515_d20250825_m030037_c001_v0001029_t0001_u01756090837379") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2b5_d20250825_m030029_c001_v7007000_t0000_u01756090829694") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b97_d20250825_m030024_c001_v0001106_t0031_u01756090824791") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4175e8ba9568971f_d20250825_m030022_c001_v7007000_t0000_u01756090822347") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114cb_d20250825_m030011_c001_v0001029_t0035_u01756090811823") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46bc_d20250825_m030004_c001_v7007000_t0000_u01756090804498") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e042_d20250825_m025959_c001_v0001038_t0003_u01756090799219") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6d38_d20250825_m025956_c001_v7007000_t0000_u01756090796996") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e012_d20250825_m025946_c001_v0001038_t0019_u01756090786533") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779c6e_d20250825_m025934_c001_v7007000_t0000_u01756090774989") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfe4_d20250825_m025925_c001_v0001038_t0010_u01756090765328") 2025/08/25 03:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6955_d20250825_m025918_c001_v7007000_t0000_u01756090758727") 2025/08/25 03:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d84_d20250825_m025907_c001_v0001137_t0048_u01756090747408") 2025/08/25 03:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade14_d20250825_m025900_c001_v7007000_t0000_u01756090740018") 2025/08/25 03:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097aba_d20250825_m025849_c001_v0001106_t0030_u01756090729438") 2025/08/25 03:03:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae286_d20250825_m030026_c001_v7007000_t0000_u01756090826329") 2025/08/25 03:03:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e76_d20250825_m030020_c001_v0001137_t0044_u01756090820385") 2025/08/25 03:03:22 DEBUG : dir1/0008-23456: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dc7_d20250825_m030051_c001_v7007000_t0000_u01756090851601") 2025/08/25 03:03:22 DEBUG : dir1/0008-23456: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711527_d20250825_m030045_c001_v0001029_t0029_u01756090845732") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dc6_d20250825_m030224_c001_v7007000_t0000_u01756090944680") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115df_d20250825_m030213_c001_v0001029_t0041_u01756090933382") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67221_d20250825_m030205_c001_v7007000_t0000_u01756090925241") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115b3_d20250825_m030153_c001_v0001029_t0040_u01756090913848") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1be_d20250825_m030146_c001_v7007000_t0000_u01756090906459") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371158f_d20250825_m030135_c001_v0001029_t0039_u01756090895839") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03890_d20250825_m030128_c001_v7007000_t0000_u01756090888613") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711569_d20250825_m030118_c001_v0001029_t0004_u01756090878122") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc03_d20250825_m030110_c001_v7007000_t0000_u01756090870348") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711549_d20250825_m030059_c001_v0001029_t0015_u01756090859514") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f948d_d20250825_m030047_c001_v7007000_t0000_u01756090847703") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e096_d20250825_m030037_c001_v0001038_t0035_u01756090837896") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2b8_d20250825_m030029_c001_v7007000_t0000_u01756090829890") 2025/08/25 03:03:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114f5_d20250825_m030024_c001_v0001029_t0018_u01756090824835") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739805ba3_d20250825_m030022_c001_v7007000_t0000_u01756090822547") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b6d_d20250825_m030012_c001_v0001106_t0033_u01756090812309") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46c4_d20250825_m030004_c001_v7007000_t0000_u01756090804682") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114b3_d20250825_m025959_c001_v0001029_t0009_u01756090799380") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31ac4_d20250825_m025956_c001_v7007000_t0000_u01756090796993") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711495_d20250825_m025947_c001_v0001029_t0017_u01756090787058") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3193a_d20250825_m025935_c001_v7007000_t0000_u01756090775365") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423db4_d20250825_m025925_c001_v0001137_t0020_u01756090765654") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d695a_d20250825_m025918_c001_v7007000_t0000_u01756090758908") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097adf_d20250825_m025907_c001_v0001106_t0004_u01756090747797") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade17_d20250825_m025900_c001_v7007000_t0000_u01756090740202") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfaa_d20250825_m025849_c001_v0001038_t0000_u01756090729954") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d66843_d20250825_m030026_c001_v7007000_t0000_u01756090826158") 2025/08/25 03:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114e1_d20250825_m030020_c001_v0001029_t0041_u01756090820463") 2025/08/25 03:03:23 DEBUG : dir1/0009-34567: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dca_d20250825_m030051_c001_v7007000_t0000_u01756090851786") 2025/08/25 03:03:23 DEBUG : dir1/0009-34567: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0b2_d20250825_m030045_c001_v0001038_t0016_u01756090845975") 2025/08/25 03:03:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dca_d20250825_m030224_c001_v7007000_t0000_u01756090944863") 2025/08/25 03:03:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e14e_d20250825_m030213_c001_v0001038_t0023_u01756090933813") 2025/08/25 03:03:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67223_d20250825_m030205_c001_v7007000_t0000_u01756090925426") 2025/08/25 03:03:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e12e_d20250825_m030154_c001_v0001038_t0033_u01756090914283") 2025/08/25 03:03:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1c1_d20250825_m030146_c001_v7007000_t0000_u01756090906642") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e11e_d20250825_m030136_c001_v0001038_t0019_u01756090896403") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03891_d20250825_m030128_c001_v7007000_t0000_u01756090888795") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0fc_d20250825_m030118_c001_v0001038_t0011_u01756090878545") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc0a_d20250825_m030110_c001_v7007000_t0000_u01756090870531") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0d0_d20250825_m030100_c001_v0001038_t0033_u01756090860012") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d71f4_d20250825_m030047_c001_v7007000_t0000_u01756090847328") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bb5_d20250825_m030038_c001_v0001106_t0026_u01756090838588") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2bb_d20250825_m030030_c001_v7007000_t0000_u01756090830073") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e92_d20250825_m030024_c001_v0001137_t0033_u01756090824920") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f400ccce2f0f55214_d20250825_m030022_c001_v7007000_t0000_u01756090822341") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e05a_d20250825_m030012_c001_v0001038_t0008_u01756090812838") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46c8_d20250825_m030004_c001_v7007000_t0000_u01756090804866") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b59_d20250825_m025959_c001_v0001106_t0054_u01756090799505") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31ac9_d20250825_m025957_c001_v7007000_t0000_u01756090797213") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b31_d20250825_m025947_c001_v0001106_t0030_u01756090787544") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4174a87bfb830807_d20250825_m025935_c001_v7007000_t0000_u01756090775369") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b01_d20250825_m025926_c001_v0001106_t0056_u01756090766101") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d695e_d20250825_m025919_c001_v7007000_t0000_u01756090759089") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfce_d20250825_m025908_c001_v0001038_t0049_u01756090748407") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade1a_d20250825_m025900_c001_v7007000_t0000_u01756090740385") 2025/08/25 03:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d5e_d20250825_m025850_c001_v0001137_t0000_u01756090730515") 2025/08/25 03:03:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788e19_d20250825_m030026_c001_v7007000_t0000_u01756090826363") 2025/08/25 03:03:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e074_d20250825_m030020_c001_v0001038_t0033_u01756090820499") 2025/08/25 03:03:25 DEBUG : dir1/0010-45678: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dcd_d20250825_m030051_c001_v7007000_t0000_u01756090851968") 2025/08/25 03:03:25 DEBUG : dir1/0010-45678: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423edc_d20250825_m030046_c001_v0001137_t0045_u01756090846057") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dce_d20250825_m030225_c001_v7007000_t0000_u01756090945047") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fbf_d20250825_m030214_c001_v0001137_t0041_u01756090934262") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67225_d20250825_m030205_c001_v7007000_t0000_u01756090925609") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f93_d20250825_m030154_c001_v0001137_t0036_u01756090914837") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1c3_d20250825_m030146_c001_v7007000_t0000_u01756090906824") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f65_d20250825_m030137_c001_v0001137_t0037_u01756090897012") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03892_d20250825_m030128_c001_v7007000_t0000_u01756090888978") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f32_d20250825_m030119_c001_v0001137_t0022_u01756090879070") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc10_d20250825_m030110_c001_v7007000_t0000_u01756090870716") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f08_d20250825_m030100_c001_v0001137_t0023_u01756090860601") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751d8b_d20250825_m030047_c001_v7007000_t0000_u01756090847343") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ebe_d20250825_m030039_c001_v0001137_t0031_u01756090839104") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2be_d20250825_m030030_c001_v7007000_t0000_u01756090830255") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e084_d20250825_m030025_c001_v0001038_t0046_u01756090825183") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f400ccce2f0f55212_d20250825_m030022_c001_v7007000_t0000_u01756090822158") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e5e_d20250825_m030013_c001_v0001137_t0059_u01756090813355") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46ce_d20250825_m030005_c001_v7007000_t0000_u01756090805049") 2025/08/25 03:03:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e36_d20250825_m025959_c001_v0001137_t0055_u01756090799669") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd660b_d20250825_m025956_c001_v7007000_t0000_u01756090796817") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e02_d20250825_m025948_c001_v0001137_t0011_u01756090788575") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae0f8_d20250825_m025935_c001_v7007000_t0000_u01756090775528") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfe8_d20250825_m025926_c001_v0001038_t0050_u01756090766657") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6963_d20250825_m025919_c001_v7007000_t0000_u01756090759270") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d8c_d20250825_m025908_c001_v0001137_t0049_u01756090748867") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade1d_d20250825_m025900_c001_v7007000_t0000_u01756090740569") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097abc_d20250825_m025850_c001_v0001106_t0058_u01756090730810") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d66847_d20250825_m030026_c001_v7007000_t0000_u01756090826341") 2025/08/25 03:03:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e78_d20250825_m030020_c001_v0001137_t0052_u01756090820692") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dcf_d20250825_m030052_c001_v7007000_t0000_u01756090852152") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bcd_d20250825_m030046_c001_v0001106_t0025_u01756090846082") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dd2_d20250825_m030225_c001_v7007000_t0000_u01756090945230") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c98_d20250825_m030214_c001_v0001106_t0051_u01756090934654") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67227_d20250825_m030205_c001_v7007000_t0000_u01756090925793") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c6f_d20250825_m030155_c001_v0001106_t0043_u01756090915225") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1c5_d20250825_m030147_c001_v7007000_t0000_u01756090907007") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c51_d20250825_m030137_c001_v0001106_t0040_u01756090897325") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03893_d20250825_m030129_c001_v7007000_t0000_u01756090889160") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c25_d20250825_m030119_c001_v0001106_t0015_u01756090879426") 2025/08/25 03:03:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc16_d20250825_m030110_c001_v7007000_t0000_u01756090870898") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bf9_d20250825_m030100_c001_v0001106_t0000_u01756090860941") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41575e1e6bf08985_d20250825_m030047_c001_v7007000_t0000_u01756090847711") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711519_d20250825_m030039_c001_v0001029_t0034_u01756090839521") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2c1_d20250825_m030030_c001_v7007000_t0000_u01756090830437") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114fb_d20250825_m030025_c001_v0001029_t0002_u01756090825270") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779ef7_d20250825_m030022_c001_v7007000_t0000_u01756090822131") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114cf_d20250825_m030013_c001_v0001029_t0031_u01756090813869") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46d3_d20250825_m030005_c001_v7007000_t0000_u01756090805235") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e044_d20250825_m025959_c001_v0001038_t0059_u01756090799682") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd660a_d20250825_m025956_c001_v7007000_t0000_u01756090796817") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e01a_d20250825_m025948_c001_v0001038_t0026_u01756090788878") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779c77_d20250825_m025935_c001_v7007000_t0000_u01756090775541") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dbc_d20250825_m025927_c001_v0001137_t0033_u01756090767008") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6968_d20250825_m025919_c001_v7007000_t0000_u01756090759450") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ae5_d20250825_m025909_c001_v0001106_t0004_u01756090749439") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade20_d20250825_m025900_c001_v7007000_t0000_u01756090740752") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfac_d20250825_m025851_c001_v0001038_t0046_u01756090731262") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f3e_d20250825_m030026_c001_v7007000_t0000_u01756090826375") 2025/08/25 03:03:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b85_d20250825_m030020_c001_v0001106_t0055_u01756090820881") 2025/08/25 03:03:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dd0_d20250825_m030052_c001_v7007000_t0000_u01756090852335") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371152b_d20250825_m030046_c001_v0001029_t0044_u01756090846306") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dd6_d20250825_m030225_c001_v7007000_t0000_u01756090945476") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115e5_d20250825_m030215_c001_v0001029_t0023_u01756090935374") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67229_d20250825_m030205_c001_v7007000_t0000_u01756090925978") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115b5_d20250825_m030155_c001_v0001029_t0013_u01756090915829") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1c9_d20250825_m030147_c001_v7007000_t0000_u01756090907189") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711597_d20250825_m030137_c001_v0001029_t0040_u01756090897758") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03894_d20250825_m030129_c001_v7007000_t0000_u01756090889343") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371156f_d20250825_m030119_c001_v0001029_t0038_u01756090879949") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc1d_d20250825_m030111_c001_v7007000_t0000_u01756090871081") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371154b_d20250825_m030101_c001_v0001029_t0021_u01756090861431") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751d8e_d20250825_m030047_c001_v7007000_t0000_u01756090847542") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e09c_d20250825_m030040_c001_v0001038_t0037_u01756090840331") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2c4_d20250825_m030030_c001_v7007000_t0000_u01756090830620") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e94_d20250825_m030025_c001_v0001137_t0003_u01756090825289") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6680f_d20250825_m030022_c001_v7007000_t0000_u01756090822553") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b71_d20250825_m030014_c001_v0001106_t0011_u01756090814414") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46d9_d20250825_m030005_c001_v7007000_t0000_u01756090805431") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114b7_d20250825_m025959_c001_v0001029_t0035_u01756090799945") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4167ba517f4c01d3_d20250825_m025957_c001_v7007000_t0000_u01756090797177") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371149b_d20250825_m025949_c001_v0001029_t0012_u01756090789319") 2025/08/25 03:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3193e_d20250825_m025935_c001_v7007000_t0000_u01756090775551") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b07_d20250825_m025927_c001_v0001106_t0001_u01756090767424") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d696a_d20250825_m025919_c001_v7007000_t0000_u01756090759633") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfd0_d20250825_m025910_c001_v0001038_t0012_u01756090750076") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade25_d20250825_m025900_c001_v7007000_t0000_u01756090740935") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d62_d20250825_m025851_c001_v0001137_t0014_u01756090731672") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8f83_d20250825_m030026_c001_v7007000_t0000_u01756090826170") 2025/08/25 03:03:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114e5_d20250825_m030020_c001_v0001029_t0029_u01756090820963") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dd1_d20250825_m030052_c001_v7007000_t0000_u01756090852518") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0b4_d20250825_m030046_c001_v0001038_t0046_u01756090846419") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4dda_d20250825_m030225_c001_v7007000_t0000_u01756090945659") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e157_d20250825_m030215_c001_v0001038_t0040_u01756090935937") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6722a_d20250825_m030206_c001_v7007000_t0000_u01756090926163") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e136_d20250825_m030156_c001_v0001038_t0018_u01756090916256") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1cc_d20250825_m030147_c001_v7007000_t0000_u01756090907371") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e120_d20250825_m030138_c001_v0001038_t0028_u01756090898218") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03895_d20250825_m030129_c001_v7007000_t0000_u01756090889527") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e100_d20250825_m030120_c001_v0001038_t0010_u01756090880404") 2025/08/25 03:03:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc24_d20250825_m030111_c001_v7007000_t0000_u01756090871264") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e0d4_d20250825_m030101_c001_v0001038_t0027_u01756090861955") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d71ee_d20250825_m030047_c001_v7007000_t0000_u01756090847146") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bbf_d20250825_m030040_c001_v0001106_t0025_u01756090840716") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2c7_d20250825_m030030_c001_v7007000_t0000_u01756090830802") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b99_d20250825_m030025_c001_v0001106_t0055_u01756090825310") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae255_d20250825_m030022_c001_v7007000_t0000_u01756090822570") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e060_d20250825_m030015_c001_v0001038_t0027_u01756090815160") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46e1_d20250825_m030005_c001_v7007000_t0000_u01756090805622") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e38_d20250825_m030000_c001_v0001137_t0025_u01756090800149") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31abd_d20250825_m025956_c001_v7007000_t0000_u01756090796780") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b37_d20250825_m025949_c001_v0001106_t0011_u01756090789843") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae0ef_d20250825_m025935_c001_v7007000_t0000_u01756090775161") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfee_d20250825_m025927_c001_v0001038_t0017_u01756090767900") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d696f_d20250825_m025919_c001_v7007000_t0000_u01756090759816") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d90_d20250825_m025910_c001_v0001137_t0033_u01756090750403") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade28_d20250825_m025901_c001_v7007000_t0000_u01756090741121") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097abe_d20250825_m025852_c001_v0001106_t0042_u01756090732035") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae289_d20250825_m030026_c001_v7007000_t0000_u01756090826483") 2025/08/25 03:03:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e076_d20250825_m030020_c001_v0001038_t0035_u01756090820974") 2025/08/25 03:03:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dd4_d20250825_m030052_c001_v7007000_t0000_u01756090852707") 2025/08/25 03:03:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ede_d20250825_m030046_c001_v0001137_t0028_u01756090846432") 2025/08/25 03:03:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4ddf_d20250825_m030225_c001_v7007000_t0000_u01756090945840") 2025/08/25 03:03:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fc3_d20250825_m030216_c001_v0001137_t0005_u01756090936280") 2025/08/25 03:03:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6722c_d20250825_m030206_c001_v7007000_t0000_u01756090926348") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f9b_d20250825_m030156_c001_v0001137_t0019_u01756090916803") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1cf_d20250825_m030147_c001_v7007000_t0000_u01756090907556") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f6b_d20250825_m030138_c001_v0001137_t0045_u01756090898672") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03896_d20250825_m030129_c001_v7007000_t0000_u01756090889713") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f38_d20250825_m030120_c001_v0001137_t0038_u01756090880814") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc2b_d20250825_m030111_c001_v7007000_t0000_u01756090871488") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423f0e_d20250825_m030102_c001_v0001137_t0012_u01756090862517") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb36878902c_d20250825_m030047_c001_v7007000_t0000_u01756090847507") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ec4_d20250825_m030041_c001_v0001137_t0003_u01756090841226") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2ca_d20250825_m030030_c001_v7007000_t0000_u01756090830984") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e086_d20250825_m030025_c001_v0001038_t0046_u01756090825531") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779eff_d20250825_m030022_c001_v7007000_t0000_u01756090822495") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e60_d20250825_m030015_c001_v0001137_t0043_u01756090815596") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46e8_d20250825_m030005_c001_v7007000_t0000_u01756090805812") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e048_d20250825_m030000_c001_v0001038_t0017_u01756090800187") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8bb6_d20250825_m025957_c001_v7007000_t0000_u01756090797204") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e0a_d20250825_m025950_c001_v0001137_t0001_u01756090790345") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779c71_d20250825_m025935_c001_v7007000_t0000_u01756090775172") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dc4_d20250825_m025928_c001_v0001137_t0001_u01756090768261") 2025/08/25 03:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6974_d20250825_m025919_c001_v7007000_t0000_u01756090759998") 2025/08/25 03:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097aeb_d20250825_m025910_c001_v0001106_t0029_u01756090750905") 2025/08/25 03:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade2b_d20250825_m025901_c001_v7007000_t0000_u01756090741311") 2025/08/25 03:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfae_d20250825_m025852_c001_v0001038_t0026_u01756090732493") 2025/08/25 03:03:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739805be4_d20250825_m030026_c001_v7007000_t0000_u01756090826494") 2025/08/25 03:03:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e7a_d20250825_m030021_c001_v0001137_t0013_u01756090821049") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751dd7_d20250825_m030052_c001_v7007000_t0000_u01756090852889") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bd3_d20250825_m030046_c001_v0001106_t0011_u01756090846620") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4de4_d20250825_m030226_c001_v7007000_t0000_u01756090946024") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c9c_d20250825_m030216_c001_v0001106_t0009_u01756090936899") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6722e_d20250825_m030206_c001_v7007000_t0000_u01756090926532") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c71_d20250825_m030157_c001_v0001106_t0001_u01756090917394") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1d2_d20250825_m030147_c001_v7007000_t0000_u01756090907739") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c53_d20250825_m030139_c001_v0001106_t0031_u01756090899118") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03897_d20250825_m030129_c001_v7007000_t0000_u01756090889896") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c2f_d20250825_m030121_c001_v0001106_t0042_u01756090881144") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc30_d20250825_m030111_c001_v7007000_t0000_u01756090871673") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bff_d20250825_m030102_c001_v0001106_t0023_u01756090862843") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751d90_d20250825_m030047_c001_v7007000_t0000_u01756090847726") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf248371151d_d20250825_m030041_c001_v0001029_t0033_u01756090841530") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2cc_d20250825_m030031_c001_v7007000_t0000_u01756090831166") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e9c_d20250825_m030025_c001_v0001137_t0002_u01756090825716") 2025/08/25 03:03:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4175e8ba95689715_d20250825_m030022_c001_v7007000_t0000_u01756090822166") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114d1_d20250825_m030015_c001_v0001029_t0007_u01756090815953") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46ef_d20250825_m030005_c001_v7007000_t0000_u01756090805996") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114b9_d20250825_m030000_c001_v0001029_t0001_u01756090800332") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6d3e_d20250825_m025957_c001_v7007000_t0000_u01756090797182") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e024_d20250825_m025951_c001_v0001038_t0048_u01756090791136") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d6657d_d20250825_m025935_c001_v7007000_t0000_u01756090775628") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b0b_d20250825_m025928_c001_v0001106_t0027_u01756090768685") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d697a_d20250825_m025920_c001_v7007000_t0000_u01756090760184") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dfd4_d20250825_m025911_c001_v0001038_t0003_u01756090751491") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade2e_d20250825_m025901_c001_v7007000_t0000_u01756090741496") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d68_d20250825_m025853_c001_v0001137_t0057_u01756090733069") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788e16_d20250825_m030026_c001_v7007000_t0000_u01756090826179") 2025/08/25 03:03:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b87_d20250825_m030021_c001_v0001106_t0017_u01756090821277") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3196f_d20250825_m025938_c001_v7007000_t0000_u01756090778167") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dff6_d20250825_m025932_c001_v0001038_t0013_u01756090772794") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31974_d20250825_m025938_c001_v7007000_t0000_u01756090778350") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dd4_d20250825_m025932_c001_v0001137_t0003_u01756090772865") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31975_d20250825_m025938_c001_v7007000_t0000_u01756090778532") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b17_d20250825_m025932_c001_v0001106_t0051_u01756090772940") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31979_d20250825_m025938_c001_v7007000_t0000_u01756090778715") 2025/08/25 03:03:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dff8_d20250825_m025933_c001_v0001038_t0038_u01756090773151") 2025/08/25 03:03:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3197e_d20250825_m025938_c001_v7007000_t0000_u01756090778899") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dd6_d20250825_m025933_c001_v0001137_t0039_u01756090773187") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31982_d20250825_m025939_c001_v7007000_t0000_u01756090779120") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b1b_d20250825_m025933_c001_v0001106_t0041_u01756090773509") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31985_d20250825_m025939_c001_v7007000_t0000_u01756090779302") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711475_d20250825_m025933_c001_v0001029_t0012_u01756090773519") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3198a_d20250825_m025939_c001_v7007000_t0000_u01756090779486") 2025/08/25 03:03:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dffa_d20250825_m025933_c001_v0001038_t0017_u01756090773614") 2025/08/25 03:03:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3198e_d20250825_m025939_c001_v7007000_t0000_u01756090779670") 2025/08/25 03:03:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423dda_d20250825_m025933_c001_v0001137_t0045_u01756090773643") 2025/08/25 03:03:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31992_d20250825_m025939_c001_v7007000_t0000_u01756090779853") 2025/08/25 03:03:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711477_d20250825_m025933_c001_v0001029_t0031_u01756090773879") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31996_d20250825_m025940_c001_v7007000_t0000_u01756090780036") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dffc_d20250825_m025934_c001_v0001038_t0025_u01756090774048") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3199a_d20250825_m025940_c001_v7007000_t0000_u01756090780219") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ddc_d20250825_m025934_c001_v0001137_t0045_u01756090774145") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3199e_d20250825_m025940_c001_v7007000_t0000_u01756090780401") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b1d_d20250825_m025934_c001_v0001106_t0000_u01756090774265") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a319a0_d20250825_m025940_c001_v7007000_t0000_u01756090780585") 2025/08/25 03:03:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711479_d20250825_m025934_c001_v0001029_t0015_u01756090774336") 2025/08/25 03:03:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a319a3_d20250825_m025940_c001_v7007000_t0000_u01756090780781") 2025/08/25 03:03:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423de2_d20250825_m025934_c001_v0001137_t0037_u01756090774497") 2025/08/25 03:03:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a319a6_d20250825_m025940_c001_v7007000_t0000_u01756090780967") 2025/08/25 03:03:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e000_d20250825_m025934_c001_v0001038_t0017_u01756090774550") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4167ba517f4c01f2_d20250825_m030001_c001_v7007000_t0000_u01756090801085") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e032_d20250825_m025954_c001_v0001038_t0016_u01756090794579") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31b25_d20250825_m030000_c001_v7007000_t0000_u01756090800935") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114a7_d20250825_m025954_c001_v0001029_t0008_u01756090794587") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4652_d20250825_m030001_c001_v7007000_t0000_u01756090801099") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e18_d20250825_m025954_c001_v0001137_t0019_u01756090794619") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788c27_d20250825_m030001_c001_v7007000_t0000_u01756090801116") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b49_d20250825_m025954_c001_v0001106_t0019_u01756090794885") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4167ba517f4c01f5_d20250825_m030001_c001_v7007000_t0000_u01756090801266") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e1a_d20250825_m025955_c001_v0001137_t0050_u01756090795040") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a31b2a_d20250825_m030001_c001_v7007000_t0000_u01756090801127") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e034_d20250825_m025955_c001_v0001038_t0047_u01756090795080") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788c21_d20250825_m030000_c001_v7007000_t0000_u01756090800924") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114a9_d20250825_m025955_c001_v0001029_t0032_u01756090795115") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd6637_d20250825_m030000_c001_v7007000_t0000_u01756090800957") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e1c_d20250825_m025955_c001_v0001137_t0038_u01756090795328") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8c09_d20250825_m030001_c001_v7007000_t0000_u01756090801244") 2025/08/25 03:03:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e036_d20250825_m025955_c001_v0001038_t0057_u01756090795454") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd6636_d20250825_m030000_c001_v7007000_t0000_u01756090800894") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b4b_d20250825_m025955_c001_v0001106_t0046_u01756090795586") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4657_d20250825_m030001_c001_v7007000_t0000_u01756090801284") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114ab_d20250825_m025955_c001_v0001029_t0021_u01756090795611") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4167ba517f4c01ef_d20250825_m030000_c001_v7007000_t0000_u01756090800903") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e1e_d20250825_m025955_c001_v0001137_t0053_u01756090795632") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14f6ff_d20250825_m030000_c001_v7007000_t0000_u01756090800946") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e038_d20250825_m025955_c001_v0001038_t0014_u01756090795929") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e464d_d20250825_m030000_c001_v7007000_t0000_u01756090800916") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097b4d_d20250825_m025956_c001_v0001106_t0055_u01756090796004") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14f705_d20250825_m030001_c001_v7007000_t0000_u01756090801137") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423e22_d20250825_m025956_c001_v0001137_t0000_u01756090796015") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd663a_d20250825_m030001_c001_v7007000_t0000_u01756090801150") 2025/08/25 03:03:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114ad_d20250825_m025956_c001_v0001029_t0026_u01756090796245") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751197_d20250825_m025732_c001_v7007000_t0000_u01756090652346") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1175d645fae38bc1_d20250825_m025730_c001_v0001154_t0016_u01756090650166") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f410b0eeab761522e_d20250825_m025729_c001_v7007000_t0000_u01756090649982") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1175d645fae38bb7_d20250825_m025726_c001_v0001154_t0015_u01756090646782") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f410b0eeab7615204_d20250825_m025726_c001_v7007000_t0000_u01756090646047") 2025/08/25 03:03:36 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bd7_d20250825_m025721_c001_v0001137_t0025_u01756090641660") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86f9_d20250825_m025720_c001_v7007000_t0000_u01756090640208") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f101a0334ed99237d_d20250825_m025718_c001_v0001150_t0015_u01756090638123") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86e2_d20250825_m025717_c001_v7007000_t0000_u01756090637939") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f101a0334ed992363_d20250825_m025714_c001_v0001150_t0008_u01756090634466") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86c2_d20250825_m025713_c001_v7007000_t0000_u01756090633727") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bc1_d20250825_m025709_c001_v0001137_t0056_u01756090629882") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb3687880a1_d20250825_m025708_c001_v7007000_t0000_u01756090628966") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1116a5c72f067f0c_d20250825_m025707_c001_v0001183_t0039_u01756090627450") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788090_d20250825_m025706_c001_v7007000_t0000_u01756090626578") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1034093dd4d29e46_d20250825_m025701_c001_v0001036_t0026_u01756090621349") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788049_d20250825_m025700_c001_v7007000_t0000_u01756090620609") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bb0_d20250825_m025657_c001_v0001137_t0001_u01756090617274") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368788019_d20250825_m025656_c001_v7007000_t0000_u01756090616358") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116b9791af86198d_d20250825_m025654_c001_v0001157_t0020_u01756090614536") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e392e_d20250825_m025654_c001_v7007000_t0000_u01756090614353") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116b9791af86197d_d20250825_m025650_c001_v0001157_t0034_u01756090610695") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3893_d20250825_m025649_c001_v7007000_t0000_u01756090609964") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b9b_d20250825_m025644_c001_v0001137_t0045_u01756090604029") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804ff6_d20250825_m025643_c001_v7007000_t0000_u01756090603105") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f113d9863367e5bd8_d20250825_m025641_c001_v0001180_t0026_u01756090601252") 2025/08/25 03:03:37 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f8591_d20250825_m025641_c001_v7007000_t0000_u01756090601069") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f113d9863367e5bc6_d20250825_m025637_c001_v0001180_t0031_u01756090597490") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f857a_d20250825_m025636_c001_v7007000_t0000_u01756090596750") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b83_d20250825_m025628_c001_v0001137_t0030_u01756090588638") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f407a47d19ca03ee9_d20250825_m025627_c001_v7007000_t0000_u01756090587727") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11903968ba036996_d20250825_m025625_c001_v0001165_t0001_u01756090585908") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368787e06_d20250825_m025625_c001_v7007000_t0000_u01756090585726") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11903968ba03698e_d20250825_m025622_c001_v0001165_t0000_u01756090582516") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368787dd2_d20250825_m025621_c001_v7007000_t0000_u01756090581786") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083126d9_d20250825_m025616_c001_v0001105_t0036_u01756090576012") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e358d_d20250825_m025614_c001_v7007000_t0000_u01756090574836") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f113fe4d7af37bac5_d20250825_m025609_c001_v0001102_t0003_u01756090569092") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a30a1e_d20250825_m025608_c001_v7007000_t0000_u01756090568888") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f56c0_d20250825_m025605_c001_v0001172_t0036_u01756090565029") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f106bcc79830c14be_d20250825_m025604_c001_v0001176_t0032_u01756090564221") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f106bcc79830c14ba_d20250825_m025603_c001_v0001176_t0054_u01756090563244") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a30849_d20250825_m025549_c001_v7007000_t0000_u01756090549243") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312687_d20250825_m025541_c001_v0001105_t0022_u01756090541831") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f102741109020a632_d20250825_m025540_c001_v0001099_t0043_u01756090540975") 2025/08/25 03:03:38 DEBUG : dst/one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f102741109020a62e_d20250825_m025539_c001_v0001099_t0011_u01756090539914") 2025/08/25 03:03:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc675119a_d20250825_m025732_c001_v7007000_t0000_u01756090652530") 2025/08/25 03:03:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bef_d20250825_m025729_c001_v0001137_t0051_u01756090649721") 2025/08/25 03:03:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f103cb220523cab26_d20250825_m025725_c001_v0001134_t0023_u01756090645586") 2025/08/25 03:03:38 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86fd_d20250825_m025720_c001_v7007000_t0000_u01756090640390") 2025/08/25 03:03:39 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f10272844dae529ee_d20250825_m025717_c001_v0001117_t0047_u01756090637405") 2025/08/25 03:03:39 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f10935e365947c9e1_d20250825_m025713_c001_v0001181_t0011_u01756090633516") 2025/08/25 03:03:39 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb3687880a3_d20250825_m025709_c001_v7007000_t0000_u01756090629148") 2025/08/25 03:03:39 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f104b1987e58ae20c_d20250825_m025706_c001_v0001098_t0056_u01756090626265") 2025/08/25 03:03:39 DEBUG : dst/one.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11451eea5698c1a1_d20250825_m025700_c001_v0001180_t0022_u01756090620389") 2025/08/25 03:03:39 DEBUG : dst/three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3592_d20250825_m025615_c001_v7007000_t0000_u01756090575096") 2025/08/25 03:03:39 DEBUG : dst/three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f106bcc79830c14de_d20250825_m025613_c001_v0001176_t0013_u01756090573483") 2025/08/25 03:03:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc675119d_d20250825_m025732_c001_v7007000_t0000_u01756090652711") 2025/08/25 03:03:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f108798ce37c4581c_d20250825_m025731_c001_v0001146_t0018_u01756090651099") 2025/08/25 03:03:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1161926911e4438f_d20250825_m025727_c001_v0001179_t0025_u01756090647778") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc67511a0_d20250825_m025732_c001_v7007000_t0000_u01756090652891") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1175d645fae38bc3_d20250825_m025731_c001_v0001154_t0009_u01756090651612") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f410b0eeab7615244_d20250825_m025731_c001_v7007000_t0000_u01756090651428") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1175d645fae38bbb_d20250825_m025728_c001_v0001154_t0024_u01756090648178") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f410b0eeab7615217_d20250825_m025727_c001_v7007000_t0000_u01756090647993") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bdb_d20250825_m025722_c001_v0001137_t0012_u01756090642827") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86ff_d20250825_m025720_c001_v7007000_t0000_u01756090640572") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f101a0334ed992383_d20250825_m025719_c001_v0001150_t0012_u01756090639559") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86f0_d20250825_m025719_c001_v7007000_t0000_u01756090639375") 2025/08/25 03:03:39 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f101a0334ed992373_d20250825_m025715_c001_v0001150_t0013_u01756090635927") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f86cd_d20250825_m025715_c001_v7007000_t0000_u01756090635741") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bc5_d20250825_m025710_c001_v0001137_t0037_u01756090630708") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb36878809d_d20250825_m025708_c001_v7007000_t0000_u01756090628410") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bba_d20250825_m025705_c001_v0001137_t0050_u01756090625190") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb36878805e_d20250825_m025702_c001_v7007000_t0000_u01756090622396") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bb2_d20250825_m025657_c001_v0001137_t0058_u01756090617824") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3951_d20250825_m025655_c001_v7007000_t0000_u01756090615443") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5782_d20250825_m025652_c001_v0001172_t0028_u01756090612710") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e38da_d20250825_m025651_c001_v7007000_t0000_u01756090611601") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b9d_d20250825_m025644_c001_v0001137_t0030_u01756090604721") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f8597_d20250825_m025642_c001_v7007000_t0000_u01756090602170") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5758_d20250825_m025639_c001_v0001172_t0032_u01756090599659") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f8583_d20250825_m025638_c001_v7007000_t0000_u01756090598561") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b89_d20250825_m025631_c001_v0001137_t0030_u01756090591751") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368787e19_d20250825_m025626_c001_v7007000_t0000_u01756090586810") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083126e9_d20250825_m025624_c001_v0001105_t0011_u01756090584442") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb368787deb_d20250825_m025623_c001_v7007000_t0000_u01756090583351") 2025/08/25 03:03:40 DEBUG : dst/three.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f56f8_d20250825_m025617_c001_v0001172_t0040_u01756090577044") 2025/08/25 03:03:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f8702_d20250825_m025720_c001_v7007000_t0000_u01756090640753") 2025/08/25 03:03:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f114d18c2597ad5ba_d20250825_m025719_c001_v0001101_t0032_u01756090639019") 2025/08/25 03:03:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1079fbb2e6a75556_d20250825_m025715_c001_v0001179_t0008_u01756090635536") 2025/08/25 03:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb3687880a6_d20250825_m025709_c001_v7007000_t0000_u01756090629330") 2025/08/25 03:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1195560c6c26ee61_d20250825_m025707_c001_v0001146_t0059_u01756090627959") 2025/08/25 03:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f10879487508db4d6_d20250825_m025702_c001_v0001179_t0008_u01756090622177") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc67511a2_d20250825_m025733_c001_v7007000_t0000_u01756090653072") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bd9_d20250825_m025722_c001_v0001137_t0029_u01756090642262") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f411122d9359f8704_d20250825_m025720_c001_v7007000_t0000_u01756090640935") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bc3_d20250825_m025710_c001_v0001137_t0035_u01756090630364") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb3687880a9_d20250825_m025709_c001_v7007000_t0000_u01756090629512") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f579a_d20250825_m025657_c001_v0001172_t0051_u01756090617565") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f404f5cb36878801c_d20250825_m025656_c001_v7007000_t0000_u01756090616542") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5768_d20250825_m025644_c001_v0001172_t0057_u01756090604451") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f401150c739804ff8_d20250825_m025643_c001_v7007000_t0000_u01756090603288") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f572a_d20250825_m025629_c001_v0001172_t0024_u01756090589381") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f407a47d19ca03eec_d20250825_m025627_c001_v7007000_t0000_u01756090587908") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b65_d20250825_m025616_c001_v0001137_t0048_u01756090576761") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3597_d20250825_m025615_c001_v7007000_t0000_u01756090575280") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f107e985df8cb49b0_d20250825_m025610_c001_v0001102_t0055_u01756090570914") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3084c_d20250825_m025549_c001_v7007000_t0000_u01756090549425") 2025/08/25 03:03:41 DEBUG : dst/two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f102741109020a64e_d20250825_m025548_c001_v0001099_t0016_u01756090548121") 2025/08/25 03:03:41 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d54f8_d20250825_m025508_c001_v7007000_t0000_u01756090508769") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f558f_d20250825_m025501_c001_v0001172_t0050_u01756090501658") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4174a87bfb82f61c_d20250825_m025459_c001_v7007000_t0000_u01756090499617") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5531_d20250825_m025438_c001_v0001172_t0037_u01756090478402") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14de8d_d20250825_m025425_c001_v7007000_t0000_u01756090465626") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f54d1_d20250825_m025418_c001_v0001172_t0001_u01756090458398") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f05_d20250825_m025355_c001_v7007000_t0000_u01756090435979") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312563_d20250825_m025353_c001_v0001105_t0055_u01756090433969") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d55b4_d20250825_m025353_c001_v7007000_t0000_u01756090433124") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831255d_d20250825_m025351_c001_v0001105_t0037_u01756090431867") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d5552_d20250825_m025348_c001_v7007000_t0000_u01756090428818") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312541_d20250825_m025347_c001_v0001105_t0039_u01756090427154") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d5526_d20250825_m025346_c001_v7007000_t0000_u01756090426364") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312537_d20250825_m025344_c001_v0001105_t0028_u01756090424819") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54b9_d20250825_m025337_c001_v7007000_t0000_u01756090417611") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312509_d20250825_m025335_c001_v0001105_t0012_u01756090415903") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54af_d20250825_m025334_c001_v7007000_t0000_u01756090414905") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312505_d20250825_m025334_c001_v0001105_t0039_u01756090414029") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54a5_d20250825_m025329_c001_v7007000_t0000_u01756090409116") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124e7_d20250825_m025327_c001_v0001105_t0033_u01756090407631") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54a1_d20250825_m025325_c001_v7007000_t0000_u01756090405803") 2025/08/25 03:03:42 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124d5_d20250825_m025324_c001_v0001105_t0041_u01756090404787") 2025/08/25 03:03:43 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d549f_d20250825_m025324_c001_v7007000_t0000_u01756090404424") 2025/08/25 03:03:43 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f118bbadc905b9a91_d20250825_m025323_c001_v0001171_t0041_u01756090403746") 2025/08/25 03:03:43 DEBUG : empty space: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124c9_d20250825_m025321_c001_v0001105_t0000_u01756090401925") 2025/08/25 03:03:43 DEBUG : enormous: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d55f0_d20250825_m025355_c001_v7007000_t0000_u01756090435052") 2025/08/25 03:03:43 DEBUG : enormous: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312567_d20250825_m025354_c001_v0001105_t0011_u01756090434259") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc67511bd_d20250825_m025737_c001_v7007000_t0000_u01756090657658") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423bfd_d20250825_m025736_c001_v0001137_t0013_u01756090656215") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f9c_d20250825_m025416_c001_v7007000_t0000_u01756090456953") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083125a5_d20250825_m025415_c001_v0001105_t0023_u01756090455809") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2930_d20250825_m025318_c001_v7007000_t0000_u01756090398483") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124ba_d20250825_m025317_c001_v0001105_t0056_u01756090397381") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2904_d20250825_m025316_c001_v7007000_t0000_u01756090396820") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124b2_d20250825_m025316_c001_v0001105_t0044_u01756090396178") 2025/08/25 03:03:43 DEBUG : existing: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124b0_d20250825_m025315_c001_v0001105_t0016_u01756090395210") 2025/08/25 03:03:43 DEBUG : existing-b: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f9f_d20250825_m025417_c001_v7007000_t0000_u01756090457137") 2025/08/25 03:03:43 DEBUG : existing-b: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f54bd_d20250825_m025415_c001_v0001172_t0029_u01756090455821") 2025/08/25 03:03:43 DEBUG : file1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d6636_d20250825_m025834_c001_v7007000_t0000_u01756090714530") 2025/08/25 03:03:43 DEBUG : file1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0df94_d20250825_m025833_c001_v0001038_t0049_u01756090713097") 2025/08/25 03:03:43 DEBUG : file1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d65f3_d20250825_m025831_c001_v7007000_t0000_u01756090711784") 2025/08/25 03:03:43 DEBUG : file1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d0d_d20250825_m025830_c001_v0001137_t0031_u01756090710052") 2025/08/25 03:03:43 DEBUG : five: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f2a_d20250825_m025359_c001_v7007000_t0000_u01756090439789") 2025/08/25 03:03:44 DEBUG : five: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423a3e_d20250825_m025358_c001_v0001137_t0038_u01756090438490") 2025/08/25 03:03:44 DEBUG : foo: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54a4_d20250825_m025327_c001_v7007000_t0000_u01756090407267") 2025/08/25 03:03:44 DEBUG : foo: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f416871d5083124dd_d20250825_m025326_c001_v0001105_t0058_u01756090406720") 2025/08/25 03:03:44 DEBUG : foo: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f416871d5083124db_d20250825_m025326_c001_v0001105_t0058_u01756090406168") 2025/08/25 03:03:44 DEBUG : four: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f2e_d20250825_m025400_c001_v7007000_t0000_u01756090440070") 2025/08/25 03:03:44 DEBUG : four: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f400b0d42006f5479_d20250825_m025358_c001_v0001172_t0011_u01756090438300") 2025/08/25 03:03:44 DEBUG : four: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312571_d20250825_m025357_c001_v0001105_t0054_u01756090437064") 2025/08/25 03:03:44 DEBUG : hello world2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4520_d20250825_m025217_c001_v7007000_t0000_u01756090337128") 2025/08/25 03:03:44 DEBUG : hello world2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083123fe_d20250825_m025216_c001_v0001105_t0045_u01756090336476") 2025/08/25 03:03:44 DEBUG : ignore-size: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e28d4_d20250825_m025314_c001_v7007000_t0000_u01756090394847") 2025/08/25 03:03:44 DEBUG : ignore-size: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124ac_d20250825_m025313_c001_v0001105_t0038_u01756090393772") 2025/08/25 03:03:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f88_d20250825_m025415_c001_v7007000_t0000_u01756090455083") 2025/08/25 03:03:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a66_d20250825_m025414_c001_v0001137_t0058_u01756090454408") 2025/08/25 03:03:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f78_d20250825_m025413_c001_v7007000_t0000_u01756090453658") 2025/08/25 03:03:44 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a64_d20250825_m025412_c001_v0001137_t0023_u01756090452267") 2025/08/25 03:03:44 DEBUG : one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f30_d20250825_m025400_c001_v7007000_t0000_u01756090440252") 2025/08/25 03:03:44 DEBUG : one: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f416871d50831256b_d20250825_m025356_c001_v0001105_t0058_u01756090436384") 2025/08/25 03:03:44 DEBUG : only0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80be_d20250825_m025825_c001_v7007000_t0000_u01756090705527") 2025/08/25 03:03:44 DEBUG : only0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423ce2_d20250825_m025819_c001_v0001137_t0038_u01756090699371") 2025/08/25 03:03:44 DEBUG : only0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c8a_d20250825_m025804_c001_v0001137_t0024_u01756090684400") 2025/08/25 03:03:44 DEBUG : only0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3072_d20250825_m025758_c001_v7007000_t0000_u01756090678463") 2025/08/25 03:03:44 DEBUG : only0: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c0d_d20250825_m025741_c001_v0001137_t0056_u01756090661385") 2025/08/25 03:03:45 DEBUG : only1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80bf_d20250825_m025825_c001_v7007000_t0000_u01756090705709") 2025/08/25 03:03:45 DEBUG : only1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df78_d20250825_m025820_c001_v0001038_t0013_u01756090700501") 2025/08/25 03:03:45 DEBUG : only1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c8e_d20250825_m025805_c001_v0001137_t0009_u01756090685303") 2025/08/25 03:03:45 DEBUG : only1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3080_d20250825_m025758_c001_v7007000_t0000_u01756090678860") 2025/08/25 03:03:45 DEBUG : only1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c13_d20250825_m025742_c001_v0001137_t0045_u01756090662050") 2025/08/25 03:03:45 DEBUG : only10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c0_d20250825_m025825_c001_v7007000_t0000_u01756090705893") 2025/08/25 03:03:45 DEBUG : only10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df74_d20250825_m025820_c001_v0001038_t0013_u01756090700132") 2025/08/25 03:03:45 DEBUG : only10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cb8_d20250825_m025811_c001_v0001137_t0040_u01756090691918") 2025/08/25 03:03:45 DEBUG : only10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb034fb_d20250825_m025758_c001_v7007000_t0000_u01756090678847") 2025/08/25 03:03:45 DEBUG : only10: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c45_d20250825_m025749_c001_v0001137_t0034_u01756090669041") 2025/08/25 03:03:45 DEBUG : only11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c1_d20250825_m025826_c001_v7007000_t0000_u01756090706076") 2025/08/25 03:03:45 DEBUG : only11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df72_d20250825_m025819_c001_v0001038_t0013_u01756090699928") 2025/08/25 03:03:45 DEBUG : only11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cbc_d20250825_m025812_c001_v0001137_t0040_u01756090692567") 2025/08/25 03:03:45 DEBUG : only11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb034fe_d20250825_m025759_c001_v7007000_t0000_u01756090679096") 2025/08/25 03:03:45 DEBUG : only11: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c4d_d20250825_m025749_c001_v0001137_t0019_u01756090669867") 2025/08/25 03:03:45 DEBUG : only12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c2_d20250825_m025826_c001_v7007000_t0000_u01756090706259") 2025/08/25 03:03:45 DEBUG : only12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4069c68d8fb2a3cc_d20250825_m025820_c001_v0001043_t0015_u01756090700121") 2025/08/25 03:03:45 DEBUG : only12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cc2_d20250825_m025813_c001_v0001137_t0032_u01756090693147") 2025/08/25 03:03:45 DEBUG : only12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14ef6a_d20250825_m025759_c001_v7007000_t0000_u01756090679097") 2025/08/25 03:03:45 DEBUG : only12: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c57_d20250825_m025751_c001_v0001137_t0028_u01756090671054") 2025/08/25 03:03:45 DEBUG : only13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c3_d20250825_m025826_c001_v7007000_t0000_u01756090706443") 2025/08/25 03:03:46 DEBUG : only13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4143a1332a097a92_d20250825_m025820_c001_v0001106_t0050_u01756090700307") 2025/08/25 03:03:46 DEBUG : only13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cc8_d20250825_m025813_c001_v0001137_t0042_u01756090693827") 2025/08/25 03:03:46 DEBUG : only13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14ef60_d20250825_m025758_c001_v7007000_t0000_u01756090678477") 2025/08/25 03:03:46 DEBUG : only13: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c5b_d20250825_m025751_c001_v0001137_t0001_u01756090671810") 2025/08/25 03:03:46 DEBUG : only14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c4_d20250825_m025826_c001_v7007000_t0000_u01756090706626") 2025/08/25 03:03:46 DEBUG : only14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423ce6_d20250825_m025819_c001_v0001137_t0038_u01756090699952") 2025/08/25 03:03:46 DEBUG : only14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ccc_d20250825_m025814_c001_v0001137_t0021_u01756090694476") 2025/08/25 03:03:46 DEBUG : only14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3088_d20250825_m025759_c001_v7007000_t0000_u01756090679100") 2025/08/25 03:03:46 DEBUG : only14: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c60_d20250825_m025752_c001_v0001137_t0035_u01756090672453") 2025/08/25 03:03:46 DEBUG : only15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c5_d20250825_m025826_c001_v7007000_t0000_u01756090706809") 2025/08/25 03:03:46 DEBUG : only15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4069c68d8fb2a3d4_d20250825_m025820_c001_v0001043_t0015_u01756090700492") 2025/08/25 03:03:46 DEBUG : only15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cd0_d20250825_m025815_c001_v0001137_t0030_u01756090695351") 2025/08/25 03:03:46 DEBUG : only15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f840a_d20250825_m025758_c001_v7007000_t0000_u01756090678263") 2025/08/25 03:03:46 DEBUG : only15: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c66_d20250825_m025753_c001_v0001137_t0025_u01756090673374") 2025/08/25 03:03:46 DEBUG : only16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c6_d20250825_m025826_c001_v7007000_t0000_u01756090706992") 2025/08/25 03:03:46 DEBUG : only16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423cea_d20250825_m025820_c001_v0001137_t0038_u01756090700143") 2025/08/25 03:03:46 DEBUG : only16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cd4_d20250825_m025816_c001_v0001137_t0053_u01756090696026") 2025/08/25 03:03:46 DEBUG : only16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f840d_d20250825_m025758_c001_v7007000_t0000_u01756090678445") 2025/08/25 03:03:46 DEBUG : only16: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c6c_d20250825_m025754_c001_v0001137_t0013_u01756090674303") 2025/08/25 03:03:47 DEBUG : only17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c7_d20250825_m025827_c001_v7007000_t0000_u01756090707174") 2025/08/25 03:03:47 DEBUG : only17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4069c68d8fb2a3d0_d20250825_m025820_c001_v0001043_t0015_u01756090700307") 2025/08/25 03:03:47 DEBUG : only17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cd8_d20250825_m025816_c001_v0001137_t0048_u01756090696603") 2025/08/25 03:03:47 DEBUG : only17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03500_d20250825_m025759_c001_v7007000_t0000_u01756090679280") 2025/08/25 03:03:47 DEBUG : only17: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c70_d20250825_m025754_c001_v0001137_t0009_u01756090674941") 2025/08/25 03:03:47 DEBUG : only18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80c8_d20250825_m025827_c001_v7007000_t0000_u01756090707446") 2025/08/25 03:03:47 DEBUG : only18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df76_d20250825_m025820_c001_v0001038_t0013_u01756090700316") 2025/08/25 03:03:47 DEBUG : only18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cdc_d20250825_m025817_c001_v0001137_t0011_u01756090697290") 2025/08/25 03:03:47 DEBUG : only18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8410_d20250825_m025758_c001_v7007000_t0000_u01756090678628") 2025/08/25 03:03:47 DEBUG : only18: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c76_d20250825_m025755_c001_v0001137_t0032_u01756090675812") 2025/08/25 03:03:47 DEBUG : only19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ca_d20250825_m025827_c001_v7007000_t0000_u01756090707632") 2025/08/25 03:03:47 DEBUG : only19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423cec_d20250825_m025820_c001_v0001137_t0038_u01756090700329") 2025/08/25 03:03:47 DEBUG : only19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ce0_d20250825_m025818_c001_v0001137_t0005_u01756090698246") 2025/08/25 03:03:48 DEBUG : only19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14ef66_d20250825_m025758_c001_v7007000_t0000_u01756090678853") 2025/08/25 03:03:48 DEBUG : only19: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c7c_d20250825_m025756_c001_v0001137_t0028_u01756090676664") 2025/08/25 03:03:48 DEBUG : only2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80cb_d20250825_m025827_c001_v7007000_t0000_u01756090707815") 2025/08/25 03:03:48 DEBUG : only2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4143a1332a097a94_d20250825_m025820_c001_v0001106_t0050_u01756090700528") 2025/08/25 03:03:48 DEBUG : only2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c92_d20250825_m025806_c001_v0001137_t0033_u01756090686056") 2025/08/25 03:03:48 DEBUG : only2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8416_d20250825_m025759_c001_v7007000_t0000_u01756090679100") 2025/08/25 03:03:48 DEBUG : only2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c17_d20250825_m025742_c001_v0001137_t0044_u01756090662645") 2025/08/25 03:03:48 DEBUG : only3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80cc_d20250825_m025827_c001_v7007000_t0000_u01756090707999") 2025/08/25 03:03:48 DEBUG : only3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df7a_d20250825_m025820_c001_v0001038_t0013_u01756090700686") 2025/08/25 03:03:48 DEBUG : only3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c98_d20250825_m025806_c001_v0001137_t0010_u01756090686822") 2025/08/25 03:03:48 DEBUG : only3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d3079_d20250825_m025758_c001_v7007000_t0000_u01756090678645") 2025/08/25 03:03:48 DEBUG : only3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c1b_d20250825_m025743_c001_v0001137_t0058_u01756090663486") 2025/08/25 03:03:48 DEBUG : only4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80cd_d20250825_m025828_c001_v7007000_t0000_u01756090708181") 2025/08/25 03:03:48 DEBUG : only4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4143a1332a097a98_d20250825_m025820_c001_v0001106_t0050_u01756090700711") 2025/08/25 03:03:48 DEBUG : only4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c9c_d20250825_m025807_c001_v0001137_t0010_u01756090687730") 2025/08/25 03:03:48 DEBUG : only4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8407_d20250825_m025758_c001_v7007000_t0000_u01756090678082") 2025/08/25 03:03:48 DEBUG : only4: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c25_d20250825_m025744_c001_v0001137_t0024_u01756090664382") 2025/08/25 03:03:48 DEBUG : only5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ce_d20250825_m025828_c001_v7007000_t0000_u01756090708364") 2025/08/25 03:03:48 DEBUG : only5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423cee_d20250825_m025820_c001_v0001137_t0038_u01756090700512") 2025/08/25 03:03:48 DEBUG : only5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ca0_d20250825_m025808_c001_v0001137_t0010_u01756090688371") 2025/08/25 03:03:48 DEBUG : only5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb034f7_d20250825_m025758_c001_v7007000_t0000_u01756090678471") 2025/08/25 03:03:48 DEBUG : only5: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c29_d20250825_m025745_c001_v0001137_t0058_u01756090665374") 2025/08/25 03:03:48 DEBUG : only6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80cf_d20250825_m025828_c001_v7007000_t0000_u01756090708547") 2025/08/25 03:03:49 DEBUG : only6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4069c68d8fb2a3d8_d20250825_m025820_c001_v0001043_t0015_u01756090700860") 2025/08/25 03:03:49 DEBUG : only6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ca6_d20250825_m025809_c001_v0001137_t0043_u01756090689044") 2025/08/25 03:03:49 DEBUG : only6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb034f9_d20250825_m025758_c001_v7007000_t0000_u01756090678660") 2025/08/25 03:03:49 DEBUG : only6: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c2d_d20250825_m025745_c001_v0001137_t0000_u01756090665963") 2025/08/25 03:03:49 DEBUG : only7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80d0_d20250825_m025828_c001_v7007000_t0000_u01756090708730") 2025/08/25 03:03:49 DEBUG : only7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4069c68d8fb2a3d6_d20250825_m025820_c001_v0001043_t0015_u01756090700676") 2025/08/25 03:03:49 DEBUG : only7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423caa_d20250825_m025809_c001_v0001137_t0041_u01756090689648") 2025/08/25 03:03:49 DEBUG : only7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14ef63_d20250825_m025758_c001_v7007000_t0000_u01756090678668") 2025/08/25 03:03:49 DEBUG : only7: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c33_d20250825_m025746_c001_v0001137_t0052_u01756090666638") 2025/08/25 03:03:49 DEBUG : only8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80d1_d20250825_m025828_c001_v7007000_t0000_u01756090708913") 2025/08/25 03:03:49 DEBUG : only8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f417c237a7dd0df7c_d20250825_m025820_c001_v0001038_t0013_u01756090700868") 2025/08/25 03:03:49 DEBUG : only8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cb0_d20250825_m025810_c001_v0001137_t0020_u01756090690325") 2025/08/25 03:03:49 DEBUG : only8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f8413_d20250825_m025758_c001_v7007000_t0000_u01756090678810") 2025/08/25 03:03:49 DEBUG : only8: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c39_d20250825_m025747_c001_v0001137_t0019_u01756090667523") 2025/08/25 03:03:49 DEBUG : only9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80d2_d20250825_m025829_c001_v7007000_t0000_u01756090709097") 2025/08/25 03:03:49 DEBUG : only9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41336be48e423cf2_d20250825_m025820_c001_v0001137_t0038_u01756090700697") 2025/08/25 03:03:49 DEBUG : only9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423cb4_d20250825_m025811_c001_v0001137_t0056_u01756090691293") 2025/08/25 03:03:49 DEBUG : only9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f418897f1e69d308f_d20250825_m025759_c001_v7007000_t0000_u01756090679287") 2025/08/25 03:03:49 DEBUG : only9: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423c41_d20250825_m025748_c001_v0001137_t0021_u01756090668233") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f5d_d20250825_m025411_c001_v7007000_t0000_u01756090451157") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f54a5_d20250825_m025409_c001_v0001172_t0047_u01756090449260") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f44_d20250825_m025408_c001_v7007000_t0000_u01756090448160") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831258f_d20250825_m025405_c001_v0001105_t0021_u01756090445886") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f3d_d20250825_m025404_c001_v7007000_t0000_u01756090444743") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5489_d20250825_m025401_c001_v0001172_t0053_u01756090441158") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d5580_d20250825_m025350_c001_v7007000_t0000_u01756090430961") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831254b_d20250825_m025349_c001_v0001105_t0049_u01756090429364") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d553e_d20250825_m025347_c001_v7007000_t0000_u01756090427814") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831253d_d20250825_m025346_c001_v0001105_t0040_u01756090426909") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d551c_d20250825_m025345_c001_v7007000_t0000_u01756090425623") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312535_d20250825_m025344_c001_v0001105_t0024_u01756090424340") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54b5_d20250825_m025337_c001_v7007000_t0000_u01756090417053") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312507_d20250825_m025335_c001_v0001105_t0016_u01756090415449") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54b0_d20250825_m025335_c001_v7007000_t0000_u01756090415086") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312503_d20250825_m025333_c001_v0001105_t0057_u01756090413757") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54ac_d20250825_m025333_c001_v7007000_t0000_u01756090413392") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124f9_d20250825_m025332_c001_v0001105_t0029_u01756090412478") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124f7_d20250825_m025331_c001_v0001105_t0046_u01756090411775") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54a9_d20250825_m025331_c001_v7007000_t0000_u01756090411412") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124f3_d20250825_m025330_c001_v0001105_t0048_u01756090410456") 2025/08/25 03:03:50 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124ed_d20250825_m025329_c001_v0001105_t0021_u01756090409667") 2025/08/25 03:03:51 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54a6_d20250825_m025329_c001_v7007000_t0000_u01756090409298") 2025/08/25 03:03:51 DEBUG : potato: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124eb_d20250825_m025328_c001_v0001105_t0049_u01756090408378") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4186dec1397f7b25_d20250825_m025523_c001_v7007000_t0000_u01756090523807") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b07_d20250825_m025522_c001_v0001137_t0022_u01756090522990") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d54fb_d20250825_m025509_c001_v7007000_t0000_u01756090509054") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423adf_d20250825_m025500_c001_v0001137_t0044_u01756090500906") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41604f7942bdd932_d20250825_m025446_c001_v7007000_t0000_u01756090486353") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423aad_d20250825_m025437_c001_v0001137_t0021_u01756090477527") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14de93_d20250825_m025426_c001_v7007000_t0000_u01756090466042") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a6c_d20250825_m025418_c001_v0001137_t0050_u01756090458076") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d55f7_d20250825_m025355_c001_v7007000_t0000_u01756090435234") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312561_d20250825_m025353_c001_v0001105_t0057_u01756090433671") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d55bb_d20250825_m025353_c001_v7007000_t0000_u01756090433306") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831255b_d20250825_m025351_c001_v0001105_t0046_u01756090431508") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d5585_d20250825_m025351_c001_v7007000_t0000_u01756090431143") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312555_d20250825_m025350_c001_v0001105_t0021_u01756090430176") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d5557_d20250825_m025349_c001_v7007000_t0000_u01756090429000") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312545_d20250825_m025348_c001_v0001105_t0043_u01756090428183") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d552a_d20250825_m025346_c001_v7007000_t0000_u01756090426547") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312539_d20250825_m025345_c001_v0001105_t0035_u01756090425635") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41313bf9678d54ba_d20250825_m025337_c001_v7007000_t0000_u01756090417792") 2025/08/25 03:03:51 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312515_d20250825_m025336_c001_v0001105_t0036_u01756090416694") 2025/08/25 03:03:52 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4545_d20250825_m025220_c001_v7007000_t0000_u01756090340109") 2025/08/25 03:03:52 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312402_d20250825_m025219_c001_v0001105_t0001_u01756090339259") 2025/08/25 03:03:52 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4530_d20250825_m025218_c001_v7007000_t0000_u01756090338353") 2025/08/25 03:03:52 DEBUG : potato2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312400_d20250825_m025217_c001_v0001105_t0036_u01756090337678") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d5502_d20250825_m025509_c001_v7007000_t0000_u01756090509723") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312623_d20250825_m025502_c001_v0001105_t0023_u01756090502321") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41604f7942bdd93a_d20250825_m025446_c001_v7007000_t0000_u01756090486538") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083125d7_d20250825_m025439_c001_v0001105_t0020_u01756090479165") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14de9d_d20250825_m025426_c001_v7007000_t0000_u01756090466609") 2025/08/25 03:03:52 DEBUG : potato3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083125a9_d20250825_m025418_c001_v0001105_t0055_u01756090458955") 2025/08/25 03:03:52 DEBUG : pre-dest1/1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3423_d20250825_m025558_c001_v7007000_t0000_u01756090558978") 2025/08/25 03:03:52 DEBUG : pre-dest1/1: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831269d_d20250825_m025550_c001_v0001105_t0008_u01756090550177") 2025/08/25 03:03:52 DEBUG : pre-dest2/2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e3429_d20250825_m025559_c001_v7007000_t0000_u01756090559160") 2025/08/25 03:03:52 DEBUG : pre-dest2/2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423b43_d20250825_m025551_c001_v0001137_t0009_u01756090551209") 2025/08/25 03:03:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f419ef394b4a3071f_d20250825_m025535_c001_v7007000_t0000_u01756090535617") 2025/08/25 03:03:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f5622_d20250825_m025531_c001_v0001172_t0038_u01756090531610") 2025/08/25 03:03:52 DEBUG : sizeonly: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e28a5_d20250825_m025313_c001_v7007000_t0000_u01756090393217") 2025/08/25 03:03:52 DEBUG : sizeonly: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083124a4_d20250825_m025311_c001_v0001105_t0013_u01756090391799") 2025/08/25 03:03:52 DEBUG : splitbanan: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f412d3a4cc6751ddb_d20250825_m030053_c001_v7007000_t0000_u01756090853072") 2025/08/25 03:03:52 DEBUG : splitbanan: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097bc5_d20250825_m030044_c001_v0001106_t0016_u01756090844675") 2025/08/25 03:03:52 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4de7_d20250825_m030226_c001_v7007000_t0000_u01756090946209") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ca4_d20250825_m030218_c001_v0001106_t0056_u01756090938931") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f415c3187c7d67230_d20250825_m030206_c001_v7007000_t0000_u01756090926716") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c77_d20250825_m030159_c001_v0001106_t0021_u01756090919542") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40313ebc8d39e1d5_d20250825_m030147_c001_v7007000_t0000_u01756090907923") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c5b_d20250825_m030141_c001_v0001106_t0051_u01756090901264") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40978c0e2fb03898_d20250825_m030130_c001_v7007000_t0000_u01756090890091") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c35_d20250825_m030123_c001_v0001106_t0039_u01756090883230") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f406aa4d65c14fc37_d20250825_m030111_c001_v7007000_t0000_u01756090871857") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097c03_d20250825_m030104_c001_v0001106_t0039_u01756090864856") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d71f9_d20250825_m030047_c001_v7007000_t0000_u01756090847510") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711521_d20250825_m030043_c001_v0001029_t0009_u01756090843352") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae2d1_d20250825_m030031_c001_v7007000_t0000_u01756090831459") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114e9_d20250825_m030023_c001_v0001029_t0034_u01756090823611") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aae258_d20250825_m030022_c001_v7007000_t0000_u01756090822727") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114d5_d20250825_m030018_c001_v0001029_t0038_u01756090818162") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e46f8_d20250825_m030006_c001_v7007000_t0000_u01756090806180") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837114af_d20250825_m025958_c001_v0001029_t0044_u01756090798273") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd6611_d20250825_m025957_c001_v7007000_t0000_u01756090797376") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e02c_d20250825_m025953_c001_v0001038_t0044_u01756090793031") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f40585836e6c0f888_d20250825_m025935_c001_v7007000_t0000_u01756090775631") 2025/08/25 03:03:53 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0dff2_d20250825_m025930_c001_v0001038_t0032_u01756090770645") 2025/08/25 03:03:54 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d697f_d20250825_m025920_c001_v7007000_t0000_u01756090760364") 2025/08/25 03:03:54 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d98_d20250825_m025913_c001_v0001137_t0057_u01756090753767") 2025/08/25 03:03:54 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f408ecead57aade31_d20250825_m025901_c001_v7007000_t0000_u01756090741679") 2025/08/25 03:03:54 DEBUG : splitbananasplit: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097ac6_d20250825_m025854_c001_v0001106_t0013_u01756090734732") 2025/08/25 03:03:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4028ad8d5e779f37_d20250825_m030026_c001_v7007000_t0000_u01756090826128") 2025/08/25 03:03:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e06c_d20250825_m030019_c001_v0001038_t0033_u01756090819329") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d66c9_d20250825_m025842_c001_v7007000_t0000_u01756090722366") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1069c68d8fb2a3ee_d20250825_m025839_c001_v0001043_t0001_u01756090719493") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ec_d20250825_m025838_c001_v7007000_t0000_u01756090718340") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097aaa_d20250825_m025835_c001_v0001106_t0027_u01756090715478") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f8b_d20250825_m025415_c001_v7007000_t0000_u01756090455264") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100b0d42006f54bb_d20250825_m025414_c001_v0001172_t0044_u01756090454398") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f7a_d20250825_m025413_c001_v7007000_t0000_u01756090453839") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083125a1_d20250825_m025412_c001_v0001105_t0001_u01756090452614") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2841_d20250825_m025309_c001_v7007000_t0000_u01756090389597") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312494_d20250825_m025308_c001_v0001105_t0053_u01756090388054") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2808_d20250825_m025307_c001_v7007000_t0000_u01756090387686") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831248c_d20250825_m025306_c001_v0001105_t0029_u01756090386219") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e272f_d20250825_m025300_c001_v7007000_t0000_u01756090380672") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831247a_d20250825_m025259_c001_v0001105_t0016_u01756090379307") 2025/08/25 03:03:54 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e26fb_d20250825_m025258_c001_v7007000_t0000_u01756090378762") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312476_d20250825_m025257_c001_v0001105_t0011_u01756090377569") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312462_d20250825_m025252_c001_v0001105_t0027_u01756090372707") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2668_d20250825_m025252_c001_v7007000_t0000_u01756090372343") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312460_d20250825_m025251_c001_v0001105_t0010_u01756090371638") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831245a_d20250825_m025250_c001_v0001105_t0022_u01756090370663") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2634_d20250825_m025250_c001_v7007000_t0000_u01756090370287") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831244e_d20250825_m025247_c001_v0001105_t0041_u01756090367593") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312444_d20250825_m025241_c001_v0001105_t0025_u01756090361273") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e2592_d20250825_m025240_c001_v7007000_t0000_u01756090360907") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312442_d20250825_m025240_c001_v0001105_t0037_u01756090360234") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312440_d20250825_m025239_c001_v0001105_t0051_u01756090359325") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e256b_d20250825_m025238_c001_v7007000_t0000_u01756090358600") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312428_d20250825_m025228_c001_v0001105_t0026_u01756090348997") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd45d5_d20250825_m025228_c001_v7007000_t0000_u01756090348637") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312422_d20250825_m025227_c001_v0001105_t0011_u01756090347965") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd45bd_d20250825_m025227_c001_v7007000_t0000_u01756090347045") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831241e_d20250825_m025226_c001_v0001105_t0034_u01756090346283") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd45a6_d20250825_m025225_c001_v7007000_t0000_u01756090345741") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831241a_d20250825_m025225_c001_v0001105_t0044_u01756090345063") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4589_d20250825_m025224_c001_v7007000_t0000_u01756090344164") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312414_d20250825_m025223_c001_v0001105_t0009_u01756090343077") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd456c_d20250825_m025222_c001_v7007000_t0000_u01756090342507") 2025/08/25 03:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312410_d20250825_m025221_c001_v0001105_t0038_u01756090341816") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4556_d20250825_m025221_c001_v7007000_t0000_u01756090341258") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831240a_d20250825_m025220_c001_v0001105_t0054_u01756090340651") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4512_d20250825_m025215_c001_v7007000_t0000_u01756090335936") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083123fa_d20250825_m025215_c001_v0001105_t0055_u01756090335199") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4505_d20250825_m025214_c001_v7007000_t0000_u01756090334658") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083123f6_d20250825_m025213_c001_v0001105_t0026_u01756090333957") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd44f6_d20250825_m025213_c001_v7007000_t0000_u01756090333058") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083123f4_d20250825_m025212_c001_v0001105_t0012_u01756090332344") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd44ce_d20250825_m025210_c001_v7007000_t0000_u01756090330002") 2025/08/25 03:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d5083123de_d20250825_m025209_c001_v0001105_t0012_u01756090329221") 2025/08/25 03:03:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d66ce_d20250825_m025842_c001_v7007000_t0000_u01756090722550") 2025/08/25 03:03:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0df9a_d20250825_m025839_c001_v0001038_t0022_u01756090719500") 2025/08/25 03:03:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4095e535385a80ed_d20250825_m025838_c001_v7007000_t0000_u01756090718523") 2025/08/25 03:03:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d24_d20250825_m025835_c001_v0001137_t0004_u01756090715489") 2025/08/25 03:03:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4e12_d20250825_m030228_c001_v7007000_t0000_u01756090948560") 2025/08/25 03:03:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf24837115f7_d20250825_m030227_c001_v0001029_t0001_u01756090947625") 2025/08/25 03:03:56 DEBUG : sub/yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f56_d20250825_m025410_c001_v7007000_t0000_u01756090450613") 2025/08/25 03:03:56 DEBUG : sub/yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a5a_d20250825_m025408_c001_v0001137_t0000_u01756090448903") 2025/08/25 03:03:56 DEBUG : test_dir1/file2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d663a_d20250825_m025834_c001_v7007000_t0000_u01756090714714") 2025/08/25 03:03:56 DEBUG : test_dir1/file2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1069c68d8fb2a3e2_d20250825_m025832_c001_v0001043_t0026_u01756090712752") 2025/08/25 03:03:57 DEBUG : test_dir1/file2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d65f9_d20250825_m025831_c001_v7007000_t0000_u01756090711968") 2025/08/25 03:03:57 DEBUG : test_dir1/file2: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1069c68d8fb2a3e0_d20250825_m025830_c001_v0001043_t0049_u01756090710075") 2025/08/25 03:03:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d663e_d20250825_m025834_c001_v7007000_t0000_u01756090714898") 2025/08/25 03:03:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423d17_d20250825_m025832_c001_v0001137_t0047_u01756090712741") 2025/08/25 03:03:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4216375bb94d65fe_d20250825_m025832_c001_v7007000_t0000_u01756090712153") 2025/08/25 03:03:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097aa4_d20250825_m025830_c001_v0001106_t0050_u01756090710062") 2025/08/25 03:03:57 DEBUG : three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f32_d20250825_m025400_c001_v7007000_t0000_u01756090440433") 2025/08/25 03:03:57 DEBUG : three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d508312577_d20250825_m025359_c001_v0001105_t0043_u01756090439050") 2025/08/25 03:03:57 DEBUG : three: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116871d50831256f_d20250825_m025356_c001_v0001105_t0037_u01756090436750") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4e3c_d20250825_m030230_c001_v7007000_t0000_u01756090950571") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e169_d20250825_m030229_c001_v0001038_t0032_u01756090949545") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e5014_d20250825_m030252_c001_v7007000_t0000_u01756090972411") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e424017_d20250825_m030250_c001_v0001137_t0019_u01756090970078") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4fc6_d20250825_m030248_c001_v7007000_t0000_u01756090968481") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e187_d20250825_m030246_c001_v0001038_t0015_u01756090966447") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4f89_d20250825_m030245_c001_v7007000_t0000_u01756090965467") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711619_d20250825_m030244_c001_v0001029_t0008_u01756090964460") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4efc_d20250825_m030238_c001_v7007000_t0000_u01756090958887") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e171_d20250825_m030237_c001_v0001038_t0009_u01756090957381") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4f39_d20250825_m030241_c001_v7007000_t0000_u01756090961490") 2025/08/25 03:03:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423ff7_d20250825_m030239_c001_v0001137_t0049_u01756090959859") 2025/08/25 03:03:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4ebc_d20250825_m030236_c001_v7007000_t0000_u01756090956393") 2025/08/25 03:03:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1109bf2483711603_d20250825_m030235_c001_v0001029_t0006_u01756090955440") 2025/08/25 03:03:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4e8d_d20250825_m030234_c001_v7007000_t0000_u01756090954476") 2025/08/25 03:03:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097cb6_d20250825_m030233_c001_v0001106_t0010_u01756090953261") 2025/08/25 03:03:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4e5d_d20250825_m030232_c001_v7007000_t0000_u01756090952284") 2025/08/25 03:03:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423fe7_d20250825_m030231_c001_v0001137_t0000_u01756090951523") 2025/08/25 03:03:58 DEBUG : toe/toe/toe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f403ec79c7c737a5b_d20250825_m030257_c001_v7007000_t0000_u01756090977852") 2025/08/25 03:03:58 DEBUG : toe/toe/toe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f117c237a7dd0e19d_d20250825_m030257_c001_v0001038_t0057_u01756090977114") 2025/08/25 03:03:58 DEBUG : toe/toe/toe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4f61_d20250825_m030243_c001_v7007000_t0000_u01756090963448") 2025/08/25 03:03:58 DEBUG : toe/toe/toe: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097cce_d20250825_m030242_c001_v0001106_t0004_u01756090962497") 2025/08/25 03:03:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e5021_d20250825_m030253_c001_v7007000_t0000_u01756090973022") 2025/08/25 03:03:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1143a1332a097cea_d20250825_m030251_c001_v0001106_t0019_u01756090971679") 2025/08/25 03:03:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f4209e2bde25e4fd2_d20250825_m030249_c001_v7007000_t0000_u01756090969105") 2025/08/25 03:03:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f100f24d22179c674_d20250825_m030248_c001_v0001134_t0031_u01756090968084") 2025/08/25 03:03:58 DEBUG : two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f36_d20250825_m025400_c001_v7007000_t0000_u01756090440614") 2025/08/25 03:03:58 DEBUG : two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f416871d508312573_d20250825_m025357_c001_v0001105_t0058_u01756090437748") 2025/08/25 03:03:58 DEBUG : two: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f416871d50831256d_d20250825_m025356_c001_v0001105_t0058_u01756090436567") 2025/08/25 03:03:58 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f60_d20250825_m025411_c001_v7007000_t0000_u01756090451338") 2025/08/25 03:03:58 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1184e891af84d646_d20250825_m025410_c001_v0001182_t0039_u01756090450396") 2025/08/25 03:03:58 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f41_d20250825_m025407_c001_v7007000_t0000_u01756090447615") 2025/08/25 03:03:59 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a4e_d20250825_m025405_c001_v0001137_t0058_u01756090445538") 2025/08/25 03:03:59 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f3c_d20250825_m025404_c001_v7007000_t0000_u01756090444199") 2025/08/25 03:03:59 DEBUG : yam: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f11336be48e423a44_d20250825_m025401_c001_v0001137_t0048_u01756090441168") 2025/08/25 03:03:59 DEBUG : yaml: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f46_d20250825_m025408_c001_v7007000_t0000_u01756090448344") 2025/08/25 03:03:59 DEBUG : yaml: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f1042b0c1a5b44ada_d20250825_m025406_c001_v0001115_t0019_u01756090446921") 2025/08/25 03:03:59 DEBUG : yaml: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f41948825f0cd4f3e_d20250825_m025404_c001_v7007000_t0000_u01756090444925") 2025/08/25 03:03:59 DEBUG : yaml: Deleting (id "4_z9f72dd43203ddbfb9f880e1b_f116933e162293d33_d20250825_m025403_c001_v0001106_t0039_u01756090443444") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m0.252432797s (try 1/5)