"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/25 04:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo" 2025/08/25 04:35:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/25 04:35:12 DEBUG : Creating backend with remote "/tmp/rclone2200220140" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/25 04:35:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:35:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:18 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:18 DEBUG : B2 bucket rclone-test-xigocug8mefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.77s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:19 DEBUG : Creating backend with remote "/non-existing" 2025/08/25 04:35:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/25 04:35:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:22 INFO : B2 bucket rclone-test-xigocug8mefo: Running all checks before starting transfers 2025/08/25 04:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:22 INFO : B2 bucket rclone-test-xigocug8mefo: Checks finished, now starting transfers 2025/08/25 04:35:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:23 ERROR : Ignoring --no-traverse with sync 2025/08/25 04:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:23 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:23 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:24 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/25 04:35:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/25 04:35:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:35:26 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:26 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:35:28 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:28 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 04:35:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:35:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/25 04:35:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:35:29 INFO : sub dir2: Making directory 2025/08/25 04:35:29 INFO : sub dir: Making directory 2025/08/25 04:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:29 INFO : sub dir2/sub sub dir2: Making directory 2025/08/25 04:35:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:29 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 04:35:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:30 INFO : sub dir2: Making directory 2025/08/25 04:35:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/25 04:35:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:35:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:30 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:30 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:31 DEBUG : sub dir2: Making directory with metadata 2025/08/25 04:35:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:35:31 INFO : sub dir2: Making directory 2025/08/25 04:35:31 INFO : sub dir: Making directory 2025/08/25 04:35:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:32 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:32 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/25 04:35:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/25 04:35:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:33 INFO : sub dir2: Making directory 2025/08/25 04:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:34 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:35 DEBUG : sub dir2: Making directory with metadata 2025/08/25 04:35:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:35:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:35:35 INFO : sub dir2: Making directory 2025/08/25 04:35:35 INFO : sub dir: Making directory 2025/08/25 04:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:35 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/25 04:35:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.37s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:36 INFO : sub dir2: Making directory 2025/08/25 04:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:36 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:36 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:37 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fobaqid8hiku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-fobaqid8hiku 2025/08/25 04:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:40 DEBUG : B2 bucket rclone-test-fobaqid8hiku: Waiting for checks to finish 2025/08/25 04:35:40 DEBUG : B2 bucket rclone-test-fobaqid8hiku: Waiting for transfers to finish 2025/08/25 04:35:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:35:44 DEBUG : B2 bucket rclone-test-fobaqid8hiku: Purge remote 2025/08/25 04:35:44 INFO : B2 bucket rclone-test-fobaqid8hiku: cleaning bucket "rclone-test-fobaqid8hiku" of all files 2025/08/25 04:35:44 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ade3802ddbfb9f880e1b_f110339174bc5406d_d20250825_m043543_c001_v0001172_t0048_u01756096543694") --- PASS: TestServerSideCopy (9.36s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 04:35:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 04:35:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sinujuw2zake" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-sinujuw2zake 2025/08/25 04:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:52 DEBUG : B2 bucket rclone-test-sinujuw2zake: Waiting for checks to finish 2025/08/25 04:35:52 DEBUG : B2 bucket rclone-test-sinujuw2zake: Waiting for transfers to finish 2025/08/25 04:35:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:35:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:35:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 04:35:54 DEBUG : B2 bucket rclone-test-sinujuw2zake: Waiting for checks to finish 2025/08/25 04:35:54 DEBUG : B2 bucket rclone-test-sinujuw2zake: Waiting for transfers to finish 2025/08/25 04:35:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 04:35:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:35:54 DEBUG : B2 bucket rclone-test-sinujuw2zake: Purge remote 2025/08/25 04:35:54 INFO : B2 bucket rclone-test-sinujuw2zake: cleaning bucket "rclone-test-sinujuw2zake" of all files 2025/08/25 04:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf12ddc3802ddbfb9f880e1b_f108f77d4b37c761c_d20250825_m043554_c001_v0001130_t0002_u01756096554211") 2025/08/25 04:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf12ddc3802ddbfb9f880e1b_f11918ff546a5ad98_d20250825_m043552_c001_v0001184_t0047_u01756096552914") --- PASS: TestServerSideCopyOverSelf (6.16s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 04:35:57 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:35:57 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:35:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 04:35:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/25 04:35:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sogacas2getu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-sogacas2getu 2025/08/25 04:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:35:59 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for checks to finish 2025/08/25 04:35:59 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for transfers to finish 2025/08/25 04:36:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:36:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:36:05 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for checks to finish 2025/08/25 04:36:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/25 04:36:05 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for transfers to finish 2025/08/25 04:36:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/25 04:36:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:36:06 INFO : sub dir/hello world: Deleted 2025/08/25 04:36:07 DEBUG : testing file moves 2025/08/25 04:36:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/25 04:36:07 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for checks to finish 2025/08/25 04:36:07 DEBUG : B2 bucket rclone-test-sogacas2getu: Waiting for transfers to finish 2025/08/25 04:36:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/25 04:36:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/25 04:36:07 INFO : sub dir/hello world: Deleted 2025/08/25 04:36:08 DEBUG : B2 bucket rclone-test-sogacas2getu: Purge remote 2025/08/25 04:36:08 INFO : B2 bucket rclone-test-sogacas2getu: cleaning bucket "rclone-test-sogacas2getu" of all files 2025/08/25 04:36:08 DEBUG : sub dir/hello world: Deleting (id "4_zef02fdb3802ddbfb9f880e1b_f109c48e6bd789667_d20250825_m043607_c001_v0001157_t0035_u01756096567536") 2025/08/25 04:36:08 DEBUG : sub dir/hello world: Deleting (id "4_zef02fdb3802ddbfb9f880e1b_f1015264863b2561a_d20250825_m043605_c001_v0001130_t0017_u01756096565771") 2025/08/25 04:36:08 DEBUG : sub dir/hello world: Deleting (id "4_zef02fdb3802ddbfb9f880e1b_f1014074679d0c5c2_d20250825_m043603_c001_v0001036_t0015_u01756096563595") --- PASS: TestServerSideMoveOverSelf (14.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:13 ERROR : error listing: directory not found 2025/08/25 04:36:13 INFO : Local file system at /tmp/rclone2200220140: Making directory 2025/08/25 04:36:13 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:13 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:36:15 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for checks to finish 2025/08/25 04:36:15 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for transfers to finish 2025/08/25 04:36:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:36:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/25 04:36:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/25 04:36:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:36:17 INFO : check sum: Copied (new) 2025/08/25 04:36:17 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:36:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/25 04:36:17 DEBUG : check sum: Unchanged skipping 2025/08/25 04:36:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:17 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/25 04:36:18 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:18 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 04:36:18 INFO : sizeonly: Copied (new) 2025/08/25 04:36:18 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:19 DEBUG : sizeonly: Sizes identical 2025/08/25 04:36:19 DEBUG : sizeonly: Unchanged skipping 2025/08/25 04:36:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:19 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/25 04:36:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/25 04:36:20 INFO : ignore-size: Copied (new) 2025/08/25 04:36:20 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:36:21 DEBUG : ignore-size: Unchanged skipping 2025/08/25 04:36:21 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:21 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:21 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.88s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:36:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:22 DEBUG : existing: Unchanged skipping 2025/08/25 04:36:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:22 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:22 INFO : There was nothing to transfer 2025/08/25 04:36:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/25 04:36:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 04:36:23 INFO : existing: Copied (replaced existing) 2025/08/25 04:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 04:36:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 04:36:24 INFO : existing: Copied (new) 2025/08/25 04:36:24 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:24 DEBUG : existing: Destination exists, skipping 2025/08/25 04:36:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:24 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:24 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:26 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/25 04:36:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:26 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 04:36:26 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:27 INFO : a/potato2: Copied (new) 2025/08/25 04:36:27 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:29 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 04:36:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:36:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/25 04:36:29 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:29 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:29 INFO : There was nothing to transfer 2025/08/25 04:36:29 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 04:36:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:36:30 INFO : empty space: Updated modification time in destination 2025/08/25 04:36:30 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:30 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:30 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:32 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 04:36:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:36:32 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:33 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 04:36:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2200220140) 2025/08/25 04:36:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xigocug8mefo) 2025/08/25 04:36:33 DEBUG : foo: sha1 differ 2025/08/25 04:36:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/25 04:36:33 INFO : foo: Copied (replaced existing) 2025/08/25 04:36:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/25 04:36:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:35 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:35 INFO : potato: Copied (new) 2025/08/25 04:36:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/25 04:36:37 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:37 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/25 04:36:37 INFO : potato: Copied (replaced existing) 2025/08/25 04:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:39 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 04:36:39 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2200220140) 2025/08/25 04:36:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xigocug8mefo) 2025/08/25 04:36:39 DEBUG : potato: sha1 differ 2025/08/25 04:36:39 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/25 04:36:39 INFO : potato: Copied (replaced existing) 2025/08/25 04:36:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:41 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:41 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:41 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/25 04:36:41 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:43 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:43 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:43 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:43 INFO : potato2: Copied (new) 2025/08/25 04:36:43 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:45 INFO : d: Making directory 2025/08/25 04:36:45 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/25 04:36:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:46 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:46 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 04:36:46 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:46 INFO : a/potato2: Copied (new) 2025/08/25 04:36:46 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/25 04:36:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/25 04:36:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:49 INFO : a/potato2: Copied (new) 2025/08/25 04:36:49 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting files as there were IO errors 2025/08/25 04:36:49 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:51 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:51 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:51 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:51 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:51 INFO : potato: Deleted 2025/08/25 04:36:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:54 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:54 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:54 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:54 INFO : potato: Deleted 2025/08/25 04:36:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:54 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:54 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:54 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:36:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:36:56 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:56 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/25 04:36:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:36:59 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : enormous: Excluded 2025/08/25 04:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : potato2: Excluded 2025/08/25 04:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:36:59 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:36:59 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:59 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:36:59 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:59 INFO : There was nothing to transfer 2025/08/25 04:36:59 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : enormous: Excluded 2025/08/25 04:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : potato2: Excluded 2025/08/25 04:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 04:36:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/25 04:36:59 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for checks to finish 2025/08/25 04:36:59 DEBUG : empty space: Unchanged skipping 2025/08/25 04:36:59 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for transfers to finish 2025/08/25 04:36:59 DEBUG : Waiting for deletions to finish 2025/08/25 04:36:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/25 04:37:02 DEBUG : enormous: Excluded 2025/08/25 04:37:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/25 04:37:02 DEBUG : potato2: Excluded 2025/08/25 04:37:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:37:02 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:02 DEBUG : empty space: Unchanged skipping 2025/08/25 04:37:02 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:02 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:02 INFO : enormous: Deleted 2025/08/25 04:37:02 INFO : potato2: Deleted 2025/08/25 04:37:02 INFO : There was nothing to transfer 2025/08/25 04:37:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/25 04:37:03 DEBUG : empty space: Unchanged skipping 2025/08/25 04:37:03 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for checks to finish 2025/08/25 04:37:03 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for transfers to finish 2025/08/25 04:37:03 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:03 INFO : enormous: Deleted 2025/08/25 04:37:03 INFO : potato2: Deleted 2025/08/25 04:37:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:05 DEBUG : five: Need to transfer - File not found at Destination 2025/08/25 04:37:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/25 04:37:05 DEBUG : one: Destination is newer than source, skipping 2025/08/25 04:37:05 DEBUG : three: Sizes identical 2025/08/25 04:37:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 04:37:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 04:37:05 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2200220140) 2025/08/25 04:37:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xigocug8mefo) 2025/08/25 04:37:05 DEBUG : two: sha1 differ 2025/08/25 04:37:05 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 04:37:05 INFO : four: Copied (replaced existing) 2025/08/25 04:37:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 04:37:06 INFO : five: Copied (new) 2025/08/25 04:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 04:37:06 INFO : two: Copied (replaced existing) 2025/08/25 04:37:06 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:06 DEBUG : one: Destination is newer than source, skipping 2025/08/25 04:37:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2200220140) 2025/08/25 04:37:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xigocug8mefo) 2025/08/25 04:37:06 DEBUG : three: sha1 differ 2025/08/25 04:37:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/25 04:37:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/25 04:37:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/25 04:37:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 04:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 04:37:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/25 04:37:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 04:37:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/25 04:37:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/25 04:37:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/25 04:37:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:37:07 INFO : three: Copied (replaced existing) 2025/08/25 04:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/25 04:37:08 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:08 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:08 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 04:37:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 04:37:08 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:08 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 04:37:09 INFO : potato: Copied (new) 2025/08/25 04:37:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:09 INFO : yam: Copied (new) 2025/08/25 04:37:09 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:37:09 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:09 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:09 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:09 DEBUG : potato: Unchanged skipping 2025/08/25 04:37:09 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:10 INFO : yam: Copied (server-side copy) to: yaml 2025/08/25 04:37:10 INFO : yam: Deleted 2025/08/25 04:37:10 INFO : yaml: Renamed from "yam" 2025/08/25 04:37:10 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/25 04:37:11 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:11 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:11 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 04:37:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/25 04:37:11 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:11 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:11 INFO : yam: Copied (new) 2025/08/25 04:37:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 04:37:12 INFO : potato: Copied (new) 2025/08/25 04:37:12 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:37:12 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:12 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:12 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:12 DEBUG : potato: Unchanged skipping 2025/08/25 04:37:12 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:13 INFO : yam: Copied (server-side copy) to: yaml 2025/08/25 04:37:13 INFO : yam: Deleted 2025/08/25 04:37:13 INFO : yaml: Renamed from "yam" 2025/08/25 04:37:13 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/25 04:37:14 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:14 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/25 04:37:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/25 04:37:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:14 INFO : sub/yam: Copied (new) 2025/08/25 04:37:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/25 04:37:15 INFO : potato: Copied (new) 2025/08/25 04:37:15 DEBUG : Waiting for deletions to finish 2025/08/25 04:37:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:37:15 DEBUG : potato: Unchanged skipping 2025/08/25 04:37:15 INFO : B2 bucket rclone-test-xigocug8mefo: Making map for --track-renames 2025/08/25 04:37:15 INFO : B2 bucket rclone-test-xigocug8mefo: Finished making map for --track-renames 2025/08/25 04:37:15 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:15 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for renames to finish 2025/08/25 04:37:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/25 04:37:15 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/25 04:37:16 INFO : sub/yam: Deleted 2025/08/25 04:37:16 INFO : yam: Renamed from "sub/yam" 2025/08/25 04:37:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:17 DEBUG : Creating backend with remote "/tmp/rclone2200220140/dir1" 2025/08/25 04:37:17 DEBUG : Creating backend with remote "/tmp/rclone2200220140/dir2" 2025/08/25 04:37:17 DEBUG : Local file system at /tmp/rclone2200220140/dir2: Using server-side directory move 2025/08/25 04:37:17 INFO : Local file system at /tmp/rclone2200220140/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/25 04:37:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/25 04:37:17 DEBUG : Local file system at /tmp/rclone2200220140/dir2: Waiting for checks to finish 2025/08/25 04:37:17 INFO : file1.txt: Moved (server-side) 2025/08/25 04:37:17 DEBUG : Local file system at /tmp/rclone2200220140/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:37:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 04:37:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 04:37:17 INFO : nested/sub dir/file: Copied (new) 2025/08/25 04:37:17 INFO : nested/sub dir/file: Deleted 2025/08/25 04:37:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:37:18 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:37:18 INFO : sub dir/hello world: Deleted 2025/08/25 04:37:18 INFO : sub dir: Removing directory 2025/08/25 04:37:18 INFO : nested/sub dir: Removing directory 2025/08/25 04:37:18 INFO : nested: Removing directory 2025/08/25 04:37:18 DEBUG : Local file system at /tmp/rclone2200220140: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/25 04:37:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/25 04:37:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:37:19 INFO : sub dir/hello world: Copied (new) 2025/08/25 04:37:19 INFO : sub dir/hello world: Deleted 2025/08/25 04:37:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/25 04:37:19 INFO : nested/sub dir/file: Copied (new) 2025/08/25 04:37:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/25 04:37:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 04:37:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 04:37:20 INFO : existing: Copied (new) 2025/08/25 04:37:20 INFO : existing: Deleted 2025/08/25 04:37:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/25 04:37:21 INFO : existing-b: Copied (new) 2025/08/25 04:37:21 INFO : existing-b: Deleted 2025/08/25 04:37:21 DEBUG : existing: Destination exists, skipping 2025/08/25 04:37:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/25 04:37:21 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:37:21 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:37:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mobizeb3kiwa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-mobizeb3kiwa 2025/08/25 04:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:37:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 04:37:27 DEBUG : empty space: Unchanged skipping 2025/08/25 04:37:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 04:37:27 DEBUG : B2 bucket rclone-test-mobizeb3kiwa: Waiting for checks to finish 2025/08/25 04:37:27 INFO : empty space: Deleted 2025/08/25 04:37:27 DEBUG : B2 bucket rclone-test-mobizeb3kiwa: Waiting for transfers to finish 2025/08/25 04:37:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:37:27 INFO : potato2: Copied (server-side copy) 2025/08/25 04:37:27 INFO : potato2: Deleted 2025/08/25 04:37:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:37:28 INFO : potato3: Copied (server-side copy) 2025/08/25 04:37:28 INFO : potato3: Deleted 2025/08/25 04:37:28 DEBUG : Creating backend with remote "TestB2:rclone-test-deyugig9yecu" 2025/08/25 04:37:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/25 04:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:37:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 04:37:30 DEBUG : B2 bucket rclone-test-deyugig9yecu: Waiting for checks to finish 2025/08/25 04:37:30 DEBUG : B2 bucket rclone-test-deyugig9yecu: Waiting for transfers to finish 2025/08/25 04:37:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:37:32 INFO : empty space: Copied (server-side copy) 2025/08/25 04:37:32 INFO : empty space: Deleted 2025/08/25 04:37:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:37:33 INFO : potato2: Copied (server-side copy) 2025/08/25 04:37:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:37:33 INFO : potato3: Copied (server-side copy) 2025/08/25 04:37:33 INFO : potato2: Deleted 2025/08/25 04:37:33 INFO : potato3: Deleted 2025/08/25 04:37:33 DEBUG : B2 bucket rclone-test-deyugig9yecu: Purge remote 2025/08/25 04:37:33 INFO : B2 bucket rclone-test-deyugig9yecu: cleaning bucket "rclone-test-deyugig9yecu" of all files 2025/08/25 04:37:33 DEBUG : empty space: Deleting (id "4_zaf825db3804ddbfb9f880e1b_f1193a651080a612e_d20250825_m043732_c001_v0001181_t0001_u01756096652392") 2025/08/25 04:37:33 DEBUG : potato2: Deleting (id "4_zaf825db3804ddbfb9f880e1b_f110f93fb7979a215_d20250825_m043732_c001_v0001161_t0032_u01756096652654") 2025/08/25 04:37:33 DEBUG : potato3: Deleting (id "4_zaf825db3804ddbfb9f880e1b_f100c8dfc80c3566a_d20250825_m043732_c001_v0001130_t0057_u01756096652777") 2025/08/25 04:37:35 DEBUG : B2 bucket rclone-test-mobizeb3kiwa: Purge remote 2025/08/25 04:37:35 INFO : B2 bucket rclone-test-mobizeb3kiwa: cleaning bucket "rclone-test-mobizeb3kiwa" of all files 2025/08/25 04:37:35 DEBUG : empty space: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f418897f1e69eba15_d20250825_m043732_c001_v7007000_t0000_u01756096652634") 2025/08/25 04:37:35 DEBUG : empty space: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f1193a651080a60fe_d20250825_m043726_c001_v0001181_t0018_u01756096646769") 2025/08/25 04:37:35 DEBUG : potato2: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f418897f1e69eba18_d20250825_m043733_c001_v7007000_t0000_u01756096653147") 2025/08/25 04:37:35 DEBUG : potato2: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f100259000dabbdb3_d20250825_m043727_c001_v0001179_t0054_u01756096647693") 2025/08/25 04:37:35 DEBUG : potato3: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f41604f7942bfc2b4_d20250825_m043733_c001_v7007000_t0000_u01756096653178") 2025/08/25 04:37:35 DEBUG : potato3: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f11620bf1f5d1d297_d20250825_m043727_c001_v0001104_t0023_u01756096647920") 2025/08/25 04:37:35 DEBUG : potato3: Deleting (id "4_z0f524d53804ddbfb9f880e1b_f1193a651080a6100_d20250825_m043727_c001_v0001181_t0034_u01756096647016") --- PASS: TestServerSideMove (16.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:37:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jokodog4lero" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-jokodog4lero 2025/08/25 04:37:47 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 04:37:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 04:37:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:37:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 04:37:48 DEBUG : B2 bucket rclone-test-jokodog4lero: Waiting for checks to finish 2025/08/25 04:37:48 DEBUG : B2 bucket rclone-test-jokodog4lero: Waiting for transfers to finish 2025/08/25 04:37:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:37:48 INFO : potato2: Copied (server-side copy) 2025/08/25 04:37:48 INFO : potato2: Deleted 2025/08/25 04:37:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:37:49 INFO : potato3: Copied (server-side copy) 2025/08/25 04:37:49 INFO : potato3: Deleted 2025/08/25 04:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wocumaw1hili" 2025/08/25 04:37:50 DEBUG : empty space: Excluded (Size Filter) 2025/08/25 04:37:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:37:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 04:37:50 DEBUG : B2 bucket rclone-test-wocumaw1hili: Waiting for checks to finish 2025/08/25 04:37:50 DEBUG : B2 bucket rclone-test-wocumaw1hili: Waiting for transfers to finish 2025/08/25 04:37:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:37:55 INFO : potato2: Copied (server-side copy) 2025/08/25 04:37:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:37:55 INFO : potato3: Copied (server-side copy) 2025/08/25 04:37:55 INFO : potato2: Deleted 2025/08/25 04:37:55 INFO : potato3: Deleted 2025/08/25 04:37:55 DEBUG : B2 bucket rclone-test-wocumaw1hili: Purge remote 2025/08/25 04:37:55 INFO : B2 bucket rclone-test-wocumaw1hili: cleaning bucket "rclone-test-wocumaw1hili" of all files 2025/08/25 04:37:55 DEBUG : potato2: Deleting (id "4_z2f22add3804ddbfb9f880e1b_f1113dbf5e0f5d77d_d20250825_m043754_c001_v0001117_t0041_u01756096674532") 2025/08/25 04:37:55 DEBUG : potato3: Deleting (id "4_z2f22add3804ddbfb9f880e1b_f102e7e933d4aa764_d20250825_m043754_c001_v0001154_t0017_u01756096674908") 2025/08/25 04:37:57 DEBUG : B2 bucket rclone-test-jokodog4lero: Purge remote 2025/08/25 04:37:57 INFO : B2 bucket rclone-test-jokodog4lero: cleaning bucket "rclone-test-jokodog4lero" of all files 2025/08/25 04:37:57 DEBUG : empty space: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f104a932f36f68501_d20250825_m043746_c001_v0001043_t0030_u01756096666772") 2025/08/25 04:37:57 DEBUG : potato2: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f400ccce2f0f6ae09_d20250825_m043755_c001_v7007000_t0000_u01756096675124") 2025/08/25 04:37:57 DEBUG : potato2: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f10935e36594822d1_d20250825_m043748_c001_v0001181_t0035_u01756096668427") 2025/08/25 04:37:57 DEBUG : potato3: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f400ccce2f0f6ae0d_d20250825_m043755_c001_v7007000_t0000_u01756096675305") 2025/08/25 04:37:57 DEBUG : potato3: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f11326d0b2595e77c_d20250825_m043748_c001_v0001093_t0055_u01756096668775") 2025/08/25 04:37:57 DEBUG : potato3: Deleting (id "4_z0fb28dd3804ddbfb9f880e1b_f104a932f36f68503_d20250825_m043747_c001_v0001043_t0048_u01756096667216") --- PASS: TestServerSideMoveWithFilter (22.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mohoboj0cedo" 2025/08/25 04:38:04 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xigocug8mefo -> B2 bucket rclone-test-mohoboj0cedo 2025/08/25 04:38:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:38:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 04:38:09 DEBUG : empty space: Unchanged skipping 2025/08/25 04:38:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/25 04:38:09 DEBUG : B2 bucket rclone-test-mohoboj0cedo: Waiting for checks to finish 2025/08/25 04:38:10 INFO : empty space: Deleted 2025/08/25 04:38:10 DEBUG : B2 bucket rclone-test-mohoboj0cedo: Waiting for transfers to finish 2025/08/25 04:38:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:38:10 INFO : potato2: Copied (server-side copy) 2025/08/25 04:38:10 INFO : potato2: Deleted 2025/08/25 04:38:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:38:10 INFO : potato3: Copied (server-side copy) 2025/08/25 04:38:10 INFO : potato3: Deleted 2025/08/25 04:38:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tikuvoj2weda" 2025/08/25 04:38:11 INFO : tomatoDir: Making directory 2025/08/25 04:38:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/25 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/25 04:38:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/25 04:38:12 DEBUG : B2 bucket rclone-test-tikuvoj2weda: Waiting for checks to finish 2025/08/25 04:38:12 DEBUG : B2 bucket rclone-test-tikuvoj2weda: Waiting for transfers to finish 2025/08/25 04:38:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/25 04:38:16 INFO : potato2: Copied (server-side copy) 2025/08/25 04:38:16 INFO : potato2: Deleted 2025/08/25 04:38:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/25 04:38:16 INFO : potato3: Copied (server-side copy) 2025/08/25 04:38:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/25 04:38:16 INFO : empty space: Copied (server-side copy) 2025/08/25 04:38:16 INFO : potato3: Deleted 2025/08/25 04:38:16 INFO : empty space: Deleted 2025/08/25 04:38:17 DEBUG : B2 bucket rclone-test-tikuvoj2weda: Purge remote 2025/08/25 04:38:17 INFO : B2 bucket rclone-test-tikuvoj2weda: cleaning bucket "rclone-test-tikuvoj2weda" of all files 2025/08/25 04:38:17 DEBUG : empty space: Deleting (id "4_z6f020d03805ddbfb9f880e1b_f1141dd00dee22edf_d20250825_m043816_c001_v0001131_t0043_u01756096696136") 2025/08/25 04:38:17 DEBUG : potato2: Deleting (id "4_z6f020d03805ddbfb9f880e1b_f1028ba7dab6d5d96_d20250825_m043815_c001_v0001098_t0024_u01756096695754") 2025/08/25 04:38:17 DEBUG : potato3: Deleting (id "4_z6f020d03805ddbfb9f880e1b_f1169780201d55eba_d20250825_m043816_c001_v0001098_t0051_u01756096696129") 2025/08/25 04:38:18 DEBUG : B2 bucket rclone-test-mohoboj0cedo: Purge remote 2025/08/25 04:38:18 INFO : B2 bucket rclone-test-mohoboj0cedo: cleaning bucket "rclone-test-mohoboj0cedo" of all files 2025/08/25 04:38:19 DEBUG : empty space: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f4167ba517f4cf168_d20250825_m043816_c001_v7007000_t0000_u01756096696602") 2025/08/25 04:38:19 DEBUG : empty space: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f11162e12fdefaf6a_d20250825_m043808_c001_v0001181_t0044_u01756096688713") 2025/08/25 04:38:19 DEBUG : potato2: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f41604f7942bfc43e_d20250825_m043816_c001_v7007000_t0000_u01756096696146") 2025/08/25 04:38:19 DEBUG : potato2: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f11588a34f6157e95_d20250825_m043809_c001_v0001183_t0017_u01756096689944") 2025/08/25 04:38:19 DEBUG : potato3: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f41604f7942bfc444_d20250825_m043816_c001_v7007000_t0000_u01756096696490") 2025/08/25 04:38:19 DEBUG : potato3: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f1085f6a670281ae0_d20250825_m043810_c001_v0001181_t0020_u01756096690212") 2025/08/25 04:38:19 DEBUG : potato3: Deleting (id "4_zcf82ed23804ddbfb9f880e1b_f11162e12fdefaf6e_d20250825_m043808_c001_v0001181_t0050_u01756096688949") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/rclone-sync-test" --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/rclone-sync-test" 2025/08/25 04:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/rclone-sync-test-include/layer2" 2025/08/25 04:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/rclone-sync-test-ignore-file" 2025/08/25 04:38:33 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test: Waiting for checks to finish 2025/08/25 04:38:33 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test: Waiting for transfers to finish 2025/08/25 04:38:33 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:33 INFO : There was nothing to transfer 2025/08/25 04:38:34 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:38:34 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:38:34 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:34 INFO : There was nothing to transfer 2025/08/25 04:38:34 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/25 04:38:34 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/25 04:38:34 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:34 INFO : There was nothing to transfer 2025/08/25 04:38:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:38:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:38:35 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:35 INFO : There was nothing to transfer 2025/08/25 04:38:35 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/25 04:38:35 DEBUG : B2 bucket rclone-test-xigocug8mefo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/25 04:38:35 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/CompareDest" 2025/08/25 04:38:39 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 04:38:39 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:39 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:38:39 INFO : one: Copied (new) 2025/08/25 04:38:39 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:40 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:40 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 04:38:40 INFO : one: Copied (replaced existing) 2025/08/25 04:38:40 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:42 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 04:38:42 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:42 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:42 INFO : There was nothing to transfer 2025/08/25 04:38:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 04:38:44 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 04:38:44 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:44 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:44 INFO : There was nothing to transfer 2025/08/25 04:38:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 04:38:44 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 04:38:44 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:44 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:44 INFO : There was nothing to transfer 2025/08/25 04:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38: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 04:38:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 04:38:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/25 04:38:46 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 04:38:46 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:46 DEBUG : Waiting for deletions to finish 2025/08/25 04:38:46 INFO : There was nothing to transfer 2025/08/25 04:38:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/25 04:38:46 DEBUG : two: Need to transfer - File not found at Destination 2025/08/25 04:38:46 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:38:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:38:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/25 04:38:46 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:38:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/25 04:38:47 INFO : two: Copied (new) 2025/08/25 04:38:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dest" 2025/08/25 04:38:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/pre-dest1" 2025/08/25 04:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/pre-dest2" 2025/08/25 04:38:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:38:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/25 04:38:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:38:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/25 04:38:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/25 04:38:55 DEBUG : B2 bucket rclone-test-xigocug8mefo path dest: Waiting for checks to finish 2025/08/25 04:38:55 DEBUG : B2 bucket rclone-test-xigocug8mefo path dest: Waiting for transfers to finish 2025/08/25 04:38:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/25 04:38:55 INFO : 3: Copied (new) 2025/08/25 04:38:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/CopyDest" 2025/08/25 04:39:00 DEBUG : one: Need to transfer - File not found at Destination 2025/08/25 04:39:00 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:00 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:01 INFO : one: Copied (new) 2025/08/25 04:39:01 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:39:02 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:02 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 04:39:03 INFO : one: Copied (replaced existing) 2025/08/25 04:39:03 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/BackupDir" 2025/08/25 04:39:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:39:06 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/25 04:39:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:07 INFO : one: Copied (server-side copy) 2025/08/25 04:39:07 INFO : one: Deleted 2025/08/25 04:39:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/25 04:39:08 INFO : one: Copied (server-side copy) 2025/08/25 04:39:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/25 04:39:08 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:08 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:09 DEBUG : one: Unchanged skipping 2025/08/25 04:39:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/25 04:39:10 INFO : two: Copied (server-side copy) 2025/08/25 04:39:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/25 04:39:10 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:10 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:10 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:10 DEBUG : one: Unchanged skipping 2025/08/25 04:39:10 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:10 DEBUG : two: Unchanged skipping 2025/08/25 04:39:10 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:10 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:10 INFO : There was nothing to transfer 2025/08/25 04:39:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:11 DEBUG : one: Unchanged skipping 2025/08/25 04:39:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/25 04:39:11 DEBUG : three: Destination not found in --copy-dest 2025/08/25 04:39:11 DEBUG : three: Need to transfer - File not found at Destination 2025/08/25 04:39:11 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/25 04:39:11 DEBUG : two: Unchanged skipping 2025/08/25 04:39:11 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/25 04:39:12 INFO : three: Copied (new) 2025/08/25 04:39:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.04s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:39:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/backup" 2025/08/25 04:39:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:39:19 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:19 DEBUG : two: Unchanged skipping 2025/08/25 04:39:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:20 INFO : one: Copied (server-side copy) 2025/08/25 04:39:20 INFO : one: Deleted 2025/08/25 04:39:20 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:21 INFO : one: Copied (new) 2025/08/25 04:39:21 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:39:22 INFO : three.txt: Copied (server-side copy) 2025/08/25 04:39:22 INFO : three.txt: Deleted 2025/08/25 04:39:22 INFO : three.txt: Moved into backup dir 2025/08/25 04:39:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:39:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:24 DEBUG : two: Unchanged skipping 2025/08/25 04:39:24 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:24 INFO : one: Copied (server-side copy) 2025/08/25 04:39:24 INFO : one: Deleted 2025/08/25 04:39:24 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:39:25 INFO : one: Copied (new) 2025/08/25 04:39:25 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:39:25 INFO : three.txt: Copied (server-side copy) 2025/08/25 04:39:26 INFO : three.txt: Deleted 2025/08/25 04:39:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/backup" 2025/08/25 04:39:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:39:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:31 DEBUG : two: Unchanged skipping 2025/08/25 04:39:31 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:33 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:39:33 INFO : one: Deleted 2025/08/25 04:39:33 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:34 INFO : one: Copied (new) 2025/08/25 04:39:34 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:39:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:39:35 INFO : three.txt: Deleted 2025/08/25 04:39:35 INFO : three.txt: Moved into backup dir 2025/08/25 04:39:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:39:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:37 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:37 DEBUG : two: Unchanged skipping 2025/08/25 04:39:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:39:38 INFO : one: Deleted 2025/08/25 04:39:38 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:39:38 INFO : one: Copied (new) 2025/08/25 04:39:38 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:39:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:39:39 INFO : three.txt: Deleted 2025/08/25 04:39:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:39:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/backup" 2025/08/25 04:39:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:45 DEBUG : two: Unchanged skipping 2025/08/25 04:39:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:39:45 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 04:39:47 INFO : one: Deleted 2025/08/25 04:39:47 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:48 INFO : one: Copied (new) 2025/08/25 04:39:48 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:39:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 04:39:48 INFO : three.txt: Deleted 2025/08/25 04:39:48 INFO : three.txt: Moved into backup dir 2025/08/25 04:39:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:39:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:50 DEBUG : two: Unchanged skipping 2025/08/25 04:39:50 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:39:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 04:39:51 INFO : one: Deleted 2025/08/25 04:39:51 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:39:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:39:51 INFO : one: Copied (new) 2025/08/25 04:39:51 DEBUG : Waiting for deletions to finish 2025/08/25 04:39:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:39:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 04:39:52 INFO : three.txt: Deleted 2025/08/25 04:39:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:39:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:39:58 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:39:58 DEBUG : two: Unchanged skipping 2025/08/25 04:39:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:39:59 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:39:59 INFO : one: Deleted 2025/08/25 04:39:59 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:40:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:00 INFO : one: Copied (new) 2025/08/25 04:40:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:40:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:40:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:40:01 INFO : three.txt: Deleted 2025/08/25 04:40:01 INFO : three.txt: Moved into backup dir 2025/08/25 04:40:03 DEBUG : one.bak: Excluded (Path Filter) 2025/08/25 04:40:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/25 04:40:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:40:03 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for checks to finish 2025/08/25 04:40:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:03 DEBUG : two: Unchanged skipping 2025/08/25 04:40:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:03 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:40:04 INFO : one: Deleted 2025/08/25 04:40:04 DEBUG : B2 bucket rclone-test-xigocug8mefo path dst: Waiting for transfers to finish 2025/08/25 04:40:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:40:04 INFO : one: Copied (new) 2025/08/25 04:40:04 DEBUG : Waiting for deletions to finish 2025/08/25 04:40:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:40:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:40:05 INFO : three.txt: Deleted 2025/08/25 04:40:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:40:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:40:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:40:10 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:40:10 INFO : one: Deleted 2025/08/25 04:40:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:11 INFO : one: Copied (new) 2025/08/25 04:40:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:11 DEBUG : two: Unchanged skipping 2025/08/25 04:40:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/25 04:40:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:40:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:40:12 INFO : three.txt: Deleted 2025/08/25 04:40:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:40:12 INFO : three.txt: Copied (new) 2025/08/25 04:40:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:40:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/25 04:40:14 INFO : one: Deleted 2025/08/25 04:40:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:40:14 INFO : one: Copied (new) 2025/08/25 04:40:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:14 DEBUG : two: Unchanged skipping 2025/08/25 04:40:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/25 04:40:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:40:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/25 04:40:15 INFO : three.txt: Deleted 2025/08/25 04:40:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/25 04:40:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xigocug8mefo/dst" 2025/08/25 04:40:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/25 04:40:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/25 04:40:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 04:40:21 INFO : one: Deleted 2025/08/25 04:40:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:22 INFO : one: Copied (new) 2025/08/25 04:40:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:22 DEBUG : two: Unchanged skipping 2025/08/25 04:40:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/25 04:40:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/25 04:40:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 04:40:23 INFO : three.txt: Deleted 2025/08/25 04:40:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:40:23 INFO : three.txt: Copied (new) 2025/08/25 04:40:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/25 04:40:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/25 04:40:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/25 04:40:25 INFO : one: Deleted 2025/08/25 04:40:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/25 04:40:25 INFO : one: Copied (new) 2025/08/25 04:40:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:25 DEBUG : two: Unchanged skipping 2025/08/25 04:40:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/25 04:40:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/25 04:40:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/25 04:40:26 INFO : three.txt: Deleted 2025/08/25 04:40:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/25 04:40:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.48s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:40:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/25 04:40:29 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:40:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/25 04:40:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/25 04:40:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/25 04:40:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:40:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:40:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/25 04:40:31 INFO : existing: Copied (new) 2025/08/25 04:40:31 DEBUG : Waiting for deletions to finish 2025/08/25 04:40:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/25 04:40:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/25 04:40:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:40:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:40:32 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting files as there were IO errors 2025/08/25 04:40:32 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:33 DEBUG : existing: Unchanged skipping 2025/08/25 04:40:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:40:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:40:33 DEBUG : Waiting for deletions to finish 2025/08/25 04:40:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", 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-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:40:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:40:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both10: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both13: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both0: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both15: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both16: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both14: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both11: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both12: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both18: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both1: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both3: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both19: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both17: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both6: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both2: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both4: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:40:49 DEBUG : both5: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both7: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both8: Unchanged skipping 2025/08/25 04:40:49 DEBUG : both9: Unchanged skipping 2025/08/25 04:40:49 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:40:49 DEBUG : Waiting for deletions to finish 2025/08/25 04:40:49 INFO : only18: Deleted 2025/08/25 04:40:49 INFO : only7: Deleted 2025/08/25 04:40:50 INFO : only6: Deleted 2025/08/25 04:40:50 INFO : only19: Deleted 2025/08/25 04:40:50 INFO : only9: Deleted 2025/08/25 04:40:50 INFO : only13: Deleted 2025/08/25 04:40:50 INFO : only4: Deleted 2025/08/25 04:40:50 INFO : only3: Deleted 2025/08/25 04:40:50 INFO : only11: Deleted 2025/08/25 04:40:50 INFO : only15: Deleted 2025/08/25 04:40:50 INFO : only16: Deleted 2025/08/25 04:40:50 INFO : only17: Deleted 2025/08/25 04:40:50 INFO : only0: Deleted 2025/08/25 04:40:50 INFO : only14: Deleted 2025/08/25 04:40:50 INFO : only1: Deleted 2025/08/25 04:40:50 INFO : only5: Deleted 2025/08/25 04:40:50 INFO : only8: Deleted 2025/08/25 04:40:50 INFO : only2: Deleted 2025/08/25 04:40:50 INFO : only10: Deleted 2025/08/25 04:40:50 INFO : only12: Deleted 2025/08/25 04:40:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both10: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both13: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both14: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both15: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both0: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both12: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both18: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both19: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both1: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both2: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both3: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both4: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both5: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both6: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both7: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both8: Unchanged skipping 2025/08/25 04:41:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:07 DEBUG : both17: Unchanged skipping 2025/08/25 04:41:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : both9: Unchanged skipping 2025/08/25 04:41:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : both16: Unchanged skipping 2025/08/25 04:41:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : both11: Unchanged skipping 2025/08/25 04:41:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/25 04:41:07 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only0: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only12: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only11: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only15: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only16: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only14: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only17: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only1: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only10: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only13: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only3: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only4: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only5: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only6: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only7: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only8: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only9: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only18: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only19: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/25 04:41:08 INFO : only2: Copied (replaced existing) 2025/08/25 04:41:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.92s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:17 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:41:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:41:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/25 04:41:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:41:17 INFO : empty_on_remote: Making directory 2025/08/25 04:41:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/25 04:41:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:19 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:41:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:41:19 DEBUG : empty_on_remote: Making directory with metadata 2025/08/25 04:41:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/25 04:41:19 INFO : empty_on_remote: Making directory 2025/08/25 04:41:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/25 04:41:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:21 INFO : sub dir: Making directory 2025/08/25 04:41:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/25 04:41:23 INFO : sub dir: Making directory 2025/08/25 04:41:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:30 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:30 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : apple: Unchanged skipping 2025/08/25 04:41:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:41:31 DEBUG : banana: Unchanged skipping 2025/08/25 04:41:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:41:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:31 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:31 INFO : There was nothing to transfer 2025/08/25 04:41:31 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:31 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : banana: Unchanged skipping 2025/08/25 04:41:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:41:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : apple: Unchanged skipping 2025/08/25 04:41:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:41:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:32 INFO : There was nothing to transfer 2025/08/25 04:41:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:32 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:43 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:44 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:41:45 DEBUG : banana: Unchanged skipping 2025/08/25 04:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : apple: Unchanged skipping 2025/08/25 04:41:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:45 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:45 INFO : There was nothing to transfer 2025/08/25 04:41:45 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:45 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : apple: Unchanged skipping 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : banana: Unchanged skipping 2025/08/25 04:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:41:45 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:45 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:45 INFO : There was nothing to transfer 2025/08/25 04:41:45 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:45 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:41:57 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:57 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:41:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 04:41:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:41:58 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:41:58 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:41:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 04:41:58 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 04:41:58 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:41:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:41:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:41:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:41:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:41:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:41:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:41:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:41:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:41:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:41:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:41:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:41:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:41:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:41:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:41:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:41:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:41:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:41:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:41:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:41:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:41:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:41:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:41:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:41:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:41:59 DEBUG : Waiting for deletions to finish 2025/08/25 04:41:59 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 04:42:00 INFO : appleappleapplebanana: Deleted 2025/08/25 04:42:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 04:42:00 INFO : apple: Deleted 2025/08/25 04:42:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 04:42:00 INFO : splitbananasplit: Deleted 2025/08/25 04:42:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 04:42:00 INFO : banana: Deleted 2025/08/25 04:42:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 04:42:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 04:42:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : apple: Unchanged skipping 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:42:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : banana: Unchanged skipping 2025/08/25 04:42:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:42:01 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:01 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:01 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/25 04:42:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/25 04:42:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/25 04:42:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/25 04:42:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/25 04:42:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/25 04:42:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/25 04:42:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/25 04:42:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:42:13 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:13 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/25 04:42:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/25 04:42:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/25 04:42:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/25 04:42:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/25 04:42:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/25 04:42:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/25 04:42:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/25 04:42:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/25 04:42:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:42:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 04:42:14 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:42:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 04:42:14 INFO : apple: Copied (new) to: PREFIXapple 2025/08/25 04:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:42:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:42:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:42:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:42:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:42:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:42:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:42:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:42:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:42:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:42:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:42:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:42:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:42:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:42:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:42:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:42:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:15 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:15 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 04:42:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 04:42:16 INFO : banana: Deleted 2025/08/25 04:42:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 04:42:16 INFO : appleappleapplebanana: Deleted 2025/08/25 04:42:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 04:42:16 INFO : splitbananasplit: Deleted 2025/08/25 04:42:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 04:42:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 04:42:16 INFO : apple: Deleted 2025/08/25 04:42:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 04:42:16 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/25 04:42:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/25 04:42:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/25 04:42:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 04:42:17 INFO : banana: Copied (new) 2025/08/25 04:42:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:42:17 INFO : appleappleapplebanana: Copied (new) 2025/08/25 04:42:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:42:17 INFO : splitbananasplit: Copied (new) 2025/08/25 04:42:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 04:42:17 INFO : apple: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:42:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:42:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:42:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:42:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:42:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:42:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/25 04:42:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:42:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:42:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:42:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:42:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:42:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:42:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:42:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:42:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:42:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:42:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/25 04:42:18 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/25 04:42:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/25 04:42:18 INFO : PREFIXapple: Deleted 2025/08/25 04:42:18 INFO : PREFIXsplitbananasplit: Deleted 2025/08/25 04:42:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/25 04:42:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/25 04:42:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/25 04:42:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/25 04:42:19 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/25 04:42:19 INFO : PREFIXbanana: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/25 04:42:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/25 04:42:19 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:19 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:19 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:42:31 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:31 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:42:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 04:42:32 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:42:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:42:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 04:42:32 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:42:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:42:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:42:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:42:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:42:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:42:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:42:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:42:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:42:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:42:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:42:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:42:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:42:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:42:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:42:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:33 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 04:42:34 INFO : splitbananasplit: Deleted 2025/08/25 04:42:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 04:42:34 INFO : appleappleapplebanana: Deleted 2025/08/25 04:42:34 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 04:42:34 INFO : apple: Deleted 2025/08/25 04:42:34 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 04:42:34 INFO : banana: Deleted 2025/08/25 04:42:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 04:42:34 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 04:42:34 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/25 04:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/25 04:42:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/25 04:42:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:35 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/25 04:42:35 INFO : apple: Copied (new) 2025/08/25 04:42:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/25 04:42:35 INFO : banana: Copied (new) 2025/08/25 04:42:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:42:35 INFO : splitbananasplit: Copied (new) 2025/08/25 04:42:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:42:35 INFO : appleappleapplebanana: Copied (new) 2025/08/25 04:42:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:42:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/25 04:42:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:42:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/25 04:42:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:42:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/25 04:42:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:42:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:42:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:42:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:42:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:42:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:42:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:42:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:42:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:42:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:42:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:42:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:42:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:42:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/25 04:42:36 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/25 04:42:36 INFO : bananaSUFFIX: Deleted 2025/08/25 04:42:36 INFO : splitbananasplitSUFFIX: Deleted 2025/08/25 04:42:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/25 04:42:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/25 04:42:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/25 04:42:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/25 04:42:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : appleSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/25 04:42:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/25 04:42:37 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:37 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:37 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:42:49 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:49 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:42:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:50 DEBUG : apple: Unchanged skipping 2025/08/25 04:42:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:50 DEBUG : banana: Unchanged skipping 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 04:42:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/25 04:42:50 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:50 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/25 04:42:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/25 04:42:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/25 04:42:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/25 04:42:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/25 04:42:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/25 04:42:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/25 04:42:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/25 04:42:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/25 04:42:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/25 04:42:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/25 04:42:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/25 04:42:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/25 04:42:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/25 04:42:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/25 04:42:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/25 04:42:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/25 04:42:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/25 04:42:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/25 04:42:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/25 04:42:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/25 04:42:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/25 04:42:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/25 04:42:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/25 04:42:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/25 04:42:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/25 04:42:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/25 04:42:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/25 04:42:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/25 04:42:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/25 04:42:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/25 04:42:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/25 04:42:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/25 04:42:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/25 04:42:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/25 04:42:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/25 04:42:51 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:51 INFO : dir1/0013-789;=.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0010-456789.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0014-89;=.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0008-2345678.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0009-3456789.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0011-56789;.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0012-6789;.txt: Deleted 2025/08/25 04:42:51 INFO : splitbananasplit: Deleted 2025/08/25 04:42:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/25 04:42:51 INFO : dir1/0015-9;=.txt: Deleted 2025/08/25 04:42:51 INFO : appleappleapplebanana: Deleted 2025/08/25 04:42:51 INFO : dir1/0003-defghij.txt: Deleted 2025/08/25 04:42:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/25 04:42:52 INFO : dir1/0007-1234567.txt: Deleted 2025/08/25 04:42:52 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:52 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : appleapple: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : apple: Unchanged skipping 2025/08/25 04:42:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:42:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:42:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : banana: Unchanged skipping 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/25 04:42:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/25 04:42:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/25 04:42:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/25 04:42:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/25 04:42:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/25 04:42:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/25 04:42:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/25 04:42:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/25 04:42:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/25 04:42:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/25 04:42:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/25 04:42:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:42:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:42:52 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:42:52 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:42:52 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:52 DEBUG : Waiting for deletions to finish 2025/08/25 04:42:53 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : appleapple: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/25 04:42:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/25 04:42:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/25 04:42:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/25 04:42:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/25 04:42:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/25 04:42:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/25 04:42:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/25 04:42:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/25 04:42:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/25 04:42:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/25 04:42:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/25 04:42:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/25 04:42:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/25 04:42:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/25 04:42:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/25 04:42:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/25 04:42:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/25 04:42:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/25 04:42:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:43:04 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:05 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:05 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:05 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:05 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:06 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:06 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:06 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:06 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:06 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:07 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:43:18 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:18 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:19 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:19 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:19 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:19 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:19 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:20 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:20 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:20 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:20 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:43:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:32 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:32 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:33 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:33 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:33 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:33 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:33 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:43:45 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:45 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:46 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:46 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:46 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:46 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:43:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : apple: Unchanged skipping 2025/08/25 04:43:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : banana: Unchanged skipping 2025/08/25 04:43:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:43:47 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:43:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:43:47 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:43:47 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:47 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:47 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:43:58 DEBUG : Waiting for deletions to finish 2025/08/25 04:43:59 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:43:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : apple: Unchanged skipping 2025/08/25 04:44:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:44:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:44:00 DEBUG : banana: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:00 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/25 04:44:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : apple: Unchanged skipping 2025/08/25 04:44:00 DEBUG : banana: Unchanged skipping 2025/08/25 04:44:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/25 04:44:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/25 04:44:00 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:00 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:01 DEBUG : apple: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : banana: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/25 04:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (160.63s) --- PASS: TestTransform/NFC (11.83s) --- PASS: TestTransform/NFD (13.53s) --- PASS: TestTransform/base64 (15.80s) --- PASS: TestTransform/prefix (18.25s) --- PASS: TestTransform/suffix (18.03s) --- PASS: TestTransform/truncate (15.06s) --- PASS: TestTransform/encoder (14.22s) --- PASS: TestTransform/ISO-8859-1 (13.11s) --- PASS: TestTransform/charmap (13.58s) --- PASS: TestTransform/lowercase (13.30s) --- PASS: TestTransform/ascii (13.92s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 04:44:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 04:44:06 INFO : sub dir_somesuffix: Making directory 2025/08/25 04:44:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/25 04:44:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/25 04:44:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 04:44:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 04:44:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:06 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/25 04:44:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:07 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:07 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:07 INFO : tictactoe: Making directory 2025/08/25 04:44:07 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:07 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/25 04:44:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:07 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:07 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/25 04:44:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:09 INFO : toe: Making directory 2025/08/25 04:44:09 INFO : toe/toe: Making directory 2025/08/25 04:44:09 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 04:44:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 04:44:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 04:44:09 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:09 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/25 04:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:11 INFO : toe: Making directory 2025/08/25 04:44:11 INFO : toe/toe: Making directory 2025/08/25 04:44:11 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 04:44:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 04:44:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/25 04:44:11 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:11 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/25 04:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.65s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:12 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:44:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 04:44:12 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:12 INFO : tictacempty_dir: Making directory 2025/08/25 04:44:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:12 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:12 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:12 INFO : tictactoe: Making directory 2025/08/25 04:44:12 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:12 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:12 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:12 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:12 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.12s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:14 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:44:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 04:44:14 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:14 INFO : tictacempty_dir: Making directory 2025/08/25 04:44:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:14 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:14 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:14 INFO : tictactoe: Making directory 2025/08/25 04:44:14 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:14 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:14 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 04:44:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:14 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:15 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 04:44:15 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:15 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:15 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:15 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 04:44:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/25 04:44:15 NOTICE: B2 bucket rclone-test-xigocug8mefo: 0 differences found 2025/08/25 04:44:15 NOTICE: B2 bucket rclone-test-xigocug8mefo: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:16 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:16 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:16 INFO : tictactoe: Making directory 2025/08/25 04:44:16 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:16 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:16 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:16 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:17 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:17 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:17 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:17 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/25 04:44:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/25 04:44:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/25 04:44:17 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2025/08/25 04:44:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:18 INFO : toe: Making directory 2025/08/25 04:44:18 INFO : toe/toe: Making directory 2025/08/25 04:44:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 04:44:18 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:18 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:19 INFO : toe/toe/toe: Copied (new) 2025/08/25 04:44:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:20 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:44:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 04:44:20 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:20 INFO : tictacempty_dir: Making directory 2025/08/25 04:44:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:20 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:20 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:20 INFO : tictactoe: Making directory 2025/08/25 04:44:20 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:20 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:20 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 04:44:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:20 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:21 INFO : toe/toe/toe.txt: Deleted 2025/08/25 04:44:21 INFO : toe/toe: Removing directory 2025/08/25 04:44:21 INFO : toe: Removing directory 2025/08/25 04:44:21 INFO : empty_dir: Removing directory 2025/08/25 04:44:21 DEBUG : Local file system at /tmp/rclone2200220140: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:21 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:44:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 04:44:21 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:22 INFO : tictacempty_dir: Making directory 2025/08/25 04:44:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:22 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:22 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:22 INFO : tictactoe: Making directory 2025/08/25 04:44:22 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:22 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:22 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 04:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:22 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:22 INFO : toe/toe/toe.txt: Deleted 2025/08/25 04:44:22 INFO : toe/toe: Removing directory 2025/08/25 04:44:22 INFO : toe: Removing directory 2025/08/25 04:44:22 INFO : empty_dir: Removing directory 2025/08/25 04:44:22 DEBUG : Local file system at /tmp/rclone2200220140: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 04:44:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 04:44:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/25 04:44:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.17s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:25 DEBUG : Reset feature "Copy" 2025/08/25 04:44:25 DEBUG : Reset feature "Move" 2025/08/25 04:44:25 DEBUG : Reset feature "Copy" 2025/08/25 04:44:25 DEBUG : Reset feature "Move" 2025/08/25 04:44:25 DEBUG : empty_dir: Making directory with metadata 2025/08/25 04:44:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/25 04:44:25 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:25 INFO : tictacempty_dir: Making directory 2025/08/25 04:44:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/25 04:44:25 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:25 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:25 INFO : tictactoe: Making directory 2025/08/25 04:44:25 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:25 DEBUG : toe: transformed to: tictactoe 2025/08/25 04:44:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:25 INFO : tictactoe/tictactoe: Making directory 2025/08/25 04:44:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/25 04:44:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/25 04:44:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:25 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:25 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/25 04:44:25 INFO : toe/toe/toe.txt: Deleted 2025/08/25 04:44:25 INFO : toe/toe: Removing directory 2025/08/25 04:44:25 INFO : toe: Removing directory 2025/08/25 04:44:25 INFO : empty_dir: Removing directory 2025/08/25 04:44:25 DEBUG : Local file system at /tmp/rclone2200220140: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/25 04:44:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/25 04:44:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/25 04:44:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/25 04:44:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.15s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:28 DEBUG : toe: transformed to: dG9l 2025/08/25 04:44:28 DEBUG : toe: transformed to: dG9l 2025/08/25 04:44:28 INFO : dG9l: Making directory 2025/08/25 04:44:28 DEBUG : toe: transformed to: dG9l 2025/08/25 04:44:28 DEBUG : toe: transformed to: dG9l 2025/08/25 04:44:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/25 04:44:28 INFO : dG9l/dG9l: Making directory 2025/08/25 04:44:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/25 04:44:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/25 04:44:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 04:44:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/25 04:44:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 04:44:28 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:28 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/25 04:44:29 DEBUG : Waiting for deletions to finish 2025/08/25 04:44:29 DEBUG : dG9l: transformed to: toe 2025/08/25 04:44:29 DEBUG : dG9l: transformed to: toe 2025/08/25 04:44:29 DEBUG : dG9l: transformed to: toe 2025/08/25 04:44:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/25 04:44:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/25 04:44:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/25 04:44:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/25 04:44:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/25 04:44:29 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for checks to finish 2025/08/25 04:44:29 DEBUG : Local file system at /tmp/rclone2200220140: Waiting for transfers to finish 2025/08/25 04:44:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xigocug8mefo", Local "Local file system at /tmp/rclone2200220140", Modify Window "1ms" 2025/08/25 04:44:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:30 DEBUG : toe: transformed to: 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe: transformed to: 2025/08/25 04:44:31 INFO : B2 bucket rclone-test-xigocug8mefo: Making directory 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe: transformed to: 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe: transformed to: 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe/toe: transformed to: 2025/08/25 04:44:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/25 04:44:31 INFO : toe/toe: Making directory 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe/toe: transformed to: 2025/08/25 04:44:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe: transformed to: 2025/08/25 04:44:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/25 04:44:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/25 04:44:31 DEBUG : toe/toe/toe: transformed to: 2025/08/25 04:44:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/25 04:44:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for checks to finish 2025/08/25 04:44:31 DEBUG : B2 bucket rclone-test-xigocug8mefo: Waiting for transfers to finish 2025/08/25 04:44:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/25 04:44:31 INFO : toe/toe/toe: Copied (new) 2025/08/25 04:44:31 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting files as there were IO errors 2025/08/25 04:44:31 ERROR : B2 bucket rclone-test-xigocug8mefo: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/08/25 04:44:32 DEBUG : B2 bucket rclone-test-xigocug8mefo: Purge remote 2025/08/25 04:44:32 INFO : B2 bucket rclone-test-xigocug8mefo: cleaning bucket "rclone-test-xigocug8mefo" of all files 2025/08/25 04:44:33 DEBUG : BackupDir/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eec7_d20250825_m043913_c001_v7007000_t0000_u01756096753145") 2025/08/25 04:44:33 DEBUG : BackupDir/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10184c9b5d0b4c6e_d20250825_m043907_c001_v0001179_t0018_u01756096747696") 2025/08/25 04:44:33 DEBUG : CompareDest/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e055_d20250825_m043847_c001_v7007000_t0000_u01756096727825") 2025/08/25 04:44:33 DEBUG : CompareDest/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b63cc_d20250825_m043842_c001_v0001182_t0043_u01756096722147") 2025/08/25 04:44:33 DEBUG : CompareDest/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e058_d20250825_m043848_c001_v7007000_t0000_u01756096728006") 2025/08/25 04:44:33 DEBUG : CompareDest/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e72d_d20250825_m043843_c001_v0001183_t0056_u01756096723465") 2025/08/25 04:44:33 DEBUG : CopyDest/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eeca_d20250825_m043913_c001_v7007000_t0000_u01756096753327") 2025/08/25 04:44:33 DEBUG : CopyDest/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b92ad_d20250825_m043904_c001_v0001137_t0036_u01756096744726") 2025/08/25 04:44:33 DEBUG : CopyDest/three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eecc_d20250825_m043913_c001_v7007000_t0000_u01756096753545") 2025/08/25 04:44:33 DEBUG : CopyDest/three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e7a9_d20250825_m043911_c001_v0001183_t0029_u01756096751070") 2025/08/25 04:44:34 DEBUG : CopyDest/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eece_d20250825_m043913_c001_v7007000_t0000_u01756096753728") 2025/08/25 04:44:34 DEBUG : CopyDest/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6456_d20250825_m043909_c001_v0001182_t0055_u01756096749033") 2025/08/25 04:44:34 DEBUG : EXISTING: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe20_d20250825_m044034_c001_v7007000_t0000_u01756096834320") 2025/08/25 04:44:34 DEBUG : EXISTING: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6612_d20250825_m044033_c001_v0001182_t0018_u01756096833352") 2025/08/25 04:44:34 DEBUG : PREFIXapple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bb87_d20250825_m044218_c001_v7007000_t0000_u01756096938806") 2025/08/25 04:44:34 DEBUG : PREFIXapple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9439_d20250825_m044214_c001_v0001137_t0048_u01756096934480") 2025/08/25 04:44:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bb8b_d20250825_m044218_c001_v7007000_t0000_u01756096938990") 2025/08/25 04:44:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6836_d20250825_m044214_c001_v0001182_t0016_u01756096934449") 2025/08/25 04:44:34 DEBUG : PREFIXbanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc40b_d20250825_m044218_c001_v7007000_t0000_u01756096938999") 2025/08/25 04:44:34 DEBUG : PREFIXbanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebf0_d20250825_m044214_c001_v0001183_t0026_u01756096934461") 2025/08/25 04:44:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc409_d20250825_m044218_c001_v7007000_t0000_u01756096938813") 2025/08/25 04:44:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81526_d20250825_m044214_c001_v0001182_t0015_u01756096934470") 2025/08/25 04:44:34 DEBUG : Testêé: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe1b_d20250825_m044030_c001_v7007000_t0000_u01756096830519") 2025/08/25 04:44:34 DEBUG : Testêé: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e9e4_d20250825_m044029_c001_v0001183_t0036_u01756096829930") 2025/08/25 04:44:34 DEBUG : Testêé: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6602_d20250825_m044028_c001_v0001182_t0053_u01756096828980") 2025/08/25 04:44:34 DEBUG : YXBwbGU=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811711_d20250825_m044202_c001_v7007000_t0000_u01756096922281") 2025/08/25 04:44:34 DEBUG : YXBwbGU=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb9c_d20250825_m044158_c001_v0001183_t0030_u01756096918467") 2025/08/25 04:44:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811713_d20250825_m044202_c001_v7007000_t0000_u01756096922463") 2025/08/25 04:44:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9421_d20250825_m044158_c001_v0001137_t0019_u01756096918445") 2025/08/25 04:44:35 DEBUG : YmFuYW5h: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811715_d20250825_m044202_c001_v7007000_t0000_u01756096922646") 2025/08/25 04:44:35 DEBUG : YmFuYW5h: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814c0_d20250825_m044158_c001_v0001182_t0050_u01756096918455") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42c4_d20250825_m043649_c001_v7007000_t0000_u01756096609926") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b915e_d20250825_m043649_c001_v0001137_t0025_u01756096609141") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42b3_d20250825_m043647_c001_v7007000_t0000_u01756096607368") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9150_d20250825_m043646_c001_v0001137_t0028_u01756096606233") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f645_d20250825_m043627_c001_v7007000_t0000_u01756096587897") 2025/08/25 04:44:35 DEBUG : a/potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b910a_d20250825_m043627_c001_v0001137_t0046_u01756096587014") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef511_d20250825_m044401_c001_v7007000_t0000_u01756097041728") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b953f_d20250825_m044357_c001_v0001137_t0024_u01756097037939") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec63c_d20250825_m044347_c001_v7007000_t0000_u01756097027828") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b951f_d20250825_m044344_c001_v0001137_t0015_u01756097024539") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb0a_d20250825_m044334_c001_v7007000_t0000_u01756097014498") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94f9_d20250825_m044330_c001_v0001137_t0002_u01756097010996") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7b3_d20250825_m044320_c001_v7007000_t0000_u01756097000966") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94db_d20250825_m044317_c001_v0001137_t0002_u01756096997779") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf72_d20250825_m044307_c001_v7007000_t0000_u01756096987850") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94cd_d20250825_m044303_c001_v0001137_t0045_u01756096983841") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580312_d20250825_m044253_c001_v7007000_t0000_u01756096973636") 2025/08/25 04:44:35 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b692e_d20250825_m044248_c001_v0001182_t0018_u01756096968502") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc485_d20250825_m044238_c001_v7007000_t0000_u01756096958537") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec86_d20250825_m044235_c001_v0001183_t0039_u01756096955441") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbaa5_d20250825_m044234_c001_v7007000_t0000_u01756096954258") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68a0_d20250825_m044230_c001_v0001182_t0022_u01756096950709") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc414_d20250825_m044220_c001_v7007000_t0000_u01756096940528") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9443_d20250825_m044217_c001_v0001137_t0044_u01756096937376") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c543_d20250825_m044216_c001_v7007000_t0000_u01756096936415") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b682c_d20250825_m044212_c001_v0001182_t0040_u01756096932610") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4027cbf6861b7b7a_d20250825_m044200_c001_v7007000_t0000_u01756096920284") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67d2_d20250825_m044156_c001_v0001182_t0059_u01756096916313") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d333_d20250825_m044146_c001_v7007000_t0000_u01756096906542") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b679c_d20250825_m044142_c001_v0001182_t0035_u01756096902931") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116cb_d20250825_m044133_c001_v7007000_t0000_u01756096893002") 2025/08/25 04:44:36 DEBUG : apple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b674c_d20250825_m044129_c001_v0001182_t0055_u01756096889850") 2025/08/25 04:44:36 DEBUG : appleSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981dfc9_d20250825_m044237_c001_v7007000_t0000_u01756096957138") 2025/08/25 04:44:36 DEBUG : appleSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b946f_d20250825_m044232_c001_v0001137_t0015_u01756096952501") 2025/08/25 04:44:36 DEBUG : appleapple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580313_d20250825_m044253_c001_v7007000_t0000_u01756096973819") 2025/08/25 04:44:36 DEBUG : appleapple: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b693a_d20250825_m044250_c001_v0001182_t0002_u01756096970321") 2025/08/25 04:44:36 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef513_d20250825_m044401_c001_v7007000_t0000_u01756097041919") 2025/08/25 04:44:36 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b24_d20250825_m044358_c001_v0001182_t0002_u01756097038644") 2025/08/25 04:44:36 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec63d_d20250825_m044348_c001_v7007000_t0000_u01756097028012") 2025/08/25 04:44:36 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6abd_d20250825_m044345_c001_v0001182_t0020_u01756097025102") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb0d_d20250825_m044334_c001_v7007000_t0000_u01756097014682") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a5e_d20250825_m044331_c001_v0001182_t0016_u01756097011797") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7b4_d20250825_m044321_c001_v7007000_t0000_u01756097001149") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a09_d20250825_m044318_c001_v0001182_t0052_u01756096998303") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf75_d20250825_m044308_c001_v7007000_t0000_u01756096988033") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69a9_d20250825_m044304_c001_v0001182_t0055_u01756096984660") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bc63_d20250825_m044251_c001_v7007000_t0000_u01756096971880") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecd2_d20250825_m044249_c001_v0001183_t0048_u01756096969057") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc487_d20250825_m044238_c001_v7007000_t0000_u01756096958720") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9479_d20250825_m044235_c001_v0001137_t0024_u01756096955430") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbaa4_d20250825_m044234_c001_v7007000_t0000_u01756096954076") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec56_d20250825_m044231_c001_v0001183_t0027_u01756096951253") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc416_d20250825_m044220_c001_v7007000_t0000_u01756096940723") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b684a_d20250825_m044217_c001_v0001182_t0040_u01756096937389") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b91_d20250825_m044216_c001_v7007000_t0000_u01756096936175") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8151a_d20250825_m044213_c001_v0001182_t0017_u01756096933025") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811704_d20250825_m044200_c001_v7007000_t0000_u01756096920260") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814ba_d20250825_m044156_c001_v0001182_t0002_u01756096916856") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d334_d20250825_m044146_c001_v7007000_t0000_u01756096906725") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81486_d20250825_m044143_c001_v0001182_t0036_u01756096903599") 2025/08/25 04:44:37 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116cc_d20250825_m044133_c001_v7007000_t0000_u01756096893186") 2025/08/25 04:44:38 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8144a_d20250825_m044130_c001_v0001182_t0052_u01756096890376") 2025/08/25 04:44:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc47c_d20250825_m044236_c001_v7007000_t0000_u01756096956988") 2025/08/25 04:44:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68ae_d20250825_m044232_c001_v0001182_t0017_u01756096952490") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42c6_d20250825_m043650_c001_v7007000_t0000_u01756096610108") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9158_d20250825_m043647_c001_v0001137_t0054_u01756096607920") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42af_d20250825_m043646_c001_v7007000_t0000_u01756096606807") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9144_d20250825_m043645_c001_v0001137_t0016_u01756096605135") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f640_d20250825_m043627_c001_v7007000_t0000_u01756096587322") 2025/08/25 04:44:38 DEBUG : b/potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9104_d20250825_m043625_c001_v0001137_t0049_u01756096585839") 2025/08/25 04:44:38 DEBUG : backup/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74ef69_d20250825_m043926_c001_v7007000_t0000_u01756096766533") 2025/08/25 04:44:38 DEBUG : backup/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f100c10e875a6dd1a_d20250825_m043924_c001_v0001032_t0038_u01756096764443") 2025/08/25 04:44:38 DEBUG : backup/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119aea6a514b64ed_d20250825_m043920_c001_v0001180_t0043_u01756096760415") 2025/08/25 04:44:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ebc0b_d20250825_m043953_c001_v7007000_t0000_u01756096793127") 2025/08/25 04:44:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11162e12fdefb0f3_d20250825_m043950_c001_v0001181_t0006_u01756096790751") 2025/08/25 04:44:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1065907c7ae38f20_d20250825_m043946_c001_v0001184_t0057_u01756096786775") 2025/08/25 04:44:38 DEBUG : backup/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fbc9_d20250825_m043939_c001_v7007000_t0000_u01756096779596") 2025/08/25 04:44:38 DEBUG : backup/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f118365480b9f469c_d20250825_m043937_c001_v0001145_t0022_u01756096777646") 2025/08/25 04:44:38 DEBUG : backup/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f109cd0430384b449_d20250825_m043933_c001_v0001093_t0024_u01756096773046") 2025/08/25 04:44:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ebc0e_d20250825_m043953_c001_v7007000_t0000_u01756096793310") 2025/08/25 04:44:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1113a7e5420c5cda_d20250825_m043952_c001_v0001102_t0056_u01756096792279") 2025/08/25 04:44:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1146af87986ebf3e_d20250825_m043948_c001_v0001182_t0033_u01756096788645") 2025/08/25 04:44:39 DEBUG : backup/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74ef6b_d20250825_m043926_c001_v7007000_t0000_u01756096766716") 2025/08/25 04:44:39 DEBUG : backup/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1017ba717c692779_d20250825_m043925_c001_v0001117_t0045_u01756096765530") 2025/08/25 04:44:39 DEBUG : backup/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f113ed635ada61c0a_d20250825_m043922_c001_v0001145_t0008_u01756096762042") 2025/08/25 04:44:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fbcb_d20250825_m043939_c001_v7007000_t0000_u01756096779778") 2025/08/25 04:44:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f102379275602d0ef_d20250825_m043938_c001_v0001181_t0045_u01756096778838") 2025/08/25 04:44:39 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f114186f46abb59b3_d20250825_m043934_c001_v0001144_t0033_u01756096774886") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef515_d20250825_m044402_c001_v7007000_t0000_u01756097042103") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee34_d20250825_m044358_c001_v0001183_t0019_u01756097038424") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec63e_d20250825_m044348_c001_v7007000_t0000_u01756097028198") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee03_d20250825_m044344_c001_v0001183_t0042_u01756097024897") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb10_d20250825_m044334_c001_v7007000_t0000_u01756097014866") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24edaa_d20250825_m044331_c001_v0001183_t0014_u01756097011595") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7b6_d20250825_m044321_c001_v7007000_t0000_u01756097001331") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed6f_d20250825_m044318_c001_v0001183_t0038_u01756096998085") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf78_d20250825_m044308_c001_v7007000_t0000_u01756096988215") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed47_d20250825_m044304_c001_v0001183_t0027_u01756096984424") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580314_d20250825_m044254_c001_v7007000_t0000_u01756096974003") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94a3_d20250825_m044248_c001_v0001137_t0031_u01756096968712") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc488_d20250825_m044238_c001_v7007000_t0000_u01756096958904") 2025/08/25 04:44:39 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815d5_d20250825_m044235_c001_v0001182_t0044_u01756096955452") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbaa7_d20250825_m044234_c001_v7007000_t0000_u01756096954442") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b946d_d20250825_m044230_c001_v0001137_t0036_u01756096950928") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc418_d20250825_m044220_c001_v7007000_t0000_u01756096940906") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec00_d20250825_m044217_c001_v0001183_t0028_u01756096937367") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b90_d20250825_m044215_c001_v7007000_t0000_u01756096935994") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebea_d20250825_m044212_c001_v0001183_t0013_u01756096932830") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef13f_d20250825_m044200_c001_v7007000_t0000_u01756096920511") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b941d_d20250825_m044156_c001_v0001137_t0001_u01756096916546") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d335_d20250825_m044146_c001_v7007000_t0000_u01756096906907") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9403_d20250825_m044143_c001_v0001137_t0019_u01756096903226") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116cd_d20250825_m044133_c001_v7007000_t0000_u01756096893368") 2025/08/25 04:44:40 DEBUG : banana: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93e7_d20250825_m044130_c001_v0001137_t0038_u01756096890058") 2025/08/25 04:44:40 DEBUG : bananaSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981dfc1_d20250825_m044236_c001_v7007000_t0000_u01756096956773") 2025/08/25 04:44:40 DEBUG : bananaSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec6a_d20250825_m044232_c001_v0001183_t0034_u01756096952523") 2025/08/25 04:44:40 DEBUG : both0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51775_d20250825_m044109_c001_v7007000_t0000_u01756096869565") 2025/08/25 04:44:40 DEBUG : both0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9375_d20250825_m044055_c001_v0001137_t0028_u01756096855571") 2025/08/25 04:44:40 DEBUG : both0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1a_d20250825_m044051_c001_v7007000_t0000_u01756096851319") 2025/08/25 04:44:40 DEBUG : both0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea04_d20250825_m044036_c001_v0001183_t0003_u01756096836571") 2025/08/25 04:44:40 DEBUG : both1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51777_d20250825_m044109_c001_v7007000_t0000_u01756096869748") 2025/08/25 04:44:40 DEBUG : both1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea65_d20250825_m044056_c001_v0001183_t0030_u01756096856974") 2025/08/25 04:44:40 DEBUG : both1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1b_d20250825_m044051_c001_v7007000_t0000_u01756096851504") 2025/08/25 04:44:40 DEBUG : both1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b661e_d20250825_m044037_c001_v0001182_t0043_u01756096837473") 2025/08/25 04:44:40 DEBUG : both10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51778_d20250825_m044109_c001_v7007000_t0000_u01756096869931") 2025/08/25 04:44:41 DEBUG : both10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea87_d20250825_m044101_c001_v0001183_t0053_u01756096861769") 2025/08/25 04:44:41 DEBUG : both10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1c_d20250825_m044051_c001_v7007000_t0000_u01756096851687") 2025/08/25 04:44:41 DEBUG : both10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6638_d20250825_m044042_c001_v0001182_t0015_u01756096842983") 2025/08/25 04:44:41 DEBUG : both11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5177a_d20250825_m044110_c001_v7007000_t0000_u01756096870130") 2025/08/25 04:44:41 DEBUG : both11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66aa_d20250825_m044102_c001_v0001182_t0048_u01756096862398") 2025/08/25 04:44:41 DEBUG : both11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1d_d20250825_m044051_c001_v7007000_t0000_u01756096851872") 2025/08/25 04:44:41 DEBUG : both11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b935d_d20250825_m044043_c001_v0001137_t0013_u01756096843428") 2025/08/25 04:44:41 DEBUG : both12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5177c_d20250825_m044110_c001_v7007000_t0000_u01756096870316") 2025/08/25 04:44:41 DEBUG : both12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9395_d20250825_m044102_c001_v0001137_t0047_u01756096862821") 2025/08/25 04:44:41 DEBUG : both12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1e_d20250825_m044052_c001_v7007000_t0000_u01756096852060") 2025/08/25 04:44:41 DEBUG : both12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea26_d20250825_m044044_c001_v0001183_t0013_u01756096844158") 2025/08/25 04:44:41 DEBUG : both13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5177e_d20250825_m044110_c001_v7007000_t0000_u01756096870499") 2025/08/25 04:44:41 DEBUG : both13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea91_d20250825_m044103_c001_v0001183_t0030_u01756096863305") 2025/08/25 04:44:41 DEBUG : both13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd1f_d20250825_m044052_c001_v7007000_t0000_u01756096852245") 2025/08/25 04:44:41 DEBUG : both13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6640_d20250825_m044044_c001_v0001182_t0023_u01756096844773") 2025/08/25 04:44:41 DEBUG : both14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51780_d20250825_m044110_c001_v7007000_t0000_u01756096870683") 2025/08/25 04:44:41 DEBUG : both14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66bc_d20250825_m044103_c001_v0001182_t0043_u01756096863948") 2025/08/25 04:44:41 DEBUG : both14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd20_d20250825_m044052_c001_v7007000_t0000_u01756096852429") 2025/08/25 04:44:41 DEBUG : both14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9361_d20250825_m044045_c001_v0001137_t0039_u01756096845178") 2025/08/25 04:44:41 DEBUG : both15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51782_d20250825_m044110_c001_v7007000_t0000_u01756096870866") 2025/08/25 04:44:41 DEBUG : both15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b939d_d20250825_m044104_c001_v0001137_t0004_u01756096864358") 2025/08/25 04:44:42 DEBUG : both15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd21_d20250825_m044052_c001_v7007000_t0000_u01756096852624") 2025/08/25 04:44:42 DEBUG : both15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea34_d20250825_m044045_c001_v0001183_t0053_u01756096845832") 2025/08/25 04:44:42 DEBUG : both16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51784_d20250825_m044111_c001_v7007000_t0000_u01756096871048") 2025/08/25 04:44:42 DEBUG : both16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eaa1_d20250825_m044104_c001_v0001183_t0020_u01756096864880") 2025/08/25 04:44:42 DEBUG : both16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd22_d20250825_m044052_c001_v7007000_t0000_u01756096852809") 2025/08/25 04:44:42 DEBUG : both16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b664e_d20250825_m044046_c001_v0001182_t0017_u01756096846338") 2025/08/25 04:44:42 DEBUG : both17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51786_d20250825_m044111_c001_v7007000_t0000_u01756096871232") 2025/08/25 04:44:42 DEBUG : both17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66c8_d20250825_m044105_c001_v0001182_t0004_u01756096865644") 2025/08/25 04:44:42 DEBUG : both17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd24_d20250825_m044052_c001_v7007000_t0000_u01756096852995") 2025/08/25 04:44:42 DEBUG : both17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9369_d20250825_m044046_c001_v0001137_t0058_u01756096846747") 2025/08/25 04:44:42 DEBUG : both18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51788_d20250825_m044111_c001_v7007000_t0000_u01756096871425") 2025/08/25 04:44:42 DEBUG : both18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93a9_d20250825_m044106_c001_v0001137_t0021_u01756096866065") 2025/08/25 04:44:42 DEBUG : both18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd25_d20250825_m044053_c001_v7007000_t0000_u01756096853178") 2025/08/25 04:44:42 DEBUG : both18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea3a_d20250825_m044047_c001_v0001183_t0040_u01756096847395") 2025/08/25 04:44:42 DEBUG : both19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5178a_d20250825_m044111_c001_v7007000_t0000_u01756096871609") 2025/08/25 04:44:42 DEBUG : both19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eaab_d20250825_m044106_c001_v0001183_t0059_u01756096866699") 2025/08/25 04:44:42 DEBUG : both19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd26_d20250825_m044053_c001_v7007000_t0000_u01756096853362") 2025/08/25 04:44:42 DEBUG : both19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b665e_d20250825_m044048_c001_v0001182_t0050_u01756096848130") 2025/08/25 04:44:42 DEBUG : both2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5178c_d20250825_m044111_c001_v7007000_t0000_u01756096871793") 2025/08/25 04:44:42 DEBUG : both2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b668e_d20250825_m044057_c001_v0001182_t0055_u01756096857554") 2025/08/25 04:44:43 DEBUG : both2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd27_d20250825_m044053_c001_v7007000_t0000_u01756096853547") 2025/08/25 04:44:43 DEBUG : both2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9349_d20250825_m044037_c001_v0001137_t0022_u01756096837915") 2025/08/25 04:44:43 DEBUG : both3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5178e_d20250825_m044111_c001_v7007000_t0000_u01756096871976") 2025/08/25 04:44:43 DEBUG : both3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b937d_d20250825_m044057_c001_v0001137_t0036_u01756096857961") 2025/08/25 04:44:43 DEBUG : both3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd28_d20250825_m044053_c001_v7007000_t0000_u01756096853730") 2025/08/25 04:44:43 DEBUG : both3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea0e_d20250825_m044038_c001_v0001183_t0000_u01756096838588") 2025/08/25 04:44:43 DEBUG : both4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51790_d20250825_m044112_c001_v7007000_t0000_u01756096872159") 2025/08/25 04:44:43 DEBUG : both4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea71_d20250825_m044058_c001_v0001183_t0049_u01756096858661") 2025/08/25 04:44:43 DEBUG : both4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd29_d20250825_m044053_c001_v7007000_t0000_u01756096853914") 2025/08/25 04:44:43 DEBUG : both4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6626_d20250825_m044039_c001_v0001182_t0042_u01756096839553") 2025/08/25 04:44:43 DEBUG : both5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51792_d20250825_m044112_c001_v7007000_t0000_u01756096872341") 2025/08/25 04:44:43 DEBUG : both5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6698_d20250825_m044059_c001_v0001182_t0052_u01756096859189") 2025/08/25 04:44:43 DEBUG : both5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd2a_d20250825_m044054_c001_v7007000_t0000_u01756096854097") 2025/08/25 04:44:43 DEBUG : both5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9353_d20250825_m044040_c001_v0001137_t0057_u01756096840006") 2025/08/25 04:44:43 DEBUG : both6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51794_d20250825_m044112_c001_v7007000_t0000_u01756096872523") 2025/08/25 04:44:43 DEBUG : both6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9385_d20250825_m044059_c001_v0001137_t0043_u01756096859604") 2025/08/25 04:44:43 DEBUG : both6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd2b_d20250825_m044054_c001_v7007000_t0000_u01756096854280") 2025/08/25 04:44:43 DEBUG : both6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea16_d20250825_m044040_c001_v0001183_t0008_u01756096840606") 2025/08/25 04:44:43 DEBUG : both7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51796_d20250825_m044112_c001_v7007000_t0000_u01756096872707") 2025/08/25 04:44:43 DEBUG : both7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea7f_d20250825_m044100_c001_v0001183_t0037_u01756096860133") 2025/08/25 04:44:43 DEBUG : both7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd2c_d20250825_m044054_c001_v7007000_t0000_u01756096854464") 2025/08/25 04:44:43 DEBUG : both7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6630_d20250825_m044041_c001_v0001182_t0058_u01756096841097") 2025/08/25 04:44:44 DEBUG : both8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da51798_d20250825_m044112_c001_v7007000_t0000_u01756096872890") 2025/08/25 04:44:44 DEBUG : both8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66a0_d20250825_m044100_c001_v0001182_t0003_u01756096860792") 2025/08/25 04:44:44 DEBUG : both8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd2d_d20250825_m044054_c001_v7007000_t0000_u01756096854648") 2025/08/25 04:44:44 DEBUG : both8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9359_d20250825_m044041_c001_v0001137_t0049_u01756096841541") 2025/08/25 04:44:44 DEBUG : both9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5179a_d20250825_m044113_c001_v7007000_t0000_u01756096873072") 2025/08/25 04:44:44 DEBUG : both9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b938d_d20250825_m044101_c001_v0001137_t0037_u01756096861183") 2025/08/25 04:44:44 DEBUG : both9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd2e_d20250825_m044054_c001_v7007000_t0000_u01756096854831") 2025/08/25 04:44:44 DEBUG : both9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea1c_d20250825_m044042_c001_v0001183_t0035_u01756096842066") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42c7_d20250825_m043650_c001_v7007000_t0000_u01756096610290") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b915c_d20250825_m043648_c001_v0001137_t0048_u01756096608463") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42b5_d20250825_m043647_c001_v7007000_t0000_u01756096607552") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b914a_d20250825_m043645_c001_v0001137_t0045_u01756096605531") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f648_d20250825_m043628_c001_v7007000_t0000_u01756096588093") 2025/08/25 04:44:44 DEBUG : c/non empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9106_d20250825_m043626_c001_v0001137_t0056_u01756096586224") 2025/08/25 04:44:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811717_d20250825_m044202_c001_v7007000_t0000_u01756096922830") 2025/08/25 04:44:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67dc_d20250825_m044158_c001_v0001182_t0001_u01756096918432") 2025/08/25 04:44:44 DEBUG : check sum: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f61b_d20250825_m043618_c001_v7007000_t0000_u01756096578080") 2025/08/25 04:44:44 DEBUG : check sum: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90ee_d20250825_m043616_c001_v0001137_t0045_u01756096576971") 2025/08/25 04:44:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a17864_d20250825_m044430_c001_v7007000_t0000_u01756097070658") 2025/08/25 04:44:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9577_d20250825_m044428_c001_v0001137_t0047_u01756097068886") 2025/08/25 04:44:45 DEBUG : dest/3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74edbe_d20250825_m043856_c001_v7007000_t0000_u01756096736870") 2025/08/25 04:44:45 DEBUG : dest/3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4072b88d1d7b82d4_d20250825_m043855_c001_v0001146_t0029_u01756096735763") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580315_d20250825_m044254_c001_v7007000_t0000_u01756096974190") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecdc_d20250825_m044250_c001_v0001183_t0046_u01756096970344") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef517_d20250825_m044402_c001_v7007000_t0000_u01756097042286") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9531_d20250825_m044352_c001_v0001137_t0049_u01756097032494") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec63f_d20250825_m044348_c001_v7007000_t0000_u01756097028381") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9509_d20250825_m044339_c001_v0001137_t0001_u01756097019195") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb14_d20250825_m044335_c001_v7007000_t0000_u01756097015051") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94e7_d20250825_m044325_c001_v0001137_t0002_u01756097005612") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7b9_d20250825_m044321_c001_v7007000_t0000_u01756097001514") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94d3_d20250825_m044312_c001_v0001137_t0018_u01756096992505") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf7a_d20250825_m044308_c001_v7007000_t0000_u01756096988398") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94bf_d20250825_m044258_c001_v0001137_t0044_u01756096978293") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58030e_d20250825_m044251_c001_v7007000_t0000_u01756096971474") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6902_d20250825_m044243_c001_v0001182_t0015_u01756096963220") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc489_d20250825_m044239_c001_v7007000_t0000_u01756096959088") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec88_d20250825_m044235_c001_v0001183_t0020_u01756096955648") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc46b_d20250825_m044234_c001_v7007000_t0000_u01756096954287") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b687e_d20250825_m044225_c001_v0001182_t0041_u01756096945198") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc419_d20250825_m044221_c001_v7007000_t0000_u01756096941089") 2025/08/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec04_d20250825_m044217_c001_v0001183_t0029_u01756096937576") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef1dc_d20250825_m044215_c001_v7007000_t0000_u01756096935981") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b680a_d20250825_m044206_c001_v0001182_t0019_u01756096926953") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fb916_d20250825_m044200_c001_v7007000_t0000_u01756096920302") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67bc_d20250825_m044151_c001_v0001182_t0048_u01756096911152") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d336_d20250825_m044147_c001_v7007000_t0000_u01756096907091") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6778_d20250825_m044137_c001_v0001182_t0007_u01756096897629") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116ce_d20250825_m044133_c001_v7007000_t0000_u01756096893552") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6728_d20250825_m044125_c001_v0001182_t0036_u01756096885425") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb84107f_d20250825_m044236_c001_v7007000_t0000_u01756096956943") 2025/08/25 04:44:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815bd_d20250825_m044232_c001_v0001182_t0007_u01756096952727") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580316_d20250825_m044254_c001_v7007000_t0000_u01756096974373") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8163b_d20250825_m044250_c001_v0001182_t0033_u01756096970353") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef519_d20250825_m044402_c001_v7007000_t0000_u01756097042469") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee1f_d20250825_m044353_c001_v0001183_t0039_u01756097033157") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec640_d20250825_m044348_c001_v7007000_t0000_u01756097028565") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eddf_d20250825_m044339_c001_v0001183_t0006_u01756097019890") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb16_d20250825_m044335_c001_v7007000_t0000_u01756097015236") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed90_d20250825_m044326_c001_v0001183_t0035_u01756097006322") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7bb_d20250825_m044321_c001_v7007000_t0000_u01756097001697") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed57_d20250825_m044313_c001_v0001183_t0024_u01756096993239") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf7c_d20250825_m044308_c001_v7007000_t0000_u01756096988581") 2025/08/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed1d_d20250825_m044259_c001_v0001183_t0024_u01756096979206") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580310_d20250825_m044251_c001_v7007000_t0000_u01756096971841") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b948f_d20250825_m044243_c001_v0001137_t0058_u01756096963799") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48a_d20250825_m044239_c001_v7007000_t0000_u01756096959272") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815d7_d20250825_m044235_c001_v0001182_t0037_u01756096955669") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa5c_d20250825_m044234_c001_v7007000_t0000_u01756096954459") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b945f_d20250825_m044225_c001_v0001137_t0034_u01756096945758") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc41b_d20250825_m044221_c001_v7007000_t0000_u01756096941272") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b684e_d20250825_m044217_c001_v0001182_t0015_u01756096937596") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40978c0e2fb09bd3_d20250825_m044216_c001_v7007000_t0000_u01756096936423") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebd2_d20250825_m044207_c001_v0001183_t0007_u01756096927562") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef13c_d20250825_m044200_c001_v7007000_t0000_u01756096920321") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9411_d20250825_m044151_c001_v0001137_t0048_u01756096911715") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d337_d20250825_m044147_c001_v7007000_t0000_u01756096907275") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93f7_d20250825_m044138_c001_v0001137_t0030_u01756096898197") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116cf_d20250825_m044133_c001_v7007000_t0000_u01756096893735") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93d7_d20250825_m044125_c001_v0001137_t0008_u01756096885637") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa69_d20250825_m044236_c001_v7007000_t0000_u01756096956996") 2025/08/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec70_d20250825_m044232_c001_v0001183_t0013_u01756096952738") 2025/08/25 04:44:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580317_d20250825_m044254_c001_v7007000_t0000_u01756096974556") 2025/08/25 04:44:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b693c_d20250825_m044250_c001_v0001182_t0015_u01756096970539") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef51b_d20250825_m044402_c001_v7007000_t0000_u01756097042652") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6afb_d20250825_m044353_c001_v0001182_t0048_u01756097033735") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec641_d20250825_m044348_c001_v7007000_t0000_u01756097028748") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a9b_d20250825_m044340_c001_v0001182_t0038_u01756097020467") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb1b_d20250825_m044335_c001_v7007000_t0000_u01756097015420") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a3e_d20250825_m044327_c001_v0001182_t0013_u01756097007010") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7bd_d20250825_m044321_c001_v7007000_t0000_u01756097001880") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69db_d20250825_m044313_c001_v0001182_t0050_u01756096993797") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf7f_d20250825_m044308_c001_v7007000_t0000_u01756096988765") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b698d_d20250825_m044259_c001_v0001182_t0024_u01756096979780") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41575e1e6bf175b6_d20250825_m044251_c001_v7007000_t0000_u01756096971851") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecb4_d20250825_m044244_c001_v0001183_t0059_u01756096964481") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48b_d20250825_m044239_c001_v7007000_t0000_u01756096959457") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68c6_d20250825_m044235_c001_v0001182_t0049_u01756096955791") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4cb0_d20250825_m044234_c001_v7007000_t0000_u01756096954283") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec36_d20250825_m044226_c001_v0001183_t0048_u01756096946601") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc41e_d20250825_m044221_c001_v7007000_t0000_u01756096941456") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8154a_d20250825_m044217_c001_v0001182_t0019_u01756096937610") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef1de_d20250825_m044216_c001_v7007000_t0000_u01756096936164") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814f6_d20250825_m044208_c001_v0001182_t0001_u01756096928130") 2025/08/25 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74f642_d20250825_m044200_c001_v7007000_t0000_u01756096920519") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814a6_d20250825_m044152_c001_v0001182_t0019_u01756096912444") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d339_d20250825_m044147_c001_v7007000_t0000_u01756096907457") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81474_d20250825_m044138_c001_v0001182_t0053_u01756096898985") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d0_d20250825_m044133_c001_v7007000_t0000_u01756096893918") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8142f_d20250825_m044126_c001_v0001182_t0000_u01756096886093") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbab2_d20250825_m044236_c001_v7007000_t0000_u01756096956836") 2025/08/25 04:44:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68b4_d20250825_m044232_c001_v0001182_t0034_u01756096952865") 2025/08/25 04:44:49 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580318_d20250825_m044254_c001_v7007000_t0000_u01756096974741") 2025/08/25 04:44:49 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ece0_d20250825_m044250_c001_v0001183_t0028_u01756096970551") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef51d_d20250825_m044402_c001_v7007000_t0000_u01756097042835") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817e6_d20250825_m044354_c001_v0001182_t0054_u01756097034317") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec642_d20250825_m044348_c001_v7007000_t0000_u01756097028932") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81785_d20250825_m044341_c001_v0001182_t0038_u01756097021039") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb1d_d20250825_m044335_c001_v7007000_t0000_u01756097015609") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8171b_d20250825_m044327_c001_v0001182_t0023_u01756097007579") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7c0_d20250825_m044322_c001_v7007000_t0000_u01756097002063") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816eb_d20250825_m044314_c001_v0001182_t0050_u01756096994366") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf81_d20250825_m044308_c001_v7007000_t0000_u01756096988948") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8167f_d20250825_m044300_c001_v0001182_t0017_u01756096980362") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f410b0eeab762b1f9_d20250825_m044251_c001_v7007000_t0000_u01756096971891") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81617_d20250825_m044245_c001_v0001182_t0046_u01756096965041") 2025/08/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48c_d20250825_m044239_c001_v7007000_t0000_u01756096959641") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b947b_d20250825_m044235_c001_v0001137_t0005_u01756096955840") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc46d_d20250825_m044234_c001_v7007000_t0000_u01756096954474") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81593_d20250825_m044227_c001_v0001182_t0045_u01756096947172") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc421_d20250825_m044221_c001_v7007000_t0000_u01756096941638") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9447_d20250825_m044217_c001_v0001137_t0058_u01756096937709") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef1da_d20250825_m044215_c001_v7007000_t0000_u01756096935798") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b942b_d20250825_m044208_c001_v0001137_t0018_u01756096928752") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4027cbf6861b7b7b_d20250825_m044200_c001_v7007000_t0000_u01756096920471") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb7f_d20250825_m044153_c001_v0001183_t0046_u01756096913018") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33a_d20250825_m044147_c001_v7007000_t0000_u01756096907640") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb47_d20250825_m044139_c001_v0001183_t0037_u01756096899554") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d1_d20250825_m044134_c001_v7007000_t0000_u01756096894101") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb0d_d20250825_m044126_c001_v0001183_t0020_u01756096886338") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec396_d20250825_m044237_c001_v7007000_t0000_u01756096957161") 2025/08/25 04:44:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815bf_d20250825_m044232_c001_v0001182_t0004_u01756096952927") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580319_d20250825_m044254_c001_v7007000_t0000_u01756096974924") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8163d_d20250825_m044250_c001_v0001182_t0003_u01756096970581") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef51f_d20250825_m044403_c001_v7007000_t0000_u01756097043018") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9539_d20250825_m044354_c001_v0001137_t0025_u01756097034539") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec643_d20250825_m044349_c001_v7007000_t0000_u01756097029114") 2025/08/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b950f_d20250825_m044341_c001_v0001137_t0029_u01756097021249") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb21_d20250825_m044335_c001_v7007000_t0000_u01756097015793") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94eb_d20250825_m044327_c001_v0001137_t0038_u01756097007787") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7c2_d20250825_m044322_c001_v7007000_t0000_u01756097002248") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94d5_d20250825_m044314_c001_v0001137_t0017_u01756096994607") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf83_d20250825_m044309_c001_v7007000_t0000_u01756096989130") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94c3_d20250825_m044300_c001_v0001137_t0020_u01756096980604") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4dcc_d20250825_m044252_c001_v7007000_t0000_u01756096972003") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6916_d20250825_m044245_c001_v0001182_t0015_u01756096965260") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48d_d20250825_m044239_c001_v7007000_t0000_u01756096959825") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec8a_d20250825_m044235_c001_v0001183_t0018_u01756096955866") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4caa_d20250825_m044233_c001_v7007000_t0000_u01756096953916") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6884_d20250825_m044227_c001_v0001182_t0037_u01756096947401") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc423_d20250825_m044221_c001_v7007000_t0000_u01756096941821") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec08_d20250825_m044217_c001_v0001183_t0056_u01756096937775") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c541_d20250825_m044216_c001_v7007000_t0000_u01756096936233") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6810_d20250825_m044209_c001_v0001182_t0030_u01756096929118") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74f640_d20250825_m044200_c001_v7007000_t0000_u01756096920330") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67be_d20250825_m044153_c001_v0001182_t0024_u01756096913209") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33b_d20250825_m044147_c001_v7007000_t0000_u01756096907822") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6782_d20250825_m044139_c001_v0001182_t0038_u01756096899759") 2025/08/25 04:44:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d2_d20250825_m044134_c001_v7007000_t0000_u01756096894284") 2025/08/25 04:44:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6734_d20250825_m044126_c001_v0001182_t0045_u01756096886575") 2025/08/25 04:44:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981dfc5_d20250825_m044236_c001_v7007000_t0000_u01756096956955") 2025/08/25 04:44:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9473_d20250825_m044232_c001_v0001137_t0040_u01756096952958") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031a_d20250825_m044255_c001_v7007000_t0000_u01756096975108") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94ab_d20250825_m044250_c001_v0001137_t0034_u01756096970634") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef521_d20250825_m044403_c001_v7007000_t0000_u01756097043203") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee26_d20250825_m044355_c001_v0001183_t0018_u01756097035138") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec644_d20250825_m044349_c001_v7007000_t0000_u01756097029302") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eded_d20250825_m044341_c001_v0001183_t0006_u01756097021794") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb26_d20250825_m044335_c001_v7007000_t0000_u01756097015977") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed96_d20250825_m044328_c001_v0001183_t0018_u01756097008146") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7c4_d20250825_m044322_c001_v7007000_t0000_u01756097002435") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed63_d20250825_m044314_c001_v0001183_t0043_u01756096994994") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf86_d20250825_m044309_c001_v7007000_t0000_u01756096989313") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed31_d20250825_m044301_c001_v0001183_t0030_u01756096981034") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f412d3a4cc676f19b_d20250825_m044251_c001_v7007000_t0000_u01756096971861") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9493_d20250825_m044245_c001_v0001137_t0041_u01756096965475") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48e_d20250825_m044240_c001_v7007000_t0000_u01756096960017") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815d9_d20250825_m044235_c001_v0001182_t0016_u01756096955900") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec37d_d20250825_m044234_c001_v7007000_t0000_u01756096954294") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9463_d20250825_m044227_c001_v0001137_t0028_u01756096947607") 2025/08/25 04:44:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc425_d20250825_m044222_c001_v7007000_t0000_u01756096942002") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8154e_d20250825_m044217_c001_v0001182_t0039_u01756096937806") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b8f_d20250825_m044215_c001_v7007000_t0000_u01756096935813") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebd8_d20250825_m044209_c001_v0001183_t0035_u01756096929327") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c4be_d20250825_m044200_c001_v7007000_t0000_u01756096920640") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9413_d20250825_m044153_c001_v0001137_t0013_u01756096913427") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33c_d20250825_m044148_c001_v7007000_t0000_u01756096908004") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93fb_d20250825_m044140_c001_v0001137_t0008_u01756096899998") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d3_d20250825_m044134_c001_v7007000_t0000_u01756096894468") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93db_d20250825_m044126_c001_v0001137_t0043_u01756096886804") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa67_d20250825_m044236_c001_v7007000_t0000_u01756096956802") 2025/08/25 04:44:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec72_d20250825_m044232_c001_v0001183_t0031_u01756096952970") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031b_d20250825_m044255_c001_v7007000_t0000_u01756096975293") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6940_d20250825_m044250_c001_v0001182_t0047_u01756096970748") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef523_d20250825_m044403_c001_v7007000_t0000_u01756097043386") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b07_d20250825_m044355_c001_v0001182_t0041_u01756097035341") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec645_d20250825_m044349_c001_v7007000_t0000_u01756097029486") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6aa3_d20250825_m044342_c001_v0001182_t0031_u01756097022008") 2025/08/25 04:44:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb29_d20250825_m044336_c001_v7007000_t0000_u01756097016172") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a40_d20250825_m044328_c001_v0001182_t0030_u01756097008363") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7c7_d20250825_m044322_c001_v7007000_t0000_u01756097002618") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69e5_d20250825_m044315_c001_v0001182_t0056_u01756096995190") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf89_d20250825_m044309_c001_v7007000_t0000_u01756096989497") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6997_d20250825_m044301_c001_v0001182_t0017_u01756096981246") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bc61_d20250825_m044251_c001_v7007000_t0000_u01756096971857") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecc0_d20250825_m044246_c001_v0001183_t0023_u01756096966036") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc48f_d20250825_m044240_c001_v7007000_t0000_u01756096960200") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68c8_d20250825_m044235_c001_v0001182_t0024_u01756096955990") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec380_d20250825_m044234_c001_v7007000_t0000_u01756096954482") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec40_d20250825_m044228_c001_v0001183_t0014_u01756096948115") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc427_d20250825_m044222_c001_v7007000_t0000_u01756096942185") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6850_d20250825_m044217_c001_v0001182_t0029_u01756096937831") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc404_d20250825_m044216_c001_v7007000_t0000_u01756096936204") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81504_d20250825_m044209_c001_v0001182_t0047_u01756096929628") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fb91b_d20250825_m044200_c001_v7007000_t0000_u01756096920484") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814ae_d20250825_m044153_c001_v0001182_t0006_u01756096913802") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33d_d20250825_m044148_c001_v7007000_t0000_u01756096908187") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8147c_d20250825_m044140_c001_v0001182_t0033_u01756096900424") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d5_d20250825_m044134_c001_v7007000_t0000_u01756096894651") 2025/08/25 04:44:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81438_d20250825_m044127_c001_v0001182_t0050_u01756096887160") 2025/08/25 04:44:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f406aa4d65c166380_d20250825_m044237_c001_v7007000_t0000_u01756096957008") 2025/08/25 04:44:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68b6_d20250825_m044233_c001_v0001182_t0023_u01756096953169") 2025/08/25 04:44:55 DEBUG : dir1/0007-12345: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031c_d20250825_m044255_c001_v7007000_t0000_u01756096975476") 2025/08/25 04:44:55 DEBUG : dir1/0007-12345: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ece4_d20250825_m044250_c001_v0001183_t0041_u01756096970760") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef525_d20250825_m044403_c001_v7007000_t0000_u01756097043570") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817eb_d20250825_m044355_c001_v0001182_t0038_u01756097035560") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec646_d20250825_m044349_c001_v7007000_t0000_u01756097029670") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8178f_d20250825_m044342_c001_v0001182_t0057_u01756097022231") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb2d_d20250825_m044336_c001_v7007000_t0000_u01756097016355") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8171d_d20250825_m044328_c001_v0001182_t0047_u01756097008581") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7c9_d20250825_m044322_c001_v7007000_t0000_u01756097002800") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816ed_d20250825_m044315_c001_v0001182_t0039_u01756096995407") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf8c_d20250825_m044309_c001_v7007000_t0000_u01756096989683") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8168b_d20250825_m044301_c001_v0001182_t0048_u01756096981468") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580311_d20250825_m044252_c001_v7007000_t0000_u01756096972024") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8161f_d20250825_m044246_c001_v0001182_t0025_u01756096966237") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc490_d20250825_m044240_c001_v7007000_t0000_u01756096960399") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec8c_d20250825_m044236_c001_v0001183_t0018_u01756096956069") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df9e_d20250825_m044234_c001_v7007000_t0000_u01756096954492") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8159f_d20250825_m044228_c001_v0001182_t0053_u01756096948316") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc429_d20250825_m044222_c001_v7007000_t0000_u01756096942370") 2025/08/25 04:44:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec0a_d20250825_m044217_c001_v0001183_t0003_u01756096937978") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bb61_d20250825_m044216_c001_v7007000_t0000_u01756096936217") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b942d_d20250825_m044209_c001_v0001137_t0057_u01756096929825") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c4b8_d20250825_m044200_c001_v7007000_t0000_u01756096920272") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb83_d20250825_m044154_c001_v0001183_t0029_u01756096914008") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33e_d20250825_m044148_c001_v7007000_t0000_u01756096908369") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb49_d20250825_m044140_c001_v0001183_t0051_u01756096900623") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d6_d20250825_m044134_c001_v7007000_t0000_u01756096894835") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb11_d20250825_m044127_c001_v0001183_t0058_u01756096887374") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f406aa4d65c16637e_d20250825_m044236_c001_v7007000_t0000_u01756096956820") 2025/08/25 04:44:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815c3_d20250825_m044233_c001_v0001182_t0033_u01756096953156") 2025/08/25 04:44:56 DEBUG : dir1/0008-23456: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031d_d20250825_m044255_c001_v7007000_t0000_u01756096975659") 2025/08/25 04:44:56 DEBUG : dir1/0008-23456: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8163f_d20250825_m044250_c001_v0001182_t0050_u01756096970815") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef527_d20250825_m044403_c001_v7007000_t0000_u01756097043754") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b953b_d20250825_m044355_c001_v0001137_t0046_u01756097035777") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec647_d20250825_m044349_c001_v7007000_t0000_u01756097029853") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9513_d20250825_m044342_c001_v0001137_t0044_u01756097022457") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb2f_d20250825_m044336_c001_v7007000_t0000_u01756097016540") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94ed_d20250825_m044328_c001_v0001137_t0003_u01756097008787") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7cb_d20250825_m044322_c001_v7007000_t0000_u01756097002985") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94d7_d20250825_m044315_c001_v0001137_t0056_u01756096995617") 2025/08/25 04:44:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf8f_d20250825_m044309_c001_v7007000_t0000_u01756096989866") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94c9_d20250825_m044301_c001_v0001137_t0031_u01756096981671") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4dc3_d20250825_m044251_c001_v7007000_t0000_u01756096971637") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b691e_d20250825_m044246_c001_v0001182_t0058_u01756096966441") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc491_d20250825_m044240_c001_v7007000_t0000_u01756096960586") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815df_d20250825_m044236_c001_v0001182_t0054_u01756096956108") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa5a_d20250825_m044234_c001_v7007000_t0000_u01756096954275") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b688e_d20250825_m044228_c001_v0001182_t0000_u01756096948523") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc42a_d20250825_m044222_c001_v7007000_t0000_u01756096942554") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81552_d20250825_m044218_c001_v0001182_t0037_u01756096938003") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0cef1e0_d20250825_m044216_c001_v7007000_t0000_u01756096936347") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b681c_d20250825_m044210_c001_v0001182_t0049_u01756096930413") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811708_d20250825_m044200_c001_v7007000_t0000_u01756096920648") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67c6_d20250825_m044154_c001_v0001182_t0058_u01756096914261") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d33f_d20250825_m044148_c001_v7007000_t0000_u01756096908552") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6786_d20250825_m044140_c001_v0001182_t0051_u01756096900818") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d7_d20250825_m044135_c001_v7007000_t0000_u01756096895019") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b673a_d20250825_m044127_c001_v0001182_t0042_u01756096887665") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc47e_d20250825_m044237_c001_v7007000_t0000_u01756096957173") 2025/08/25 04:44:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec74_d20250825_m044233_c001_v0001183_t0003_u01756096953214") 2025/08/25 04:44:57 DEBUG : dir1/0009-34567: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031e_d20250825_m044255_c001_v7007000_t0000_u01756096975843") 2025/08/25 04:44:57 DEBUG : dir1/0009-34567: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94ad_d20250825_m044250_c001_v0001137_t0001_u01756096970966") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef529_d20250825_m044403_c001_v7007000_t0000_u01756097043938") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee2a_d20250825_m044356_c001_v0001183_t0008_u01756097036135") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec648_d20250825_m044350_c001_v7007000_t0000_u01756097030037") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24edf5_d20250825_m044342_c001_v0001183_t0036_u01756097022903") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb31_d20250825_m044336_c001_v7007000_t0000_u01756097016724") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed98_d20250825_m044329_c001_v0001183_t0054_u01756097009230") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7cc_d20250825_m044323_c001_v7007000_t0000_u01756097003169") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed65_d20250825_m044316_c001_v0001183_t0004_u01756096996109") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf92_d20250825_m044310_c001_v7007000_t0000_u01756096990051") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed37_d20250825_m044302_c001_v0001183_t0054_u01756096982140") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58030f_d20250825_m044251_c001_v7007000_t0000_u01756096971658") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9497_d20250825_m044246_c001_v0001137_t0004_u01756096966660") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc492_d20250825_m044240_c001_v7007000_t0000_u01756096960770") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68cc_d20250825_m044236_c001_v0001182_t0048_u01756096956194") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb841077_d20250825_m044234_c001_v7007000_t0000_u01756096954502") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9465_d20250825_m044228_c001_v0001137_t0044_u01756096948731") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc42c_d20250825_m044222_c001_v7007000_t0000_u01756096942738") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9449_d20250825_m044218_c001_v0001137_t0042_u01756096938013") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c540_d20250825_m044216_c001_v7007000_t0000_u01756096936192") 2025/08/25 04:44:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebe0_d20250825_m044210_c001_v0001183_t0020_u01756096930625") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c4af_d20250825_m044159_c001_v7007000_t0000_u01756096919900") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9415_d20250825_m044154_c001_v0001137_t0003_u01756096914479") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d340_d20250825_m044148_c001_v7007000_t0000_u01756096908733") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93fd_d20250825_m044141_c001_v0001137_t0020_u01756096901031") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d8_d20250825_m044135_c001_v7007000_t0000_u01756096895204") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93dd_d20250825_m044127_c001_v0001137_t0005_u01756096887881") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbab3_d20250825_m044237_c001_v7007000_t0000_u01756096957019") 2025/08/25 04:44:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9475_d20250825_m044233_c001_v0001137_t0012_u01756096953274") 2025/08/25 04:44:59 DEBUG : dir1/0010-45678: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e58031f_d20250825_m044256_c001_v7007000_t0000_u01756096976026") 2025/08/25 04:44:59 DEBUG : dir1/0010-45678: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecec_d20250825_m044250_c001_v0001183_t0031_u01756096970978") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef52c_d20250825_m044404_c001_v7007000_t0000_u01756097044122") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b0d_d20250825_m044356_c001_v0001182_t0057_u01756097036353") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec649_d20250825_m044350_c001_v7007000_t0000_u01756097030220") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6aa7_d20250825_m044343_c001_v0001182_t0042_u01756097023112") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb35_d20250825_m044336_c001_v7007000_t0000_u01756097016918") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a4c_d20250825_m044329_c001_v0001182_t0030_u01756097009442") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7cf_d20250825_m044323_c001_v7007000_t0000_u01756097003352") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69ef_d20250825_m044316_c001_v0001182_t0005_u01756096996309") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf95_d20250825_m044310_c001_v7007000_t0000_u01756096990235") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b699f_d20250825_m044302_c001_v0001182_t0004_u01756096982362") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41575e1e6bf175b4_d20250825_m044251_c001_v7007000_t0000_u01756096971482") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecc6_d20250825_m044247_c001_v0001183_t0037_u01756096967036") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc493_d20250825_m044240_c001_v7007000_t0000_u01756096960954") 2025/08/25 04:44:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec8e_d20250825_m044236_c001_v0001183_t0027_u01756096956275") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fbaa2_d20250825_m044233_c001_v7007000_t0000_u01756096953893") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec48_d20250825_m044229_c001_v0001183_t0014_u01756096949216") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc42e_d20250825_m044222_c001_v7007000_t0000_u01756096942921") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6852_d20250825_m044218_c001_v0001182_t0051_u01756096938043") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b92_d20250825_m044216_c001_v7007000_t0000_u01756096936358") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8150c_d20250825_m044210_c001_v0001182_t0035_u01756096930862") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811706_d20250825_m044200_c001_v7007000_t0000_u01756096920443") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814b0_d20250825_m044154_c001_v0001182_t0016_u01756096914852") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d341_d20250825_m044148_c001_v7007000_t0000_u01756096908916") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8147e_d20250825_m044141_c001_v0001182_t0041_u01756096901516") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116d9_d20250825_m044135_c001_v7007000_t0000_u01756096895387") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81440_d20250825_m044128_c001_v0001182_t0033_u01756096888392") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc47a_d20250825_m044236_c001_v7007000_t0000_u01756096956795") 2025/08/25 04:45:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68b8_d20250825_m044233_c001_v0001182_t0039_u01756096953382") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580321_d20250825_m044256_c001_v7007000_t0000_u01756096976209") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6942_d20250825_m044250_c001_v0001182_t0055_u01756096970993") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef52f_d20250825_m044404_c001_v7007000_t0000_u01756097044306") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817f1_d20250825_m044356_c001_v0001182_t0003_u01756097036572") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64a_d20250825_m044350_c001_v7007000_t0000_u01756097030403") 2025/08/25 04:45:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8179d_d20250825_m044343_c001_v0001182_t0006_u01756097023318") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb38_d20250825_m044337_c001_v7007000_t0000_u01756097017105") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81721_d20250825_m044329_c001_v0001182_t0056_u01756097009657") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7d1_d20250825_m044323_c001_v7007000_t0000_u01756097003535") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816ef_d20250825_m044316_c001_v0001182_t0016_u01756096996517") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf99_d20250825_m044310_c001_v7007000_t0000_u01756096990418") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81691_d20250825_m044302_c001_v0001182_t0002_u01756096982621") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41575e1e6bf175b5_d20250825_m044251_c001_v7007000_t0000_u01756096971669") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81625_d20250825_m044247_c001_v0001182_t0022_u01756096967243") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc494_d20250825_m044241_c001_v7007000_t0000_u01756096961138") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815e1_d20250825_m044236_c001_v0001182_t0048_u01756096956322") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df9b_d20250825_m044234_c001_v7007000_t0000_u01756096954304") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815a9_d20250825_m044229_c001_v0001182_t0042_u01756096949415") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc430_d20250825_m044223_c001_v7007000_t0000_u01756096943104") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec0c_d20250825_m044218_c001_v0001183_t0040_u01756096938181") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df06_d20250825_m044216_c001_v7007000_t0000_u01756096936367") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b942f_d20250825_m044211_c001_v0001137_t0017_u01756096931131") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c4bb_d20250825_m044200_c001_v7007000_t0000_u01756096920458") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb88_d20250825_m044155_c001_v0001183_t0055_u01756096915133") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d343_d20250825_m044149_c001_v7007000_t0000_u01756096909097") 2025/08/25 04:45:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb4f_d20250825_m044141_c001_v0001183_t0024_u01756096901764") 2025/08/25 04:45:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116da_d20250825_m044135_c001_v7007000_t0000_u01756096895570") 2025/08/25 04:45:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb15_d20250825_m044128_c001_v0001183_t0032_u01756096888632") 2025/08/25 04:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f406aa4d65c166381_d20250825_m044237_c001_v7007000_t0000_u01756096957030") 2025/08/25 04:45:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec76_d20250825_m044233_c001_v0001183_t0054_u01756096953425") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580322_d20250825_m044256_c001_v7007000_t0000_u01756096976392") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81641_d20250825_m044251_c001_v0001182_t0028_u01756096971021") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef532_d20250825_m044404_c001_v7007000_t0000_u01756097044491") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b953d_d20250825_m044356_c001_v0001137_t0022_u01756097036775") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64b_d20250825_m044350_c001_v7007000_t0000_u01756097030587") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9517_d20250825_m044343_c001_v0001137_t0020_u01756097023539") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb3b_d20250825_m044337_c001_v7007000_t0000_u01756097017289") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94f3_d20250825_m044329_c001_v0001137_t0026_u01756097009879") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7d3_d20250825_m044323_c001_v7007000_t0000_u01756097003717") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94d9_d20250825_m044316_c001_v0001137_t0034_u01756096996713") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf9c_d20250825_m044310_c001_v7007000_t0000_u01756096990602") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94cb_d20250825_m044302_c001_v0001137_t0002_u01756096982836") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bc5f_d20250825_m044251_c001_v7007000_t0000_u01756096971676") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6922_d20250825_m044247_c001_v0001182_t0035_u01756096967459") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc495_d20250825_m044241_c001_v7007000_t0000_u01756096961322") 2025/08/25 04:45:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b947f_d20250825_m044236_c001_v0001137_t0042_u01756096956375") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb841075_d20250825_m044234_c001_v7007000_t0000_u01756096954316") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b689c_d20250825_m044229_c001_v0001182_t0053_u01756096949653") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc432_d20250825_m044223_c001_v7007000_t0000_u01756096943286") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81554_d20250825_m044218_c001_v0001182_t0053_u01756096938205") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df04_d20250825_m044216_c001_v7007000_t0000_u01756096936182") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6824_d20250825_m044211_c001_v0001182_t0025_u01756096931536") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec28d_d20250825_m044200_c001_v7007000_t0000_u01756096920462") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67d0_d20250825_m044155_c001_v0001182_t0059_u01756096915327") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d345_d20250825_m044149_c001_v7007000_t0000_u01756096909279") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6790_d20250825_m044141_c001_v0001182_t0048_u01756096901968") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116db_d20250825_m044135_c001_v7007000_t0000_u01756096895753") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6748_d20250825_m044128_c001_v0001182_t0037_u01756096888836") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f406aa4d65c16637f_d20250825_m044236_c001_v7007000_t0000_u01756096956823") 2025/08/25 04:45:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815c5_d20250825_m044233_c001_v0001182_t0007_u01756096953436") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580323_d20250825_m044256_c001_v7007000_t0000_u01756096976575") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ecee_d20250825_m044251_c001_v0001183_t0045_u01756096971179") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef535_d20250825_m044404_c001_v7007000_t0000_u01756097044676") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee30_d20250825_m044357_c001_v0001183_t0024_u01756097037311") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64c_d20250825_m044350_c001_v7007000_t0000_u01756097030770") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24edfb_d20250825_m044343_c001_v0001183_t0037_u01756097023929") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb41_d20250825_m044337_c001_v7007000_t0000_u01756097017473") 2025/08/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eda0_d20250825_m044330_c001_v0001183_t0050_u01756097010383") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7d5_d20250825_m044323_c001_v7007000_t0000_u01756097003900") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed6b_d20250825_m044317_c001_v0001183_t0022_u01756096997132") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcf9f_d20250825_m044310_c001_v7007000_t0000_u01756096990785") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ed3f_d20250825_m044303_c001_v0001183_t0043_u01756096983176") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4dc0_d20250825_m044251_c001_v7007000_t0000_u01756096971454") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b949f_d20250825_m044247_c001_v0001137_t0000_u01756096967771") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc496_d20250825_m044241_c001_v7007000_t0000_u01756096961507") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68d0_d20250825_m044236_c001_v0001182_t0056_u01756096956411") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec37e_d20250825_m044234_c001_v7007000_t0000_u01756096954324") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9469_d20250825_m044229_c001_v0001137_t0013_u01756096949873") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc434_d20250825_m044223_c001_v7007000_t0000_u01756096943491") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6854_d20250825_m044218_c001_v0001182_t0004_u01756096938252") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c542_d20250825_m044216_c001_v7007000_t0000_u01756096936382") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebe6_d20250825_m044211_c001_v0001183_t0033_u01756096931743") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fb91c_d20250825_m044200_c001_v7007000_t0000_u01756096920496") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9419_d20250825_m044155_c001_v0001137_t0034_u01756096915548") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d347_d20250825_m044149_c001_v7007000_t0000_u01756096909462") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93ff_d20250825_m044142_c001_v0001137_t0044_u01756096902176") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116dc_d20250825_m044135_c001_v7007000_t0000_u01756096895938") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93e3_d20250825_m044129_c001_v0001137_t0040_u01756096889043") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec393_d20250825_m044236_c001_v7007000_t0000_u01756096956975") 2025/08/25 04:45:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68be_d20250825_m044233_c001_v0001182_t0033_u01756096953619") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580324_d20250825_m044256_c001_v7007000_t0000_u01756096976758") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6946_d20250825_m044251_c001_v0001182_t0017_u01756096971200") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef539_d20250825_m044404_c001_v7007000_t0000_u01756097044860") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b1c_d20250825_m044357_c001_v0001182_t0048_u01756097037510") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64d_d20250825_m044350_c001_v7007000_t0000_u01756097030953") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6ab3_d20250825_m044344_c001_v0001182_t0051_u01756097024126") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb44_d20250825_m044337_c001_v7007000_t0000_u01756097017657") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6a56_d20250825_m044330_c001_v0001182_t0015_u01756097010580") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7d7_d20250825_m044324_c001_v7007000_t0000_u01756097004084") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69ff_d20250825_m044317_c001_v0001182_t0047_u01756096997336") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcfa2_d20250825_m044310_c001_v7007000_t0000_u01756096990969") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b69a7_d20250825_m044303_c001_v0001182_t0020_u01756096983388") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bc5c_d20250825_m044251_c001_v7007000_t0000_u01756096971493") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eccc_d20250825_m044248_c001_v0001183_t0055_u01756096968095") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc497_d20250825_m044241_c001_v7007000_t0000_u01756096961690") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec92_d20250825_m044236_c001_v0001183_t0003_u01756096956468") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4cad_d20250825_m044234_c001_v7007000_t0000_u01756096954099") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec50_d20250825_m044230_c001_v0001183_t0005_u01756096950311") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc436_d20250825_m044223_c001_v7007000_t0000_u01756096943674") 2025/08/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec0e_d20250825_m044218_c001_v0001183_t0041_u01756096938388") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc405_d20250825_m044216_c001_v7007000_t0000_u01756096936389") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8150e_d20250825_m044211_c001_v0001182_t0020_u01756096931936") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c4b4_d20250825_m044200_c001_v7007000_t0000_u01756096920088") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814b8_d20250825_m044155_c001_v0001182_t0057_u01756096915893") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d349_d20250825_m044149_c001_v7007000_t0000_u01756096909645") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81480_d20250825_m044142_c001_v0001182_t0015_u01756096902512") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116dd_d20250825_m044136_c001_v7007000_t0000_u01756096896121") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81444_d20250825_m044129_c001_v0001182_t0003_u01756096889423") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb84107e_d20250825_m044236_c001_v7007000_t0000_u01756096956761") 2025/08/25 04:45:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ec78_d20250825_m044233_c001_v0001183_t0029_u01756096953631") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580325_d20250825_m044256_c001_v7007000_t0000_u01756096976941") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81645_d20250825_m044251_c001_v0001182_t0032_u01756096971244") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef53c_d20250825_m044405_c001_v7007000_t0000_u01756097045044") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817f5_d20250825_m044357_c001_v0001182_t0014_u01756097037721") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64e_d20250825_m044351_c001_v7007000_t0000_u01756097031136") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817ab_d20250825_m044344_c001_v0001182_t0023_u01756097024327") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb48_d20250825_m044337_c001_v7007000_t0000_u01756097017841") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8172b_d20250825_m044330_c001_v0001182_t0012_u01756097010797") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7d8_d20250825_m044324_c001_v7007000_t0000_u01756097004269") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816f3_d20250825_m044317_c001_v0001182_t0024_u01756096997560") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcfa5_d20250825_m044311_c001_v7007000_t0000_u01756096991152") 2025/08/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81697_d20250825_m044303_c001_v0001182_t0038_u01756096983615") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f406aa4d65c16638a_d20250825_m044251_c001_v7007000_t0000_u01756096971869") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8162f_d20250825_m044248_c001_v0001182_t0019_u01756096968295") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc498_d20250825_m044241_c001_v7007000_t0000_u01756096961876") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815e5_d20250825_m044236_c001_v0001182_t0055_u01756096956542") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa58_d20250825_m044234_c001_v7007000_t0000_u01756096954092") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815b1_d20250825_m044230_c001_v0001182_t0058_u01756096950513") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc438_d20250825_m044223_c001_v7007000_t0000_u01756096943857") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81556_d20250825_m044218_c001_v0001182_t0035_u01756096938425") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bb65_d20250825_m044216_c001_v7007000_t0000_u01756096936402") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9431_d20250825_m044212_c001_v0001137_t0031_u01756096932160") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec28a_d20250825_m044200_c001_v7007000_t0000_u01756096920272") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb8c_d20250825_m044156_c001_v0001183_t0048_u01756096916101") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d34b_d20250825_m044149_c001_v7007000_t0000_u01756096909828") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb57_d20250825_m044142_c001_v0001183_t0059_u01756096902726") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116de_d20250825_m044136_c001_v7007000_t0000_u01756096896304") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb1b_d20250825_m044129_c001_v0001183_t0029_u01756096889646") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb841080_d20250825_m044237_c001_v7007000_t0000_u01756096957126") 2025/08/25 04:45:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815c7_d20250825_m044233_c001_v0001182_t0050_u01756096953642") 2025/08/25 04:45:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811719_d20250825_m044203_c001_v7007000_t0000_u01756096923013") 2025/08/25 04:45:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814c2_d20250825_m044158_c001_v0001182_t0019_u01756096918655") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981171b_d20250825_m044203_c001_v7007000_t0000_u01756096923195") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb9e_d20250825_m044158_c001_v0001183_t0026_u01756096918667") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981171d_d20250825_m044203_c001_v7007000_t0000_u01756096923379") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67de_d20250825_m044158_c001_v0001182_t0030_u01756096918677") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981171f_d20250825_m044203_c001_v7007000_t0000_u01756096923561") 2025/08/25 04:45:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eba2_d20250825_m044158_c001_v0001183_t0046_u01756096918862") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811722_d20250825_m044203_c001_v7007000_t0000_u01756096923743") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814c4_d20250825_m044158_c001_v0001182_t0041_u01756096918895") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811724_d20250825_m044203_c001_v7007000_t0000_u01756096923926") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9423_d20250825_m044158_c001_v0001137_t0014_u01756096918907") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811726_d20250825_m044204_c001_v7007000_t0000_u01756096924111") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67e0_d20250825_m044158_c001_v0001182_t0021_u01756096918915") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811728_d20250825_m044204_c001_v7007000_t0000_u01756096924293") 2025/08/25 04:45:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eba4_d20250825_m044159_c001_v0001183_t0013_u01756096919055") 2025/08/25 04:45:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981172a_d20250825_m044204_c001_v7007000_t0000_u01756096924522") 2025/08/25 04:45:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814ca_d20250825_m044159_c001_v0001182_t0027_u01756096919107") 2025/08/25 04:45:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981172c_d20250825_m044204_c001_v7007000_t0000_u01756096924705") 2025/08/25 04:45:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67e2_d20250825_m044159_c001_v0001182_t0001_u01756096919155") 2025/08/25 04:45:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec13981172e_d20250825_m044204_c001_v7007000_t0000_u01756096924887") 2025/08/25 04:45:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eba6_d20250825_m044159_c001_v0001183_t0019_u01756096919261") 2025/08/25 04:45:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811730_d20250825_m044205_c001_v7007000_t0000_u01756096925071") 2025/08/25 04:45:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814cc_d20250825_m044159_c001_v0001182_t0053_u01756096919327") 2025/08/25 04:45:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811732_d20250825_m044205_c001_v7007000_t0000_u01756096925255") 2025/08/25 04:45:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9425_d20250825_m044159_c001_v0001137_t0045_u01756096919349") 2025/08/25 04:45:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811734_d20250825_m044205_c001_v7007000_t0000_u01756096925439") 2025/08/25 04:45:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b67e4_d20250825_m044159_c001_v0001182_t0043_u01756096919361") 2025/08/25 04:45:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811736_d20250825_m044205_c001_v7007000_t0000_u01756096925635") 2025/08/25 04:45:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebaa_d20250825_m044159_c001_v0001183_t0043_u01756096919464") 2025/08/25 04:45:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139811738_d20250825_m044205_c001_v7007000_t0000_u01756096925819") 2025/08/25 04:45:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e814ce_d20250825_m044159_c001_v0001182_t0029_u01756096919541") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df1c_d20250825_m044218_c001_v7007000_t0000_u01756096938833") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b683c_d20250825_m044214_c001_v0001182_t0024_u01756096934651") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b94_d20250825_m044218_c001_v7007000_t0000_u01756096938845") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebf2_d20250825_m044214_c001_v0001183_t0053_u01756096934672") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40313ebc8d3a580b_d20250825_m044219_c001_v7007000_t0000_u01756096939047") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81528_d20250825_m044214_c001_v0001182_t0013_u01756096934704") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40978c0e2fb09bf2_d20250825_m044219_c001_v7007000_t0000_u01756096939153") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b943b_d20250825_m044214_c001_v0001137_t0053_u01756096934805") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c547_d20250825_m044218_c001_v7007000_t0000_u01756096938827") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b683e_d20250825_m044214_c001_v0001182_t0014_u01756096934891") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40978c0e2fb09bef_d20250825_m044218_c001_v7007000_t0000_u01756096938968") 2025/08/25 04:45:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebf4_d20250825_m044214_c001_v0001183_t0043_u01756096934878") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c549_d20250825_m044219_c001_v7007000_t0000_u01756096939014") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8152a_d20250825_m044214_c001_v0001182_t0042_u01756096934913") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c54b_d20250825_m044219_c001_v7007000_t0000_u01756096939166") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebf6_d20250825_m044215_c001_v0001183_t0035_u01756096935075") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40978c0e2fb09bec_d20250825_m044218_c001_v7007000_t0000_u01756096938783") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6840_d20250825_m044215_c001_v0001182_t0023_u01756096935100") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40313ebc8d3a580a_d20250825_m044218_c001_v7007000_t0000_u01756096938861") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8152c_d20250825_m044215_c001_v0001182_t0017_u01756096935129") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c546_d20250825_m044218_c001_v7007000_t0000_u01756096938796") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b943d_d20250825_m044215_c001_v0001137_t0003_u01756096935248") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981df1e_d20250825_m044219_c001_v7007000_t0000_u01756096939021") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6844_d20250825_m044215_c001_v0001182_t0004_u01756096935308") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f415c3187c7d7c548_d20250825_m044218_c001_v7007000_t0000_u01756096938982") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81530_d20250825_m044215_c001_v0001182_t0025_u01756096935354") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f414ceec2a1c29b95_d20250825_m044219_c001_v7007000_t0000_u01756096939033") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ebf8_d20250825_m044215_c001_v0001183_t0017_u01756096935405") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f400ccce2f0f6bb8f_d20250825_m044219_c001_v7007000_t0000_u01756096939173") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6846_d20250825_m044215_c001_v0001182_t0040_u01756096935537") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc40c_d20250825_m044219_c001_v7007000_t0000_u01756096939183") 2025/08/25 04:45:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81532_d20250825_m044215_c001_v0001182_t0029_u01756096935571") 2025/08/25 04:45:10 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe15_d20250825_m044027_c001_v7007000_t0000_u01756096827508") 2025/08/25 04:45:10 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81326_d20250825_m044025_c001_v0001182_t0037_u01756096825387") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4018560ff848c4c8_d20250825_m044025_c001_v7007000_t0000_u01756096825191") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8130e_d20250825_m044022_c001_v0001182_t0002_u01756096822570") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4018560ff848c359_d20250825_m044021_c001_v7007000_t0000_u01756096821828") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b65d2_d20250825_m044017_c001_v0001182_t0012_u01756096817486") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fde1_d20250825_m044016_c001_v7007000_t0000_u01756096816017") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b65bc_d20250825_m044014_c001_v0001182_t0031_u01756096814239") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981da82_d20250825_m044014_c001_v7007000_t0000_u01756096814054") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b65ae_d20250825_m044011_c001_v0001182_t0050_u01756096811471") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981da51_d20250825_m044010_c001_v7007000_t0000_u01756096810749") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6596_d20250825_m044006_c001_v0001182_t0012_u01756096806972") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fd82_d20250825_m044005_c001_v7007000_t0000_u01756096805683") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105e47c67ff9041c_d20250825_m044004_c001_v0001165_t0058_u01756096804192") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceee25_d20250825_m044004_c001_v7007000_t0000_u01756096804003") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105e47c67ff90414_d20250825_m044000_c001_v0001165_t0034_u01756096800456") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceee0c_d20250825_m043959_c001_v7007000_t0000_u01756096799716") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9307_d20250825_m043954_c001_v0001137_t0017_u01756096794413") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ebc11_d20250825_m043953_c001_v7007000_t0000_u01756096793493") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10953e16ce0a32eb_d20250825_m043951_c001_v0001144_t0018_u01756096791148") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceede9_d20250825_m043950_c001_v7007000_t0000_u01756096790964") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10953e16ce0a32dd_d20250825_m043947_c001_v0001144_t0028_u01756096787698") 2025/08/25 04:45:11 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceedd1_d20250825_m043946_c001_v7007000_t0000_u01756096786970") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e880_d20250825_m043940_c001_v0001183_t0054_u01756096780868") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fbcd_d20250825_m043939_c001_v7007000_t0000_u01756096779959") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1126a03742b91f91_d20250825_m043938_c001_v0001130_t0015_u01756096778322") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d85f_d20250825_m043938_c001_v7007000_t0000_u01756096778139") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1126a03742b91f83_d20250825_m043934_c001_v0001130_t0005_u01756096774193") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d856_d20250825_m043933_c001_v7007000_t0000_u01756096773413") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b64d7_d20250825_m043927_c001_v0001182_t0059_u01756096767827") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74ef6e_d20250825_m043926_c001_v7007000_t0000_u01756096766901") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11924f041c0dfaee_d20250825_m043924_c001_v0001130_t0055_u01756096764987") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d830_d20250825_m043924_c001_v7007000_t0000_u01756096764804") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11924f041c0dfae0_d20250825_m043921_c001_v0001130_t0035_u01756096761361") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d7fb_d20250825_m043920_c001_v7007000_t0000_u01756096760630") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b92bb_d20250825_m043915_c001_v0001137_t0013_u01756096755001") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eed1_d20250825_m043913_c001_v7007000_t0000_u01756096753910") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f108d1746fef8b289_d20250825_m043908_c001_v0001044_t0008_u01756096748113") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ebbb6_d20250825_m043907_c001_v7007000_t0000_u01756096747901") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e783_d20250825_m043904_c001_v0001183_t0047_u01756096744162") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f109b0c0f6c40a741_d20250825_m043902_c001_v0001109_t0030_u01756096742828") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f109b0c0f6c40a73d_d20250825_m043901_c001_v0001109_t0038_u01756096741271") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e05b_d20250825_m043848_c001_v7007000_t0000_u01756096728189") 2025/08/25 04:45:12 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b927e_d20250825_m043841_c001_v0001137_t0043_u01756096721500") 2025/08/25 04:45:13 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f116abe150ad016a6_d20250825_m043840_c001_v0001176_t0002_u01756096720723") 2025/08/25 04:45:13 DEBUG : dst/one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f116abe150ad016a4_d20250825_m043839_c001_v0001176_t0048_u01756096719757") 2025/08/25 04:45:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe16_d20250825_m044027_c001_v7007000_t0000_u01756096827690") 2025/08/25 04:45:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1126a03742b92011_d20250825_m044024_c001_v0001130_t0052_u01756096824846") 2025/08/25 04:45:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1092a79c84ad3f2b_d20250825_m044021_c001_v0001178_t0014_u01756096821522") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fde3_d20250825_m044016_c001_v7007000_t0000_u01756096816199") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11000a58a46a8800_d20250825_m044013_c001_v0001090_t0045_u01756096813642") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10301f8632d044c5_d20250825_m044010_c001_v0001182_t0030_u01756096810530") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fd86_d20250825_m044005_c001_v7007000_t0000_u01756096805869") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f102d533aba92b4ef_d20250825_m044003_c001_v0001145_t0054_u01756096803737") 2025/08/25 04:45:13 DEBUG : dst/one.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1020832a73b85ca4_d20250825_m043959_c001_v0001184_t0031_u01756096799504") 2025/08/25 04:45:13 DEBUG : dst/three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eed3_d20250825_m043914_c001_v7007000_t0000_u01756096754093") 2025/08/25 04:45:13 DEBUG : dst/three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f109b0c0f6c40a74d_d20250825_m043912_c001_v0001109_t0015_u01756096752219") 2025/08/25 04:45:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe17_d20250825_m044027_c001_v7007000_t0000_u01756096827874") 2025/08/25 04:45:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1028720cfa0c26a4_d20250825_m044026_c001_v0001106_t0053_u01756096826193") 2025/08/25 04:45:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11581c9552d286ed_d20250825_m044023_c001_v0001177_t0036_u01756096823423") 2025/08/25 04:45:13 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe18_d20250825_m044028_c001_v7007000_t0000_u01756096828057") 2025/08/25 04:45:13 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8132c_d20250825_m044026_c001_v0001182_t0050_u01756096826914") 2025/08/25 04:45:13 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4018560ff848c4c9_d20250825_m044026_c001_v7007000_t0000_u01756096826726") 2025/08/25 04:45:13 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8131c_d20250825_m044023_c001_v0001182_t0021_u01756096823822") 2025/08/25 04:45:13 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4018560ff848c35a_d20250825_m044023_c001_v7007000_t0000_u01756096823634") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9333_d20250825_m044018_c001_v0001137_t0039_u01756096818614") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fde5_d20250825_m044016_c001_v7007000_t0000_u01756096816382") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b65c2_d20250825_m044015_c001_v0001182_t0003_u01756096815421") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981da95_d20250825_m044015_c001_v7007000_t0000_u01756096815238") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b65b4_d20250825_m044012_c001_v0001182_t0056_u01756096812652") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981da6a_d20250825_m044012_c001_v7007000_t0000_u01756096812465") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b931b_d20250825_m044007_c001_v0001137_t0020_u01756096807755") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceee2b_d20250825_m044005_c001_v7007000_t0000_u01756096805127") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9313_d20250825_m044002_c001_v0001137_t0037_u01756096802570") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceee17_d20250825_m044001_c001_v7007000_t0000_u01756096801483") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e910_d20250825_m043955_c001_v0001183_t0056_u01756096795987") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceedec_d20250825_m043952_c001_v7007000_t0000_u01756096792571") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e8d6_d20250825_m043949_c001_v0001183_t0005_u01756096789958") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41948825f0ceede0_d20250825_m043948_c001_v7007000_t0000_u01756096788864") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6516_d20250825_m043942_c001_v0001182_t0059_u01756096782405") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d865_d20250825_m043939_c001_v7007000_t0000_u01756096779047") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6509_d20250825_m043936_c001_v0001182_t0038_u01756096776830") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d857_d20250825_m043935_c001_v7007000_t0000_u01756096775740") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b92d5_d20250825_m043928_c001_v0001137_t0004_u01756096768644") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d839_d20250825_m043925_c001_v7007000_t0000_u01756096765978") 2025/08/25 04:45:14 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b92cb_d20250825_m043923_c001_v0001137_t0008_u01756096763442") 2025/08/25 04:45:15 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f401150c73981d810_d20250825_m043922_c001_v7007000_t0000_u01756096762352") 2025/08/25 04:45:15 DEBUG : dst/three.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e7c9_d20250825_m043916_c001_v0001183_t0005_u01756096756082") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fde7_d20250825_m044016_c001_v7007000_t0000_u01756096816565") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f114dfefd6fc6f3ae_d20250825_m044015_c001_v0001184_t0056_u01756096815034") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f106e54e751e0b85c_d20250825_m044012_c001_v0001182_t0055_u01756096812255") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fd8a_d20250825_m044006_c001_v7007000_t0000_u01756096806052") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f106ba9d5345b7802_d20250825_m044004_c001_v0001161_t0025_u01756096804629") 2025/08/25 04:45:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f113f10a318f7d3bc_d20250825_m044001_c001_v0001171_t0038_u01756096801109") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe19_d20250825_m044028_c001_v7007000_t0000_u01756096828240") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e9a4_d20250825_m044018_c001_v0001183_t0026_u01756096818055") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fde9_d20250825_m044016_c001_v7007000_t0000_u01756096816749") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e95e_d20250825_m044007_c001_v0001183_t0040_u01756096807552") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fd90_d20250825_m044006_c001_v7007000_t0000_u01756096806235") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b656e_d20250825_m043955_c001_v0001182_t0038_u01756096795421") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ebc14_d20250825_m043953_c001_v7007000_t0000_u01756096793676") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b92f3_d20250825_m043941_c001_v0001137_t0003_u01756096781444") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fbcf_d20250825_m043940_c001_v7007000_t0000_u01756096780142") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e82f_d20250825_m043928_c001_v0001183_t0043_u01756096768444") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74ef72_d20250825_m043927_c001_v7007000_t0000_u01756096767084") 2025/08/25 04:45:15 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6482_d20250825_m043915_c001_v0001182_t0004_u01756096755871") 2025/08/25 04:45:16 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74eed6_d20250825_m043914_c001_v7007000_t0000_u01756096754275") 2025/08/25 04:45:16 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11065324dc66e3a9_d20250825_m043909_c001_v0001101_t0001_u01756096749829") 2025/08/25 04:45:16 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e05d_d20250825_m043848_c001_v7007000_t0000_u01756096728371") 2025/08/25 04:45:16 DEBUG : dst/two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f116abe150ad016c0_d20250825_m043847_c001_v0001176_t0053_u01756096727247") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4584_d20250825_m043809_c001_v7007000_t0000_u01756096689920") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e63f_d20250825_m043803_c001_v0001183_t0036_u01756096683230") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfc3a8_d20250825_m043801_c001_v7007000_t0000_u01756096681375") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e5bf_d20250825_m043740_c001_v0001183_t0020_u01756096660967") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810e1a_d20250825_m043727_c001_v7007000_t0000_u01756096647661") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e56b_d20250825_m043723_c001_v0001183_t0029_u01756096643284") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4328_d20250825_m043703_c001_v7007000_t0000_u01756096623546") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b918c_d20250825_m043701_c001_v0001137_t0049_u01756096621290") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4302_d20250825_m043700_c001_v7007000_t0000_u01756096620272") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9184_d20250825_m043658_c001_v0001137_t0024_u01756096618892") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42e7_d20250825_m043655_c001_v7007000_t0000_u01756096615669") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b916c_d20250825_m043653_c001_v0001137_t0059_u01756096613953") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42d8_d20250825_m043652_c001_v7007000_t0000_u01756096612901") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9164_d20250825_m043650_c001_v0001137_t0012_u01756096610954") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42a2_d20250825_m043644_c001_v7007000_t0000_u01756096604578") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b913e_d20250825_m043642_c001_v0001137_t0056_u01756096602957") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac429e_d20250825_m043641_c001_v7007000_t0000_u01756096601991") 2025/08/25 04:45:16 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9136_d20250825_m043641_c001_v0001137_t0053_u01756096601068") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f69e_d20250825_m043635_c001_v7007000_t0000_u01756096595938") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9120_d20250825_m043634_c001_v0001137_t0006_u01756096594439") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f676_d20250825_m043632_c001_v7007000_t0000_u01756096592549") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9118_d20250825_m043631_c001_v0001137_t0007_u01756096591363") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f668_d20250825_m043630_c001_v7007000_t0000_u01756096590993") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f102930e39a57d265_d20250825_m043630_c001_v0001041_t0026_u01756096590135") 2025/08/25 04:45:17 DEBUG : empty space: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9112_d20250825_m043628_c001_v0001137_t0058_u01756096588475") 2025/08/25 04:45:17 DEBUG : enormous: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac431b_d20250825_m043702_c001_v7007000_t0000_u01756096622601") 2025/08/25 04:45:17 DEBUG : enormous: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9190_d20250825_m043701_c001_v0001137_t0016_u01756096621592") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4fe1e_d20250825_m044032_c001_v7007000_t0000_u01756096832961") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9343_d20250825_m044031_c001_v0001137_t0044_u01756096831638") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810dc7_d20250825_m043721_c001_v7007000_t0000_u01756096641953") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e561_d20250825_m043720_c001_v0001183_t0043_u01756096640858") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f636_d20250825_m043625_c001_v7007000_t0000_u01756096585449") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90fe_d20250825_m043624_c001_v0001137_t0002_u01756096584275") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f62c_d20250825_m043623_c001_v7007000_t0000_u01756096583718") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90fa_d20250825_m043623_c001_v0001137_t0053_u01756096583012") 2025/08/25 04:45:17 DEBUG : existing: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90f8_d20250825_m043622_c001_v0001137_t0019_u01756096582030") 2025/08/25 04:45:17 DEBUG : existing-b: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810dcc_d20250825_m043722_c001_v7007000_t0000_u01756096642138") 2025/08/25 04:45:17 DEBUG : existing-b: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91c2_d20250825_m043720_c001_v0001137_t0007_u01756096640845") 2025/08/25 04:45:17 DEBUG : file1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517bc_d20250825_m044120_c001_v7007000_t0000_u01756096880887") 2025/08/25 04:45:17 DEBUG : file1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8141d_d20250825_m044119_c001_v0001182_t0057_u01756096879721") 2025/08/25 04:45:18 DEBUG : file1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b8_d20250825_m044118_c001_v7007000_t0000_u01756096878711") 2025/08/25 04:45:18 DEBUG : file1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93c7_d20250825_m044117_c001_v0001137_t0057_u01756096877716") 2025/08/25 04:45:18 DEBUG : five: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac434d_d20250825_m043707_c001_v7007000_t0000_u01756096627633") 2025/08/25 04:45:18 DEBUG : five: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24e519_d20250825_m043706_c001_v0001183_t0000_u01756096626003") 2025/08/25 04:45:18 DEBUG : foo: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f689_d20250825_m043634_c001_v7007000_t0000_u01756096594068") 2025/08/25 04:45:18 DEBUG : foo: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b911e_d20250825_m043633_c001_v0001137_t0037_u01756096593497") 2025/08/25 04:45:18 DEBUG : foo: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b911c_d20250825_m043632_c001_v0001137_t0037_u01756096592923") 2025/08/25 04:45:18 DEBUG : four: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4351_d20250825_m043707_c001_v7007000_t0000_u01756096627816") 2025/08/25 04:45:18 DEBUG : four: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b919e_d20250825_m043705_c001_v0001137_t0037_u01756096625446") 2025/08/25 04:45:18 DEBUG : four: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b919c_d20250825_m043704_c001_v0001137_t0039_u01756096624755") 2025/08/25 04:45:18 DEBUG : hello world2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb3b2_d20250825_m043525_c001_v7007000_t0000_u01756096525963") 2025/08/25 04:45:18 DEBUG : hello world2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b906a_d20250825_m043525_c001_v0001137_t0012_u01756096525090") 2025/08/25 04:45:18 DEBUG : ignore-size: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f61f_d20250825_m043621_c001_v7007000_t0000_u01756096581660") 2025/08/25 04:45:18 DEBUG : ignore-size: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90f6_d20250825_m043620_c001_v0001137_t0040_u01756096580347") 2025/08/25 04:45:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810da7_d20250825_m043720_c001_v7007000_t0000_u01756096640114") 2025/08/25 04:45:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b61fe_d20250825_m043719_c001_v0001182_t0034_u01756096639504") 2025/08/25 04:45:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d97_d20250825_m043718_c001_v7007000_t0000_u01756096638770") 2025/08/25 04:45:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e54d_d20250825_m043717_c001_v0001183_t0023_u01756096637690") 2025/08/25 04:45:18 DEBUG : one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4354_d20250825_m043707_c001_v7007000_t0000_u01756096627998") 2025/08/25 04:45:18 DEBUG : one: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b9196_d20250825_m043703_c001_v0001137_t0037_u01756096623960") 2025/08/25 04:45:19 DEBUG : only0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5179c_d20250825_m044113_c001_v7007000_t0000_u01756096873255") 2025/08/25 04:45:19 DEBUG : only0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66d6_d20250825_m044107_c001_v0001182_t0054_u01756096867908") 2025/08/25 04:45:19 DEBUG : only0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6686_d20250825_m044056_c001_v0001182_t0036_u01756096856406") 2025/08/25 04:45:19 DEBUG : only0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb840ef8_d20250825_m044050_c001_v7007000_t0000_u01756096850319") 2025/08/25 04:45:19 DEBUG : only0: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9347_d20250825_m044036_c001_v0001137_t0028_u01756096836786") 2025/08/25 04:45:19 DEBUG : only1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da5179e_d20250825_m044113_c001_v7007000_t0000_u01756096873438") 2025/08/25 04:45:19 DEBUG : only1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eab7_d20250825_m044108_c001_v0001183_t0000_u01756096868329") 2025/08/25 04:45:19 DEBUG : only1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9379_d20250825_m044057_c001_v0001137_t0059_u01756096857165") 2025/08/25 04:45:19 DEBUG : only1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c72_d20250825_m044050_c001_v7007000_t0000_u01756096850491") 2025/08/25 04:45:19 DEBUG : only1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea08_d20250825_m044037_c001_v0001183_t0020_u01756096837693") 2025/08/25 04:45:19 DEBUG : only10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a0_d20250825_m044113_c001_v7007000_t0000_u01756096873626") 2025/08/25 04:45:19 DEBUG : only10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b93b9_d20250825_m044108_c001_v0001137_t0037_u01756096868338") 2025/08/25 04:45:19 DEBUG : only10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9391_d20250825_m044101_c001_v0001137_t0016_u01756096861975") 2025/08/25 04:45:19 DEBUG : only10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c73_d20250825_m044050_c001_v7007000_t0000_u01756096850675") 2025/08/25 04:45:19 DEBUG : only10: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea22_d20250825_m044043_c001_v0001183_t0053_u01756096843207") 2025/08/25 04:45:19 DEBUG : only11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a1_d20250825_m044113_c001_v7007000_t0000_u01756096873809") 2025/08/25 04:45:19 DEBUG : only11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eab3_d20250825_m044107_c001_v0001183_t0000_u01756096867921") 2025/08/25 04:45:19 DEBUG : only11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea8b_d20250825_m044102_c001_v0001183_t0000_u01756096862610") 2025/08/25 04:45:19 DEBUG : only11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb840ef6_d20250825_m044050_c001_v7007000_t0000_u01756096850133") 2025/08/25 04:45:19 DEBUG : only11: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b663c_d20250825_m044043_c001_v0001182_t0033_u01756096843944") 2025/08/25 04:45:19 DEBUG : only12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a3_d20250825_m044113_c001_v7007000_t0000_u01756096873994") 2025/08/25 04:45:20 DEBUG : only12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b93b5_d20250825_m044107_c001_v0001137_t0037_u01756096867931") 2025/08/25 04:45:20 DEBUG : only12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66b0_d20250825_m044103_c001_v0001182_t0049_u01756096863100") 2025/08/25 04:45:20 DEBUG : only12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd19_d20250825_m044050_c001_v7007000_t0000_u01756096850687") 2025/08/25 04:45:20 DEBUG : only12: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b935f_d20250825_m044044_c001_v0001137_t0035_u01756096844358") 2025/08/25 04:45:20 DEBUG : only13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a5_d20250825_m044114_c001_v7007000_t0000_u01756096874178") 2025/08/25 04:45:20 DEBUG : only13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41326b8387e813e3_d20250825_m044108_c001_v0001182_t0055_u01756096868482") 2025/08/25 04:45:20 DEBUG : only13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9399_d20250825_m044103_c001_v0001137_t0031_u01756096863562") 2025/08/25 04:45:20 DEBUG : only13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec0e0_d20250825_m044049_c001_v7007000_t0000_u01756096849962") 2025/08/25 04:45:20 DEBUG : only13: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea28_d20250825_m044044_c001_v0001183_t0034_u01756096844984") 2025/08/25 04:45:20 DEBUG : only14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a7_d20250825_m044114_c001_v7007000_t0000_u01756096874361") 2025/08/25 04:45:20 DEBUG : only14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b93b7_d20250825_m044108_c001_v0001137_t0037_u01756096868151") 2025/08/25 04:45:20 DEBUG : only14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea9b_d20250825_m044104_c001_v0001183_t0028_u01756096864161") 2025/08/25 04:45:20 DEBUG : only14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec0e3_d20250825_m044050_c001_v7007000_t0000_u01756096850332") 2025/08/25 04:45:20 DEBUG : only14: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6646_d20250825_m044045_c001_v0001182_t0029_u01756096845628") 2025/08/25 04:45:20 DEBUG : only15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517a9_d20250825_m044114_c001_v7007000_t0000_u01756096874544") 2025/08/25 04:45:20 DEBUG : only15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66da_d20250825_m044108_c001_v0001182_t0054_u01756096868130") 2025/08/25 04:45:20 DEBUG : only15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66c2_d20250825_m044104_c001_v0001182_t0022_u01756096864663") 2025/08/25 04:45:20 DEBUG : only15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec0e1_d20250825_m044050_c001_v7007000_t0000_u01756096850147") 2025/08/25 04:45:20 DEBUG : only15: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9363_d20250825_m044046_c001_v0001137_t0056_u01756096846035") 2025/08/25 04:45:20 DEBUG : only16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517ab_d20250825_m044114_c001_v7007000_t0000_u01756096874727") 2025/08/25 04:45:20 DEBUG : only16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eab5_d20250825_m044108_c001_v0001183_t0000_u01756096868142") 2025/08/25 04:45:20 DEBUG : only16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93a5_d20250825_m044105_c001_v0001137_t0003_u01756096865092") 2025/08/25 04:45:20 DEBUG : only16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c71_d20250825_m044050_c001_v7007000_t0000_u01756096850304") 2025/08/25 04:45:21 DEBUG : only16: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea36_d20250825_m044046_c001_v0001183_t0036_u01756096846546") 2025/08/25 04:45:21 DEBUG : only17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517ad_d20250825_m044114_c001_v7007000_t0000_u01756096874911") 2025/08/25 04:45:21 DEBUG : only17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66dc_d20250825_m044108_c001_v0001182_t0054_u01756096868316") 2025/08/25 04:45:21 DEBUG : only17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eaa7_d20250825_m044105_c001_v0001183_t0028_u01756096865859") 2025/08/25 04:45:21 DEBUG : only17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd17_d20250825_m044050_c001_v7007000_t0000_u01756096850312") 2025/08/25 04:45:21 DEBUG : only17: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6656_d20250825_m044047_c001_v0001182_t0033_u01756096847171") 2025/08/25 04:45:21 DEBUG : only18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517ae_d20250825_m044115_c001_v7007000_t0000_u01756096875095") 2025/08/25 04:45:21 DEBUG : only18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41326b8387e813eb_d20250825_m044108_c001_v0001182_t0055_u01756096868849") 2025/08/25 04:45:21 DEBUG : only18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66ce_d20250825_m044106_c001_v0001182_t0051_u01756096866461") 2025/08/25 04:45:21 DEBUG : only18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c6c_d20250825_m044049_c001_v7007000_t0000_u01756096849561") 2025/08/25 04:45:22 DEBUG : only18: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b936b_d20250825_m044047_c001_v0001137_t0006_u01756096847588") 2025/08/25 04:45:22 DEBUG : only19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517af_d20250825_m044115_c001_v7007000_t0000_u01756096875279") 2025/08/25 04:45:22 DEBUG : only19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66e4_d20250825_m044108_c001_v0001182_t0054_u01756096868873") 2025/08/25 04:45:22 DEBUG : only19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93ad_d20250825_m044106_c001_v0001137_t0036_u01756096866895") 2025/08/25 04:45:22 DEBUG : only19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd15_d20250825_m044049_c001_v7007000_t0000_u01756096849935") 2025/08/25 04:45:22 DEBUG : only19: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea3e_d20250825_m044048_c001_v0001183_t0017_u01756096848363") 2025/08/25 04:45:22 DEBUG : only2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b0_d20250825_m044115_c001_v7007000_t0000_u01756096875462") 2025/08/25 04:45:22 DEBUG : only2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eabf_d20250825_m044108_c001_v0001183_t0000_u01756096868885") 2025/08/25 04:45:22 DEBUG : only2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea6b_d20250825_m044057_c001_v0001183_t0056_u01756096857762") 2025/08/25 04:45:22 DEBUG : only2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec0e4_d20250825_m044050_c001_v7007000_t0000_u01756096850522") 2025/08/25 04:45:22 DEBUG : only2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6620_d20250825_m044038_c001_v0001182_t0040_u01756096838372") 2025/08/25 04:45:22 DEBUG : only3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b1_d20250825_m044115_c001_v7007000_t0000_u01756096875646") 2025/08/25 04:45:22 DEBUG : only3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66de_d20250825_m044108_c001_v0001182_t0054_u01756096868502") 2025/08/25 04:45:22 DEBUG : only3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6694_d20250825_m044058_c001_v0001182_t0001_u01756096858434") 2025/08/25 04:45:22 DEBUG : only3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd16_d20250825_m044050_c001_v7007000_t0000_u01756096850122") 2025/08/25 04:45:22 DEBUG : only3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b934d_d20250825_m044038_c001_v0001137_t0008_u01756096838784") 2025/08/25 04:45:22 DEBUG : only4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b2_d20250825_m044115_c001_v7007000_t0000_u01756096875829") 2025/08/25 04:45:22 DEBUG : only4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eabb_d20250825_m044108_c001_v0001183_t0000_u01756096868515") 2025/08/25 04:45:22 DEBUG : only4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9381_d20250825_m044058_c001_v0001137_t0008_u01756096858867") 2025/08/25 04:45:22 DEBUG : only4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c70_d20250825_m044050_c001_v7007000_t0000_u01756096850112") 2025/08/25 04:45:22 DEBUG : only4: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea12_d20250825_m044039_c001_v0001183_t0027_u01756096839758") 2025/08/25 04:45:23 DEBUG : only5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b3_d20250825_m044116_c001_v7007000_t0000_u01756096876013") 2025/08/25 04:45:23 DEBUG : only5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b93bb_d20250825_m044108_c001_v0001137_t0037_u01756096868524") 2025/08/25 04:45:23 DEBUG : only5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea75_d20250825_m044059_c001_v0001183_t0027_u01756096859396") 2025/08/25 04:45:23 DEBUG : only5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78fd18_d20250825_m044050_c001_v7007000_t0000_u01756096850501") 2025/08/25 04:45:23 DEBUG : only5: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b662e_d20250825_m044040_c001_v0001182_t0055_u01756096840398") 2025/08/25 04:45:23 DEBUG : only6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b4_d20250825_m044116_c001_v7007000_t0000_u01756096876196") 2025/08/25 04:45:23 DEBUG : only6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41326b8387e813e9_d20250825_m044108_c001_v0001182_t0055_u01756096868666") 2025/08/25 04:45:23 DEBUG : only6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b669a_d20250825_m044059_c001_v0001182_t0043_u01756096859915") 2025/08/25 04:45:23 DEBUG : only6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c6f_d20250825_m044049_c001_v7007000_t0000_u01756096849929") 2025/08/25 04:45:23 DEBUG : only6: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9355_d20250825_m044040_c001_v0001137_t0004_u01756096840798") 2025/08/25 04:45:23 DEBUG : only7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b5_d20250825_m044116_c001_v7007000_t0000_u01756096876379") 2025/08/25 04:45:23 DEBUG : only7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b66e0_d20250825_m044108_c001_v0001182_t0054_u01756096868688") 2025/08/25 04:45:23 DEBUG : only7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9387_d20250825_m044100_c001_v0001137_t0046_u01756096860350") 2025/08/25 04:45:23 DEBUG : only7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a16c6e_d20250825_m044049_c001_v7007000_t0000_u01756096849745") 2025/08/25 04:45:23 DEBUG : only7: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea1a_d20250825_m044041_c001_v0001183_t0039_u01756096841321") 2025/08/25 04:45:23 DEBUG : only8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b6_d20250825_m044116_c001_v7007000_t0000_u01756096876562") 2025/08/25 04:45:23 DEBUG : only8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f405fcf3b4c24eabd_d20250825_m044108_c001_v0001183_t0000_u01756096868700") 2025/08/25 04:45:23 DEBUG : only8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ea81_d20250825_m044100_c001_v0001183_t0053_u01756096860991") 2025/08/25 04:45:23 DEBUG : only8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb840efa_d20250825_m044050_c001_v7007000_t0000_u01756096850512") 2025/08/25 04:45:23 DEBUG : only8: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6634_d20250825_m044041_c001_v0001182_t0004_u01756096841858") 2025/08/25 04:45:23 DEBUG : only9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b7_d20250825_m044116_c001_v7007000_t0000_u01756096876745") 2025/08/25 04:45:23 DEBUG : only9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b93bd_d20250825_m044108_c001_v0001137_t0037_u01756096868710") 2025/08/25 04:45:23 DEBUG : only9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66a4_d20250825_m044101_c001_v0001182_t0042_u01756096861563") 2025/08/25 04:45:24 DEBUG : only9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4174a87bfb840ef4_d20250825_m044049_c001_v7007000_t0000_u01756096849948") 2025/08/25 04:45:24 DEBUG : only9: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b935b_d20250825_m044042_c001_v0001137_t0017_u01756096842438") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d8a_d20250825_m043716_c001_v7007000_t0000_u01756096636559") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b61da_d20250825_m043714_c001_v0001182_t0056_u01756096634993") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d7a_d20250825_m043713_c001_v7007000_t0000_u01756096633898") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91ac_d20250825_m043711_c001_v0001137_t0024_u01756096631838") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4377_d20250825_m043711_c001_v7007000_t0000_u01756096631102") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e527_d20250825_m043708_c001_v0001183_t0038_u01756096628917") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42f5_d20250825_m043657_c001_v7007000_t0000_u01756096617942") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9174_d20250825_m043656_c001_v0001137_t0047_u01756096616219") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42e1_d20250825_m043654_c001_v7007000_t0000_u01756096614640") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b916a_d20250825_m043653_c001_v0001137_t0028_u01756096613488") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42d0_d20250825_m043651_c001_v7007000_t0000_u01756096611810") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9162_d20250825_m043650_c001_v0001137_t0041_u01756096610662") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42a0_d20250825_m043644_c001_v7007000_t0000_u01756096604022") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b913c_d20250825_m043642_c001_v0001137_t0023_u01756096602542") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac429f_d20250825_m043642_c001_v7007000_t0000_u01756096602172") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9134_d20250825_m043640_c001_v0001137_t0053_u01756096600724") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac429c_d20250825_m043640_c001_v7007000_t0000_u01756096600353") 2025/08/25 04:45:24 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9130_d20250825_m043639_c001_v0001137_t0045_u01756096599256") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b912c_d20250825_m043638_c001_v0001137_t0015_u01756096598561") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f6b7_d20250825_m043638_c001_v7007000_t0000_u01756096598190") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b912a_d20250825_m043637_c001_v0001137_t0041_u01756096597239") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9128_d20250825_m043636_c001_v0001137_t0037_u01756096596496") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f6a2_d20250825_m043636_c001_v7007000_t0000_u01756096596123") 2025/08/25 04:45:25 DEBUG : potato: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9122_d20250825_m043635_c001_v0001137_t0039_u01756096595179") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41575e1e6bf170b7_d20250825_m043824_c001_v7007000_t0000_u01756096704775") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b635c_d20250825_m043824_c001_v0001182_t0038_u01756096704181") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4589_d20250825_m043810_c001_v7007000_t0000_u01756096690183") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b62ce_d20250825_m043802_c001_v0001182_t0059_u01756096682652") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78f852_d20250825_m043748_c001_v7007000_t0000_u01756096668734") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b626a_d20250825_m043740_c001_v0001182_t0006_u01756096660333") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810e1d_d20250825_m043727_c001_v7007000_t0000_u01756096647890") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6214_d20250825_m043723_c001_v0001182_t0029_u01756096643069") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac431f_d20250825_m043702_c001_v7007000_t0000_u01756096622784") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b918a_d20250825_m043700_c001_v0001137_t0033_u01756096620824") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4304_d20250825_m043700_c001_v7007000_t0000_u01756096620455") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b917e_d20250825_m043658_c001_v0001137_t0032_u01756096618493") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42f7_d20250825_m043658_c001_v7007000_t0000_u01756096618123") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9176_d20250825_m043657_c001_v0001137_t0024_u01756096617085") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42e9_d20250825_m043655_c001_v7007000_t0000_u01756096615851") 2025/08/25 04:45:25 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9170_d20250825_m043655_c001_v0001137_t0045_u01756096615010") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42da_d20250825_m043653_c001_v7007000_t0000_u01756096613120") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9166_d20250825_m043651_c001_v0001137_t0013_u01756096611823") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac42a4_d20250825_m043644_c001_v7007000_t0000_u01756096604761") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9140_d20250825_m043643_c001_v0001137_t0057_u01756096603668") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb3f0_d20250825_m043529_c001_v7007000_t0000_u01756096529033") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9070_d20250825_m043528_c001_v0001137_t0053_u01756096528289") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb3cd_d20250825_m043527_c001_v7007000_t0000_u01756096527379") 2025/08/25 04:45:26 DEBUG : potato2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b906c_d20250825_m043526_c001_v0001137_t0020_u01756096526511") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac458e_d20250825_m043810_c001_v7007000_t0000_u01756096690440") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9212_d20250825_m043803_c001_v0001137_t0006_u01756096683804") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4028ad8d5e78f85d_d20250825_m043749_c001_v7007000_t0000_u01756096669259") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91e8_d20250825_m043741_c001_v0001137_t0026_u01756096661610") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810e21_d20250825_m043728_c001_v7007000_t0000_u01756096648448") 2025/08/25 04:45:26 DEBUG : potato3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91c8_d20250825_m043723_c001_v0001137_t0048_u01756096643479") 2025/08/25 04:45:26 DEBUG : pre-dest1/1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74edc1_d20250825_m043857_c001_v7007000_t0000_u01756096737052") 2025/08/25 04:45:26 DEBUG : pre-dest1/1: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9292_d20250825_m043849_c001_v0001137_t0015_u01756096729127") 2025/08/25 04:45:26 DEBUG : pre-dest2/2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74edc5_d20250825_m043857_c001_v7007000_t0000_u01756096737234") 2025/08/25 04:45:26 DEBUG : pre-dest2/2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b63f0_d20250825_m043849_c001_v0001182_t0005_u01756096729839") 2025/08/25 04:45:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879dfff_d20250825_m043835_c001_v7007000_t0000_u01756096715709") 2025/08/25 04:45:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e6eb_d20250825_m043832_c001_v0001183_t0015_u01756096712639") 2025/08/25 04:45:26 DEBUG : sizeonly: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f61d_d20250825_m043619_c001_v7007000_t0000_u01756096579775") 2025/08/25 04:45:26 DEBUG : sizeonly: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90f2_d20250825_m043618_c001_v0001137_t0059_u01756096578642") 2025/08/25 04:45:27 DEBUG : splitbanan: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4078ec213e580326_d20250825_m044257_c001_v7007000_t0000_u01756096977124") 2025/08/25 04:45:27 DEBUG : splitbanan: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b94a9_d20250825_m044250_c001_v0001137_t0053_u01756096970333") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef53f_d20250825_m044405_c001_v7007000_t0000_u01756097045229") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817fd_d20250825_m044358_c001_v0001182_t0020_u01756097038848") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41313bf9678ec64f_d20250825_m044351_c001_v7007000_t0000_u01756097031320") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e817bd_d20250825_m044345_c001_v0001182_t0058_u01756097025330") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f403ec79c7c74fb4d_d20250825_m044338_c001_v7007000_t0000_u01756097018025") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81739_d20250825_m044332_c001_v0001182_t0006_u01756097012006") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f404f5cb36879e7da_d20250825_m044324_c001_v7007000_t0000_u01756097004453") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816f7_d20250825_m044318_c001_v0001182_t0056_u01756096998520") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f41604f7942bfcfa8_d20250825_m044311_c001_v7007000_t0000_u01756096991337") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e816a3_d20250825_m044304_c001_v0001182_t0041_u01756096984870") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4dc8_d20250825_m044251_c001_v7007000_t0000_u01756096971820") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81631_d20250825_m044249_c001_v0001182_t0021_u01756096969250") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc499_d20250825_m044242_c001_v7007000_t0000_u01756096962060") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b68c4_d20250825_m044235_c001_v0001182_t0034_u01756096955462") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4167ba517f4cfa56_d20250825_m044233_c001_v7007000_t0000_u01756096953907") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815b5_d20250825_m044231_c001_v0001182_t0042_u01756096951457") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4095e535385bc43a_d20250825_m044224_c001_v7007000_t0000_u01756096944042") 2025/08/25 04:45:27 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81546_d20250825_m044217_c001_v0001182_t0003_u01756096937398") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40978c0e2fb09bd0_d20250825_m044216_c001_v7007000_t0000_u01756096936229") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9437_d20250825_m044213_c001_v0001137_t0004_u01756096933298") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4209e2bde25fb915_d20250825_m044200_c001_v7007000_t0000_u01756096920301") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb96_d20250825_m044157_c001_v0001183_t0057_u01756096917071") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4175e8ba9569d34d_d20250825_m044150_c001_v7007000_t0000_u01756096910010") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb61_d20250825_m044143_c001_v0001183_t0016_u01756096903844") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec1398116df_d20250825_m044136_c001_v7007000_t0000_u01756096896487") 2025/08/25 04:45:28 DEBUG : splitbananasplit: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb21_d20250825_m044130_c001_v0001183_t0029_u01756096890617") 2025/08/25 04:45:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69ec390_d20250825_m044236_c001_v7007000_t0000_u01756096956782") 2025/08/25 04:45:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e815b9_d20250825_m044232_c001_v0001182_t0003_u01756096952513") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517c1_d20250825_m044124_c001_v7007000_t0000_u01756096884798") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81425_d20250825_m044123_c001_v0001182_t0013_u01756096883775") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517bf_d20250825_m044122_c001_v7007000_t0000_u01756096882990") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b93d3_d20250825_m044121_c001_v0001137_t0003_u01756096881837") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810dab_d20250825_m043720_c001_v7007000_t0000_u01756096640297") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e559_d20250825_m043719_c001_v0001183_t0020_u01756096639517") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d99_d20250825_m043718_c001_v7007000_t0000_u01756096638952") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91b4_d20250825_m043718_c001_v0001137_t0057_u01756096638045") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f619_d20250825_m043616_c001_v7007000_t0000_u01756096576409") 2025/08/25 04:45:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90ea_d20250825_m043614_c001_v0001137_t0049_u01756096574829") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f616_d20250825_m043614_c001_v7007000_t0000_u01756096574456") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90e8_d20250825_m043613_c001_v0001137_t0059_u01756096573362") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f612_d20250825_m043607_c001_v7007000_t0000_u01756096567865") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90dc_d20250825_m043606_c001_v0001137_t0057_u01756096566798") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419ef394b4a4f610_d20250825_m043606_c001_v7007000_t0000_u01756096566245") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90d6_d20250825_m043604_c001_v0001137_t0058_u01756096564629") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90be_d20250825_m043558_c001_v0001137_t0056_u01756096558472") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f410b0eeab762a5dc_d20250825_m043558_c001_v7007000_t0000_u01756096558088") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90b8_d20250825_m043557_c001_v0001137_t0002_u01756096557338") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90b2_d20250825_m043556_c001_v0001137_t0035_u01756096556619") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f410b0eeab762a5d2_d20250825_m043556_c001_v7007000_t0000_u01756096556251") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90aa_d20250825_m043553_c001_v0001137_t0026_u01756096553302") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b90a4_d20250825_m043550_c001_v0001137_t0042_u01756096550456") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f410b0eeab762a5ac_d20250825_m043550_c001_v7007000_t0000_u01756096550090") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b909e_d20250825_m043549_c001_v0001137_t0050_u01756096549258") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9098_d20250825_m043548_c001_v0001137_t0019_u01756096548140") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f410b0eeab762a59d_d20250825_m043547_c001_v7007000_t0000_u01756096547405") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9088_d20250825_m043538_c001_v0001137_t0040_u01756096538410") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb465_d20250825_m043538_c001_v7007000_t0000_u01756096538042") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9084_d20250825_m043537_c001_v0001137_t0029_u01756096537085") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb453_d20250825_m043536_c001_v7007000_t0000_u01756096536175") 2025/08/25 04:45:29 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b907e_d20250825_m043535_c001_v0001137_t0024_u01756096535353") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb443_d20250825_m043534_c001_v7007000_t0000_u01756096534804") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b907c_d20250825_m043533_c001_v0001137_t0048_u01756096533925") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb425_d20250825_m043532_c001_v7007000_t0000_u01756096532996") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9078_d20250825_m043532_c001_v0001137_t0007_u01756096532074") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb412_d20250825_m043531_c001_v7007000_t0000_u01756096531525") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9076_d20250825_m043530_c001_v0001137_t0053_u01756096530814") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb404_d20250825_m043530_c001_v7007000_t0000_u01756096530264") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9074_d20250825_m043529_c001_v0001137_t0006_u01756096529584") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb39b_d20250825_m043524_c001_v7007000_t0000_u01756096524542") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9066_d20250825_m043523_c001_v0001137_t0030_u01756096523802") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb389_d20250825_m043523_c001_v7007000_t0000_u01756096523254") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b905a_d20250825_m043522_c001_v0001137_t0040_u01756096522596") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb374_d20250825_m043521_c001_v7007000_t0000_u01756096521695") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9058_d20250825_m043521_c001_v0001137_t0041_u01756096521031") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f418897f1e69eb350_d20250825_m043518_c001_v7007000_t0000_u01756096518611") 2025/08/25 04:45:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9052_d20250825_m043517_c001_v0001137_t0053_u01756096517941") 2025/08/25 04:45:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517c2_d20250825_m044125_c001_v7007000_t0000_u01756096885044") 2025/08/25 04:45:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eb09_d20250825_m044123_c001_v0001183_t0047_u01756096883787") 2025/08/25 04:45:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517c0_d20250825_m044123_c001_v7007000_t0000_u01756096883175") 2025/08/25 04:45:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6718_d20250825_m044121_c001_v0001182_t0013_u01756096881847") 2025/08/25 04:45:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef554_d20250825_m044407_c001_v7007000_t0000_u01756097047378") 2025/08/25 04:45:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b954b_d20250825_m044406_c001_v0001137_t0053_u01756097046638") 2025/08/25 04:45:31 DEBUG : sub/yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d87_d20250825_m043716_c001_v7007000_t0000_u01756096636009") 2025/08/25 04:45:31 DEBUG : sub/yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e53f_d20250825_m043714_c001_v0001183_t0002_u01756096634640") 2025/08/25 04:45:31 DEBUG : test_dir1/file2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517bd_d20250825_m044121_c001_v7007000_t0000_u01756096881071") 2025/08/25 04:45:31 DEBUG : test_dir1/file2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6708_d20250825_m044119_c001_v0001182_t0001_u01756096879710") 2025/08/25 04:45:31 DEBUG : test_dir1/file2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517b9_d20250825_m044118_c001_v7007000_t0000_u01756096878893") 2025/08/25 04:45:31 DEBUG : test_dir1/file2: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b66f8_d20250825_m044117_c001_v0001182_t0034_u01756096877734") 2025/08/25 04:45:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517be_d20250825_m044121_c001_v7007000_t0000_u01756096881254") 2025/08/25 04:45:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eaed_d20250825_m044120_c001_v0001183_t0034_u01756096880075") 2025/08/25 04:45:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4052b26d8da517ba_d20250825_m044119_c001_v7007000_t0000_u01756096879077") 2025/08/25 04:45:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8140b_d20250825_m044117_c001_v0001182_t0022_u01756096877724") 2025/08/25 04:45:31 DEBUG : three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4356_d20250825_m043708_c001_v7007000_t0000_u01756096628180") 2025/08/25 04:45:31 DEBUG : three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b91a4_d20250825_m043706_c001_v0001137_t0058_u01756096626762") 2025/08/25 04:45:31 DEBUG : three: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b919a_d20250825_m043704_c001_v0001137_t0032_u01756096624334") 2025/08/25 04:45:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef566_d20250825_m044409_c001_v7007000_t0000_u01756097049006") 2025/08/25 04:45:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee50_d20250825_m044408_c001_v0001183_t0030_u01756097048349") 2025/08/25 04:45:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef740_d20250825_m044427_c001_v7007000_t0000_u01756097067320") 2025/08/25 04:45:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6bc0_d20250825_m044425_c001_v0001182_t0016_u01756097065740") 2025/08/25 04:45:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef6e9_d20250825_m044424_c001_v7007000_t0000_u01756097064159") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee92_d20250825_m044422_c001_v0001183_t0036_u01756097062571") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef69f_d20250825_m044421_c001_v7007000_t0000_u01756097061594") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b956d_d20250825_m044420_c001_v0001137_t0040_u01756097060849") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef5f6_d20250825_m044416_c001_v7007000_t0000_u01756097056218") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24ee6b_d20250825_m044415_c001_v0001183_t0024_u01756097055366") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef638_d20250825_m044418_c001_v7007000_t0000_u01756097058275") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b90_d20250825_m044417_c001_v0001182_t0017_u01756097057188") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef5c3_d20250825_m044414_c001_v7007000_t0000_u01756097054366") 2025/08/25 04:45:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f119e7fb7901b9553_d20250825_m044413_c001_v0001137_t0035_u01756097053229") 2025/08/25 04:45:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef598_d20250825_m044412_c001_v7007000_t0000_u01756097052247") 2025/08/25 04:45:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e8184d_d20250825_m044411_c001_v0001182_t0044_u01756097051565") 2025/08/25 04:45:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef57f_d20250825_m044410_c001_v7007000_t0000_u01756097050607") 2025/08/25 04:45:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b6b60_d20250825_m044409_c001_v0001182_t0047_u01756097049967") 2025/08/25 04:45:32 DEBUG : toe/toe/toe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f411122d935a178a7_d20250825_m044432_c001_v7007000_t0000_u01756097072275") 2025/08/25 04:45:32 DEBUG : toe/toe/toe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24eeb0_d20250825_m044431_c001_v0001183_t0019_u01756097071646") 2025/08/25 04:45:32 DEBUG : toe/toe/toe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef66e_d20250825_m044419_c001_v7007000_t0000_u01756097059888") 2025/08/25 04:45:32 DEBUG : toe/toe/toe: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e818a7_d20250825_m044419_c001_v0001182_t0036_u01756097059253") 2025/08/25 04:45:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef751_d20250825_m044427_c001_v7007000_t0000_u01756097067924") 2025/08/25 04:45:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f11326b8387e81909_d20250825_m044427_c001_v0001182_t0026_u01756097067098") 2025/08/25 04:45:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4216375bb94ef6f8_d20250825_m044424_c001_v7007000_t0000_u01756097064769") 2025/08/25 04:45:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f1153f3cc85c44b66_d20250825_m044423_c001_v0001172_t0042_u01756097063748") 2025/08/25 04:45:33 DEBUG : two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4359_d20250825_m043708_c001_v7007000_t0000_u01756096628361") 2025/08/25 04:45:33 DEBUG : two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f40944de2bf6b61ab_d20250825_m043706_c001_v0001182_t0054_u01756096626189") 2025/08/25 04:45:33 DEBUG : two: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f419e7fb7901b9198_d20250825_m043704_c001_v0001137_t0037_u01756096624148") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d8c_d20250825_m043716_c001_v7007000_t0000_u01756096636741") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f108631b4c16d6425_d20250825_m043715_c001_v0001183_t0024_u01756096635803") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d76_d20250825_m043713_c001_v7007000_t0000_u01756096633353") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f105fcf3b4c24e531_d20250825_m043711_c001_v0001183_t0023_u01756096631851") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac4371_d20250825_m043710_c001_v7007000_t0000_u01756096630557") 2025/08/25 04:45:33 DEBUG : yam: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f10944de2bf6b61b7_d20250825_m043708_c001_v0001182_t0046_u01756096628925") 2025/08/25 04:45:33 DEBUG : yaml: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f4186dec139810d7c_d20250825_m043714_c001_v7007000_t0000_u01756096634081") 2025/08/25 04:45:33 DEBUG : yaml: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f102b4dfe119bf533_d20250825_m043713_c001_v0001171_t0002_u01756096633084") 2025/08/25 04:45:33 DEBUG : yaml: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f408ecead57ac437a_d20250825_m043711_c001_v7007000_t0000_u01756096631283") 2025/08/25 04:45:33 DEBUG : yaml: Deleting (id "4_zdfc24d23802ddbfb9f880e1b_f118f2dc39ca2f45e_d20250825_m043710_c001_v0001115_t0008_u01756096630105") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m23.595762601s (try 1/5)