"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/15 05:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani" 2025/08/15 05:11:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 05:11:26 DEBUG : Creating backend with remote "/tmp/rclone850323310" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/15 05:11:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:31 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", 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-quzahof0rani", Local "Local file system at /tmp/rclone850323310", 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-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:33 DEBUG : Creating backend with remote "/non-existing" 2025/08/15 05:11:33 DEBUG : Config file has changed externally - reloading 2025/08/15 05:11:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/15 05:11:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:35 INFO : B2 bucket rclone-test-quzahof0rani: Running all checks before starting transfers 2025/08/15 05:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:36 INFO : B2 bucket rclone-test-quzahof0rani: Checks finished, now starting transfers 2025/08/15 05:11:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:37 ERROR : Ignoring --no-traverse with sync 2025/08/15 05:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:37 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:37 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:37 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/15 05:11:38 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:38 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/15 05:11:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:11:39 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:39 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:11:41 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:41 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 05:11:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:11:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/15 05:11:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:11:42 INFO : sub dir2: Making directory 2025/08/15 05:11:42 INFO : sub dir: Making directory 2025/08/15 05:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:42 INFO : sub dir2/sub sub dir2: Making directory 2025/08/15 05:11:42 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:42 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:42 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/15 05:11:42 DEBUG : B2 bucket rclone-test-quzahof0rani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:43 INFO : sub dir2: Making directory 2025/08/15 05:11:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 05:11:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:43 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:43 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:44 DEBUG : sub dir2: Making directory with metadata 2025/08/15 05:11:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:11:44 INFO : sub dir2: Making directory 2025/08/15 05:11:44 INFO : sub dir: Making directory 2025/08/15 05:11:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:44 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:44 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:44 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:44 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/15 05:11:45 DEBUG : B2 bucket rclone-test-quzahof0rani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/15 05:11:45 DEBUG : B2 bucket rclone-test-quzahof0rani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:46 INFO : sub dir2: Making directory 2025/08/15 05:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:46 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:47 DEBUG : sub dir2: Making directory with metadata 2025/08/15 05:11:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:11:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:11:47 INFO : sub dir2: Making directory 2025/08/15 05:11:47 INFO : sub dir: Making directory 2025/08/15 05:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:47 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:47 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:47 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:47 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/15 05:11:48 DEBUG : B2 bucket rclone-test-quzahof0rani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:49 INFO : sub dir2: Making directory 2025/08/15 05:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:11:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:11:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:49 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tomajoj9wiba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-tomajoj9wiba 2025/08/15 05:11:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:11:51 DEBUG : B2 bucket rclone-test-tomajoj9wiba: Waiting for checks to finish 2025/08/15 05:11:51 DEBUG : B2 bucket rclone-test-tomajoj9wiba: Waiting for transfers to finish 2025/08/15 05:11:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:11:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:11:56 DEBUG : B2 bucket rclone-test-tomajoj9wiba: Purge remote 2025/08/15 05:11:56 INFO : B2 bucket rclone-test-tomajoj9wiba: cleaning bucket "rclone-test-tomajoj9wiba" of all files 2025/08/15 05:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f723d93204dabcb9f880e1b_f1101c12250df4d70_d20250815_m051155_c001_v0001130_t0011_u01755234715399") --- PASS: TestServerSideCopy (9.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 05:12:00 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:00 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 05:12:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.99s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wucerav2joce" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-wucerav2joce 2025/08/15 05:12:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:12:03 DEBUG : B2 bucket rclone-test-wucerav2joce: Waiting for checks to finish 2025/08/15 05:12:03 DEBUG : B2 bucket rclone-test-wucerav2joce: Waiting for transfers to finish 2025/08/15 05:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:12:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:12:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 05:12:08 DEBUG : B2 bucket rclone-test-wucerav2joce: Waiting for checks to finish 2025/08/15 05:12:08 DEBUG : B2 bucket rclone-test-wucerav2joce: Waiting for transfers to finish 2025/08/15 05:12:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 05:12:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:12:09 DEBUG : B2 bucket rclone-test-wucerav2joce: Purge remote 2025/08/15 05:12:09 INFO : B2 bucket rclone-test-wucerav2joce: cleaning bucket "rclone-test-wucerav2joce" of all files 2025/08/15 05:12:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f926d53204dabcb9f880e1b_f10416b4c4997a8d5_d20250815_m051208_c001_v0001177_t0019_u01755234728891") 2025/08/15 05:12:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f926d53204dabcb9f880e1b_f11770fda5383dacc_d20250815_m051206_c001_v0001154_t0009_u01755234726756") --- PASS: TestServerSideCopyOverSelf (12.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:14 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 05:12:14 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 05:12:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/15 05:12:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-duvehid8bola" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-duvehid8bola 2025/08/15 05:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:12:17 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for checks to finish 2025/08/15 05:12:17 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for transfers to finish 2025/08/15 05:12:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:12:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:12:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/15 05:12:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/15 05:12:22 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 05:12:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 05:12:22 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for checks to finish 2025/08/15 05:12:22 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for transfers to finish 2025/08/15 05:12:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 05:12:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:12:23 INFO : sub dir/hello world: Deleted 2025/08/15 05:12:24 DEBUG : testing file moves 2025/08/15 05:12:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/15 05:12:24 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for checks to finish 2025/08/15 05:12:24 DEBUG : B2 bucket rclone-test-duvehid8bola: Waiting for transfers to finish 2025/08/15 05:12:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/15 05:12:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 05:12:24 INFO : sub dir/hello world: Deleted 2025/08/15 05:12:25 DEBUG : B2 bucket rclone-test-duvehid8bola: Purge remote 2025/08/15 05:12:25 INFO : B2 bucket rclone-test-duvehid8bola: cleaning bucket "rclone-test-duvehid8bola" of all files 2025/08/15 05:12:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf529dd3204dabcb9f880e1b_f110121e51716dea6_d20250815_m051224_c001_v0001171_t0030_u01755234744590") 2025/08/15 05:12:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf529dd3204dabcb9f880e1b_f1065f359e25165fb_d20250815_m051222_c001_v0001172_t0058_u01755234742953") 2025/08/15 05:12:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf529dd3204dabcb9f880e1b_f118711b3efbec1fb_d20250815_m051221_c001_v0001182_t0045_u01755234741135") --- PASS: TestServerSideMoveOverSelf (14.17s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:30 ERROR : error listing: directory not found 2025/08/15 05:12:30 INFO : Local file system at /tmp/rclone850323310: Making directory 2025/08/15 05:12:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:12:32 DEBUG : Local file system at /tmp/rclone850323310: Waiting for checks to finish 2025/08/15 05:12:32 DEBUG : Local file system at /tmp/rclone850323310: Waiting for transfers to finish 2025/08/15 05:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:12:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/15 05:12:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/15 05:12:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:12:33 INFO : check sum: Copied (new) 2025/08/15 05:12:33 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:12:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/15 05:12:34 DEBUG : check sum: Unchanged skipping 2025/08/15 05:12:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:34 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/15 05:12:35 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:35 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 05:12:35 INFO : sizeonly: Copied (new) 2025/08/15 05:12:35 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:35 DEBUG : sizeonly: Sizes identical 2025/08/15 05:12:35 DEBUG : sizeonly: Unchanged skipping 2025/08/15 05:12:35 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:35 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:35 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/15 05:12:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/15 05:12:37 INFO : ignore-size: Copied (new) 2025/08/15 05:12:37 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:12:37 DEBUG : ignore-size: Unchanged skipping 2025/08/15 05:12:37 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:37 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:37 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:12:38 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:38 DEBUG : existing: Unchanged skipping 2025/08/15 05:12:38 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:38 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:38 INFO : There was nothing to transfer 2025/08/15 05:12:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/15 05:12:39 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:39 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 05:12:39 INFO : existing: Copied (replaced existing) 2025/08/15 05:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 05:12:40 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:40 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 05:12:40 INFO : existing: Copied (new) 2025/08/15 05:12:40 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:40 DEBUG : existing: Destination exists, skipping 2025/08/15 05:12:40 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:40 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:40 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/15 05:12:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:12:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 05:12:42 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:42 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 05:12:42 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:12:42 INFO : a/potato2: Copied (new) 2025/08/15 05:12:42 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:44 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:44 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/15 05:12:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:12:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/15 05:12:44 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:44 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:44 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:44 INFO : There was nothing to transfer 2025/08/15 05:12:44 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/15 05:12:44 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:12:45 INFO : empty space: Updated modification time in destination 2025/08/15 05:12:45 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:45 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:45 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:47 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:47 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/15 05:12:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:12:47 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:47 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:47 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:48 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/15 05:12:48 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone850323310) 2025/08/15 05:12:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-quzahof0rani) 2025/08/15 05:12:48 DEBUG : foo: sha1 differ 2025/08/15 05:12:48 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/15 05:12:48 INFO : foo: Copied (replaced existing) 2025/08/15 05:12:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:12:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/15 05:12:50 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:50 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:50 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:12:50 INFO : potato: Copied (new) 2025/08/15 05:12:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/15 05:12:51 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:51 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/15 05:12:51 INFO : potato: Copied (replaced existing) 2025/08/15 05:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:53 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/15 05:12:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone850323310) 2025/08/15 05:12:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-quzahof0rani) 2025/08/15 05:12:53 DEBUG : potato: sha1 differ 2025/08/15 05:12:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/15 05:12:53 INFO : potato: Copied (replaced existing) 2025/08/15 05:12:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:12:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/15 05:12:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:12:55 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:55 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:55 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:55 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:12:57 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:57 DEBUG : empty space: Unchanged skipping 2025/08/15 05:12:57 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:12:57 INFO : potato2: Copied (new) 2025/08/15 05:12:57 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:12:58 INFO : d: Making directory 2025/08/15 05:12:58 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/15 05:12:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:12:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 05:12:59 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:12:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 05:12:59 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:12:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:12:59 INFO : a/potato2: Copied (new) 2025/08/15 05:12:59 DEBUG : Waiting for deletions to finish 2025/08/15 05:12:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/15 05:13:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:13:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:01 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 05:13:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:13:01 INFO : a/potato2: Copied (new) 2025/08/15 05:13:01 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting files as there were IO errors 2025/08/15 05:13:01 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:04 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:04 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:04 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:04 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:04 INFO : potato: Deleted 2025/08/15 05:13:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:13:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:06 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:06 INFO : potato: Deleted 2025/08/15 05:13:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:13:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:06 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:13:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:08 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:08 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/15 05:13:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 05:13:10 DEBUG : enormous: Excluded 2025/08/15 05:13:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 05:13:10 DEBUG : potato2: Excluded 2025/08/15 05:13:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 05:13:10 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:13:10 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:10 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:10 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:10 INFO : There was nothing to transfer 2025/08/15 05:13:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 05:13:10 DEBUG : enormous: Excluded 2025/08/15 05:13:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 05:13:10 DEBUG : potato2: Excluded 2025/08/15 05:13:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 05:13:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/15 05:13:11 DEBUG : Local file system at /tmp/rclone850323310: Waiting for checks to finish 2025/08/15 05:13:11 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:11 DEBUG : Local file system at /tmp/rclone850323310: Waiting for transfers to finish 2025/08/15 05:13:11 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:12 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 05:13:12 DEBUG : enormous: Excluded 2025/08/15 05:13:12 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 05:13:12 DEBUG : potato2: Excluded 2025/08/15 05:13:13 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:13:13 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:13 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:13 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:13 INFO : enormous: Deleted 2025/08/15 05:13:13 INFO : potato2: Deleted 2025/08/15 05:13:13 INFO : There was nothing to transfer 2025/08/15 05:13:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/15 05:13:13 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:13 DEBUG : Local file system at /tmp/rclone850323310: Waiting for checks to finish 2025/08/15 05:13:13 DEBUG : Local file system at /tmp/rclone850323310: Waiting for transfers to finish 2025/08/15 05:13:13 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:13 INFO : potato2: Deleted 2025/08/15 05:13:13 INFO : enormous: Deleted 2025/08/15 05:13:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:16 DEBUG : five: Need to transfer - File not found at Destination 2025/08/15 05:13:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/15 05:13:16 DEBUG : one: Destination is newer than source, skipping 2025/08/15 05:13:16 DEBUG : three: Sizes identical 2025/08/15 05:13:16 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 05:13:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 05:13:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone850323310) 2025/08/15 05:13:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-quzahof0rani) 2025/08/15 05:13:16 DEBUG : two: sha1 differ 2025/08/15 05:13:16 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 05:13:16 INFO : five: Copied (new) 2025/08/15 05:13:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 05:13:16 INFO : four: Copied (replaced existing) 2025/08/15 05:13:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 05:13:16 INFO : two: Copied (replaced existing) 2025/08/15 05:13:16 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:17 DEBUG : one: Destination is newer than source, skipping 2025/08/15 05:13:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone850323310) 2025/08/15 05:13:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-quzahof0rani) 2025/08/15 05:13:17 DEBUG : three: sha1 differ 2025/08/15 05:13:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 05:13:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/15 05:13:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 05:13:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/15 05:13:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 05:13:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/15 05:13:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 05:13:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 05:13:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 05:13:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 05:13:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:13:17 INFO : three: Copied (replaced existing) 2025/08/15 05:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.44s) === 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-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/15 05:13:19 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:19 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:19 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:19 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 05:13:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 05:13:19 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 05:13:19 INFO : potato: Copied (new) 2025/08/15 05:13:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:19 INFO : yam: Copied (new) 2025/08/15 05:13:19 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:13:20 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:20 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:20 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:20 DEBUG : potato: Unchanged skipping 2025/08/15 05:13:20 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:23 INFO : yam: Copied (server-side copy) to: yaml 2025/08/15 05:13:23 INFO : yam: Deleted 2025/08/15 05:13:23 INFO : yaml: Renamed from "yam" 2025/08/15 05:13:23 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (5.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/15 05:13:24 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:24 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:24 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:24 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 05:13:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 05:13:24 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:24 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001183_t0034": EOF 2025/08/15 05:13:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001183_t0034": EOF) 2025/08/15 05:13:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/15 05:13:24 DEBUG : yam: Received error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001183_t0034": EOF - low level retry 0/10 2025/08/15 05:13:24 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 05:13:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:24 INFO : yam: Copied (new) 2025/08/15 05:13:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 05:13:25 INFO : potato: Copied (new) 2025/08/15 05:13:25 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:13:25 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:25 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:25 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:25 DEBUG : potato: Unchanged skipping 2025/08/15 05:13:25 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:25 INFO : yam: Copied (server-side copy) to: yaml 2025/08/15 05:13:26 INFO : yam: Deleted 2025/08/15 05:13:26 INFO : yaml: Renamed from "yam" 2025/08/15 05:13:26 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/15 05:13:27 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:27 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:27 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/15 05:13:27 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 05:13:27 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:27 INFO : sub/yam: Copied (new) 2025/08/15 05:13:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 05:13:27 INFO : potato: Copied (new) 2025/08/15 05:13:27 DEBUG : Waiting for deletions to finish 2025/08/15 05:13:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:13:28 DEBUG : potato: Unchanged skipping 2025/08/15 05:13:28 INFO : B2 bucket rclone-test-quzahof0rani: Making map for --track-renames 2025/08/15 05:13:28 INFO : B2 bucket rclone-test-quzahof0rani: Finished making map for --track-renames 2025/08/15 05:13:28 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:28 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for renames to finish 2025/08/15 05:13:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 05:13:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/15 05:13:28 INFO : sub/yam: Deleted 2025/08/15 05:13:28 INFO : yam: Renamed from "sub/yam" 2025/08/15 05:13:28 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:29 DEBUG : Creating backend with remote "/tmp/rclone850323310/dir1" 2025/08/15 05:13:29 DEBUG : Creating backend with remote "/tmp/rclone850323310/dir2" 2025/08/15 05:13:29 DEBUG : Local file system at /tmp/rclone850323310/dir2: Using server-side directory move 2025/08/15 05:13:29 INFO : Local file system at /tmp/rclone850323310/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 05:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/15 05:13:29 DEBUG : Local file system at /tmp/rclone850323310/dir2: Waiting for checks to finish 2025/08/15 05:13:29 DEBUG : Local file system at /tmp/rclone850323310/dir2: Waiting for transfers to finish 2025/08/15 05:13:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:13:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 05:13:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:13:30 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:13:30 INFO : sub dir/hello world: Deleted 2025/08/15 05:13:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 05:13:30 INFO : nested/sub dir/file: Copied (new) 2025/08/15 05:13:30 INFO : nested/sub dir/file: Deleted 2025/08/15 05:13:30 INFO : sub dir: Removing directory 2025/08/15 05:13:30 INFO : nested/sub dir: Removing directory 2025/08/15 05:13:30 INFO : nested: Removing directory 2025/08/15 05:13:30 DEBUG : Local file system at /tmp/rclone850323310: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 05:13:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 05:13:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:13:31 INFO : sub dir/hello world: Copied (new) 2025/08/15 05:13:31 INFO : sub dir/hello world: Deleted 2025/08/15 05:13:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 05:13:32 INFO : nested/sub dir/file: Copied (new) 2025/08/15 05:13:32 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/15 05:13:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 05:13:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:33 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 05:13:33 INFO : existing: Copied (new) 2025/08/15 05:13:33 INFO : existing: Deleted 2025/08/15 05:13:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/15 05:13:33 INFO : existing-b: Copied (new) 2025/08/15 05:13:33 INFO : existing-b: Deleted 2025/08/15 05:13:34 DEBUG : existing: Destination exists, skipping 2025/08/15 05:13:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/15 05:13:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:13:34 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:13:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vefopey3beke" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-vefopey3beke 2025/08/15 05:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 05:13:40 DEBUG : empty space: Unchanged skipping 2025/08/15 05:13:40 DEBUG : B2 bucket rclone-test-vefopey3beke: Waiting for checks to finish 2025/08/15 05:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 05:13:40 INFO : empty space: Deleted 2025/08/15 05:13:40 DEBUG : B2 bucket rclone-test-vefopey3beke: Waiting for transfers to finish 2025/08/15 05:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:13:40 INFO : potato2: Copied (server-side copy) 2025/08/15 05:13:41 INFO : potato2: Deleted 2025/08/15 05:13:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:13:41 INFO : potato3: Copied (server-side copy) 2025/08/15 05:13:41 INFO : potato3: Deleted 2025/08/15 05:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hahoqam6qelu" 2025/08/15 05:13:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/15 05:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:13:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 05:13:43 DEBUG : B2 bucket rclone-test-hahoqam6qelu: Waiting for checks to finish 2025/08/15 05:13:43 DEBUG : B2 bucket rclone-test-hahoqam6qelu: Waiting for transfers to finish 2025/08/15 05:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:13:44 INFO : empty space: Copied (server-side copy) 2025/08/15 05:13:45 INFO : empty space: Deleted 2025/08/15 05:13:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:13:45 INFO : potato3: Copied (server-side copy) 2025/08/15 05:13:45 INFO : potato3: Deleted 2025/08/15 05:13:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:13:45 INFO : potato2: Copied (server-side copy) 2025/08/15 05:13:45 INFO : potato2: Deleted 2025/08/15 05:13:45 DEBUG : B2 bucket rclone-test-hahoqam6qelu: Purge remote 2025/08/15 05:13:45 INFO : B2 bucket rclone-test-hahoqam6qelu: cleaning bucket "rclone-test-hahoqam6qelu" of all files 2025/08/15 05:13:46 DEBUG : empty space: Deleting (id "4_z2f52edc3205dabcb9f880e1b_f102d9d9e42336897_d20250815_m051344_c001_v0001165_t0038_u01755234824698") 2025/08/15 05:13:46 DEBUG : potato2: Deleting (id "4_z2f52edc3205dabcb9f880e1b_f102f22b4263e5f69_d20250815_m051344_c001_v0001115_t0036_u01755234824933") 2025/08/15 05:13:46 DEBUG : potato3: Deleting (id "4_z2f52edc3205dabcb9f880e1b_f118654c3784cbece_d20250815_m051345_c001_v0001183_t0006_u01755234825073") 2025/08/15 05:13:47 DEBUG : B2 bucket rclone-test-vefopey3beke: Purge remote 2025/08/15 05:13:47 INFO : B2 bucket rclone-test-vefopey3beke: cleaning bucket "rclone-test-vefopey3beke" of all files 2025/08/15 05:13:48 DEBUG : empty space: Deleting (id "4_zff02dd53205dabcb9f880e1b_f4176b152a7dd1bda_d20250815_m051344_c001_v7007000_t0000_u01755234824914") 2025/08/15 05:13:48 DEBUG : empty space: Deleting (id "4_zff02dd53205dabcb9f880e1b_f107414dbe552bf73_d20250815_m051339_c001_v0001113_t0049_u01755234819141") 2025/08/15 05:13:48 DEBUG : potato2: Deleting (id "4_zff02dd53205dabcb9f880e1b_f4176b152a7dd1bdc_d20250815_m051345_c001_v7007000_t0000_u01755234825508") 2025/08/15 05:13:48 DEBUG : potato2: Deleting (id "4_zff02dd53205dabcb9f880e1b_f101cadc1016e6a8a_d20250815_m051340_c001_v0001179_t0017_u01755234820607") 2025/08/15 05:13:48 DEBUG : potato3: Deleting (id "4_zff02dd53205dabcb9f880e1b_f4176b152a7dd1bdb_d20250815_m051345_c001_v7007000_t0000_u01755234825288") 2025/08/15 05:13:48 DEBUG : potato3: Deleting (id "4_zff02dd53205dabcb9f880e1b_f1072a0ef2b444895_d20250815_m051340_c001_v0001136_t0001_u01755234820987") 2025/08/15 05:13:48 DEBUG : potato3: Deleting (id "4_zff02dd53205dabcb9f880e1b_f107414dbe552bf75_d20250815_m051339_c001_v0001113_t0032_u01755234819834") --- PASS: TestServerSideMove (17.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gujipit1xefa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-gujipit1xefa 2025/08/15 05:14:03 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 05:14:03 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 05:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:14:03 DEBUG : B2 bucket rclone-test-gujipit1xefa: Waiting for checks to finish 2025/08/15 05:14:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 05:14:03 DEBUG : B2 bucket rclone-test-gujipit1xefa: Waiting for transfers to finish 2025/08/15 05:14:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:14:03 INFO : potato2: Copied (server-side copy) 2025/08/15 05:14:04 INFO : potato2: Deleted 2025/08/15 05:14:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:14:04 INFO : potato3: Copied (server-side copy) 2025/08/15 05:14:04 INFO : potato3: Deleted 2025/08/15 05:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xozaloj4coke" 2025/08/15 05:14:05 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 05:14:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:14:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 05:14:06 DEBUG : B2 bucket rclone-test-xozaloj4coke: Waiting for checks to finish 2025/08/15 05:14:06 DEBUG : B2 bucket rclone-test-xozaloj4coke: Waiting for transfers to finish 2025/08/15 05:14:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:14:10 INFO : potato3: Copied (server-side copy) 2025/08/15 05:14:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:14:10 INFO : potato2: Copied (server-side copy) 2025/08/15 05:14:10 INFO : potato3: Deleted 2025/08/15 05:14:10 INFO : potato2: Deleted 2025/08/15 05:14:10 DEBUG : B2 bucket rclone-test-xozaloj4coke: Purge remote 2025/08/15 05:14:10 INFO : B2 bucket rclone-test-xozaloj4coke: cleaning bucket "rclone-test-xozaloj4coke" of all files 2025/08/15 05:14:10 DEBUG : potato2: Deleting (id "4_zffe24d53206dabcb9f880e1b_f1060c9f8725f987d_d20250815_m051410_c001_v0001182_t0008_u01755234850107") 2025/08/15 05:14:10 DEBUG : potato3: Deleting (id "4_zffe24d53206dabcb9f880e1b_f10498e684e6e9d79_d20250815_m051409_c001_v0001113_t0050_u01755234849729") 2025/08/15 05:14:12 DEBUG : B2 bucket rclone-test-gujipit1xefa: Purge remote 2025/08/15 05:14:12 INFO : B2 bucket rclone-test-gujipit1xefa: cleaning bucket "rclone-test-gujipit1xefa" of all files 2025/08/15 05:14:13 DEBUG : empty space: Deleting (id "4_zcf521df3206dabcb9f880e1b_f1058d0e77f794ba1_d20250815_m051400_c001_v0001109_t0019_u01755234840530") 2025/08/15 05:14:13 DEBUG : potato2: Deleting (id "4_zcf521df3206dabcb9f880e1b_f4145fb5ce5f14f1a_d20250815_m051410_c001_v7007000_t0000_u01755234850336") 2025/08/15 05:14:13 DEBUG : potato2: Deleting (id "4_zcf521df3206dabcb9f880e1b_f100be84c878c0538_d20250815_m051403_c001_v0001179_t0002_u01755234843737") 2025/08/15 05:14:13 DEBUG : potato3: Deleting (id "4_zcf521df3206dabcb9f880e1b_f4210861356ab01cc_d20250815_m051410_c001_v7007000_t0000_u01755234850252") 2025/08/15 05:14:13 DEBUG : potato3: Deleting (id "4_zcf521df3206dabcb9f880e1b_f1103b4ab3f113ce9_d20250815_m051403_c001_v0001117_t0024_u01755234843971") 2025/08/15 05:14:13 DEBUG : potato3: Deleting (id "4_zcf521df3206dabcb9f880e1b_f1058d0e77f794ba7_d20250815_m051401_c001_v0001109_t0019_u01755234841644") --- PASS: TestServerSideMoveWithFilter (23.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kocezav2pave" 2025/08/15 05:14:19 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-quzahof0rani -> B2 bucket rclone-test-kocezav2pave 2025/08/15 05:14:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:14:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 05:14:24 DEBUG : empty space: Unchanged skipping 2025/08/15 05:14:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 05:14:24 DEBUG : B2 bucket rclone-test-kocezav2pave: Waiting for checks to finish 2025/08/15 05:14:25 INFO : empty space: Deleted 2025/08/15 05:14:25 DEBUG : B2 bucket rclone-test-kocezav2pave: Waiting for transfers to finish 2025/08/15 05:14:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:14:25 INFO : potato2: Copied (server-side copy) 2025/08/15 05:14:25 INFO : potato2: Deleted 2025/08/15 05:14:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:14:25 INFO : potato3: Copied (server-side copy) 2025/08/15 05:14:25 INFO : potato3: Deleted 2025/08/15 05:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zojazuv9siwi" 2025/08/15 05:14:26 INFO : tomatoDir: Making directory 2025/08/15 05:14:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/15 05:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 05:14:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 05:14:27 DEBUG : B2 bucket rclone-test-zojazuv9siwi: Waiting for checks to finish 2025/08/15 05:14:27 DEBUG : B2 bucket rclone-test-zojazuv9siwi: Waiting for transfers to finish 2025/08/15 05:14:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 05:14:29 INFO : empty space: Copied (server-side copy) 2025/08/15 05:14:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 05:14:29 INFO : potato2: Copied (server-side copy) 2025/08/15 05:14:29 INFO : empty space: Deleted 2025/08/15 05:14:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 05:14:29 INFO : potato3: Copied (server-side copy) 2025/08/15 05:14:30 INFO : potato2: Deleted 2025/08/15 05:14:30 INFO : potato3: Deleted 2025/08/15 05:14:30 DEBUG : B2 bucket rclone-test-zojazuv9siwi: Purge remote 2025/08/15 05:14:30 INFO : B2 bucket rclone-test-zojazuv9siwi: cleaning bucket "rclone-test-zojazuv9siwi" of all files 2025/08/15 05:14:30 DEBUG : empty space: Deleting (id "4_z5ff29d93206dabcb9f880e1b_f109bd956a5e01a91_d20250815_m051429_c001_v0001102_t0039_u01755234869507") 2025/08/15 05:14:30 DEBUG : potato2: Deleting (id "4_z5ff29d93206dabcb9f880e1b_f102d7031c881679d_d20250815_m051429_c001_v0001184_t0004_u01755234869718") 2025/08/15 05:14:30 DEBUG : potato3: Deleting (id "4_z5ff29d93206dabcb9f880e1b_f1011c6bb18e71050_d20250815_m051429_c001_v0001171_t0005_u01755234869722") 2025/08/15 05:14:32 DEBUG : B2 bucket rclone-test-kocezav2pave: Purge remote 2025/08/15 05:14:32 INFO : B2 bucket rclone-test-kocezav2pave: cleaning bucket "rclone-test-kocezav2pave" of all files 2025/08/15 05:14:32 DEBUG : empty space: Deleting (id "4_zdf527da3206dabcb9f880e1b_f4070d5d671435d7a_d20250815_m051429_c001_v7007000_t0000_u01755234869829") 2025/08/15 05:14:32 DEBUG : empty space: Deleting (id "4_zdf527da3206dabcb9f880e1b_f1094006d35ddc186_d20250815_m051423_c001_v0001177_t0020_u01755234863722") 2025/08/15 05:14:32 DEBUG : potato2: Deleting (id "4_zdf527da3206dabcb9f880e1b_f4070d5d671435d7b_d20250815_m051429_c001_v7007000_t0000_u01755234869925") 2025/08/15 05:14:32 DEBUG : potato2: Deleting (id "4_zdf527da3206dabcb9f880e1b_f1189e82553104e42_d20250815_m051424_c001_v0001178_t0052_u01755234864965") 2025/08/15 05:14:32 DEBUG : potato3: Deleting (id "4_zdf527da3206dabcb9f880e1b_f4070d5d671435d7c_d20250815_m051430_c001_v7007000_t0000_u01755234870073") 2025/08/15 05:14:32 DEBUG : potato3: Deleting (id "4_zdf527da3206dabcb9f880e1b_f103bc78103c3dbd2_d20250815_m051425_c001_v0001182_t0021_u01755234865209") 2025/08/15 05:14:32 DEBUG : potato3: Deleting (id "4_zdf527da3206dabcb9f880e1b_f1094006d35ddc188_d20250815_m051423_c001_v0001177_t0038_u01755234863953") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/rclone-sync-test" 2025/08/15 05:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/rclone-sync-test-include/layer2" 2025/08/15 05:14:44 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/rclone-sync-test-ignore-file" 2025/08/15 05:14:47 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test: Waiting for checks to finish 2025/08/15 05:14:47 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test: Waiting for transfers to finish 2025/08/15 05:14:47 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:47 INFO : There was nothing to transfer 2025/08/15 05:14:48 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:14:48 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:48 INFO : There was nothing to transfer 2025/08/15 05:14:48 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/15 05:14:48 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:48 INFO : There was nothing to transfer 2025/08/15 05:14:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:14:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:14:49 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:49 INFO : There was nothing to transfer 2025/08/15 05:14:49 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/15 05:14:49 DEBUG : B2 bucket rclone-test-quzahof0rani path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/15 05:14:49 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/CompareDest" 2025/08/15 05:14:53 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 05:14:53 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:14:53 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:14:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:14:54 INFO : one: Copied (new) 2025/08/15 05:14:54 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:14:54 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:14:55 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:14:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 05:14:55 INFO : one: Copied (replaced existing) 2025/08/15 05:14:55 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:14:57 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:14:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 05:14:57 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:14:57 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:57 INFO : There was nothing to transfer 2025/08/15 05:14:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:14:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:14:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 05:14:59 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:14:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:14:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 05:14:59 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:14:59 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:59 INFO : There was nothing to transfer 2025/08/15 05:14:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:14:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:14:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 05:14:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:14:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 05:14:59 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:14:59 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:14:59 DEBUG : Waiting for deletions to finish 2025/08/15 05:14:59 INFO : There was nothing to transfer 2025/08/15 05:15:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:01 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/15 05:15:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 05:15:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 05:15:01 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 05:15:01 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:01 INFO : There was nothing to transfer 2025/08/15 05:15:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:01 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 05:15:01 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 05:15:01 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/15 05:15:02 INFO : two: Copied (new) 2025/08/15 05:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dest" 2025/08/15 05:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/pre-dest1" 2025/08/15 05:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/pre-dest2" 2025/08/15 05:15:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/15 05:15:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/15 05:15:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/15 05:15:11 DEBUG : B2 bucket rclone-test-quzahof0rani path dest: Waiting for checks to finish 2025/08/15 05:15:11 DEBUG : B2 bucket rclone-test-quzahof0rani path dest: Waiting for transfers to finish 2025/08/15 05:15:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/15 05:15:11 INFO : 3: Copied (new) 2025/08/15 05:15:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.65s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/CopyDest" 2025/08/15 05:15:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 05:15:16 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:16 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:15:17 INFO : one: Copied (new) 2025/08/15 05:15:17 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:18 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:18 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 05:15:18 INFO : one: Copied (replaced existing) 2025/08/15 05:15:18 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/BackupDir" 2025/08/15 05:15:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:21 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 05:15:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:15:23 INFO : one: Copied (server-side copy) 2025/08/15 05:15:23 INFO : one: Deleted 2025/08/15 05:15:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 05:15:23 INFO : one: Copied (server-side copy) 2025/08/15 05:15:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/15 05:15:23 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:23 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:24 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001179_t0040": EOF 2025/08/15 05:15:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001179_t0040": EOF) 2025/08/15 05:15:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-quzahof0rani: 1/10 (Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001179_t0040": EOF) 2025/08/15 05:15:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 05:15:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:27 DEBUG : one: Unchanged skipping 2025/08/15 05:15:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 05:15:28 INFO : two: Copied (server-side copy) 2025/08/15 05:15:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/15 05:15:28 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:28 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:28 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:28 DEBUG : one: Unchanged skipping 2025/08/15 05:15:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:28 DEBUG : two: Unchanged skipping 2025/08/15 05:15:28 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:28 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:28 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:28 INFO : There was nothing to transfer 2025/08/15 05:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:29 DEBUG : one: Unchanged skipping 2025/08/15 05:15:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/15 05:15:29 DEBUG : three: Destination not found in --copy-dest 2025/08/15 05:15:29 DEBUG : three: Need to transfer - File not found at Destination 2025/08/15 05:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 05:15:29 DEBUG : two: Unchanged skipping 2025/08/15 05:15:29 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:29 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/15 05:15:30 INFO : three: Copied (new) 2025/08/15 05:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.59s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:15:33 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:15:34 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/backup" 2025/08/15 05:15:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:15:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:36 DEBUG : two: Unchanged skipping 2025/08/15 05:15:36 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:15:37 INFO : one: Copied (server-side copy) 2025/08/15 05:15:38 INFO : one: Deleted 2025/08/15 05:15:38 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:15:38 INFO : one: Copied (new) 2025/08/15 05:15:38 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:15:39 INFO : three.txt: Copied (server-side copy) 2025/08/15 05:15:39 INFO : three.txt: Deleted 2025/08/15 05:15:39 INFO : three.txt: Moved into backup dir 2025/08/15 05:15:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:15:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:41 DEBUG : two: Unchanged skipping 2025/08/15 05:15:41 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:15:42 INFO : one: Copied (server-side copy) 2025/08/15 05:15:42 INFO : one: Deleted 2025/08/15 05:15:42 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:15:42 INFO : one: Copied (new) 2025/08/15 05:15:42 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:15:43 INFO : three.txt: Copied (server-side copy) 2025/08/15 05:15:43 INFO : three.txt: Deleted 2025/08/15 05:15:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:15:46 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:15:47 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/backup" 2025/08/15 05:15:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:15:49 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:49 DEBUG : two: Unchanged skipping 2025/08/15 05:15:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:15:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:15:51 INFO : one: Deleted 2025/08/15 05:15:51 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:15:52 INFO : one: Copied (new) 2025/08/15 05:15:52 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:15:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:15:52 INFO : three.txt: Deleted 2025/08/15 05:15:52 INFO : three.txt: Moved into backup dir 2025/08/15 05:15:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:15:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:15:54 DEBUG : two: Unchanged skipping 2025/08/15 05:15:54 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:15:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:15:54 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:15:54 INFO : one: Deleted 2025/08/15 05:15:54 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:15:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:15:55 INFO : one: Copied (new) 2025/08/15 05:15:55 DEBUG : Waiting for deletions to finish 2025/08/15 05:15:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:15:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:15:56 INFO : three.txt: Deleted 2025/08/15 05:15:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/backup" 2025/08/15 05:16:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:16:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:02 DEBUG : two: Unchanged skipping 2025/08/15 05:16:02 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:16:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:16:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 05:16:03 INFO : one: Deleted 2025/08/15 05:16:03 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:16:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:04 INFO : one: Copied (new) 2025/08/15 05:16:04 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:16:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 05:16:05 INFO : three.txt: Deleted 2025/08/15 05:16:05 INFO : three.txt: Moved into backup dir 2025/08/15 05:16:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:16:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:07 DEBUG : two: Unchanged skipping 2025/08/15 05:16:07 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:16:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 05:16:08 INFO : one: Deleted 2025/08/15 05:16:08 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:16:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:16:08 INFO : one: Copied (new) 2025/08/15 05:16:08 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 05:16:08 INFO : three.txt: Deleted 2025/08/15 05:16:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:11 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:16:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:13 DEBUG : two: Unchanged skipping 2025/08/15 05:16:13 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:16:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:16:14 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:16:14 INFO : one: Deleted 2025/08/15 05:16:14 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:16:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:15 INFO : one: Copied (new) 2025/08/15 05:16:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:16:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:16:16 INFO : three.txt: Deleted 2025/08/15 05:16:16 INFO : three.txt: Moved into backup dir 2025/08/15 05:16:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-09.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001043_t0013": EOF 2025/08/15 05:16:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-09.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001043_t0013": EOF) 2025/08/15 05:16:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-quzahof0rani: 1/10 (Post "https://pod-000-1043-09.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001043_t0013": EOF) 2025/08/15 05:16:18 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 05:16:19 DEBUG : one.bak: Excluded (Path Filter) 2025/08/15 05:16:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/15 05:16:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:16:19 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for checks to finish 2025/08/15 05:16:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:19 DEBUG : two: Unchanged skipping 2025/08/15 05:16:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:20 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:16:20 INFO : one: Deleted 2025/08/15 05:16:20 DEBUG : B2 bucket rclone-test-quzahof0rani path dst: Waiting for transfers to finish 2025/08/15 05:16:20 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001100_t0058": EOF 2025/08/15 05:16:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001100_t0058": EOF) 2025/08/15 05:16:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/15 05:16:20 DEBUG : one: Received error: Post "https://pod-000-1100-04.backblaze.com/b2api/v1/b2_upload_file/ef72dd63203dabcb9f880e1b/c001_v0001100_t0058": EOF - low level retry 0/10 2025/08/15 05:16:20 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 05:16:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:16:21 INFO : one: Copied (new) 2025/08/15 05:16:21 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:16:22 INFO : three.txt: Deleted 2025/08/15 05:16:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:16:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:16:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:16:27 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:16:28 INFO : one: Deleted 2025/08/15 05:16:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:29 INFO : one: Copied (new) 2025/08/15 05:16:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:29 DEBUG : two: Unchanged skipping 2025/08/15 05:16:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/15 05:16:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:16:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:16:30 INFO : three.txt: Deleted 2025/08/15 05:16:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:30 INFO : three.txt: Copied (new) 2025/08/15 05:16:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:16:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 05:16:32 INFO : one: Deleted 2025/08/15 05:16:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:16:32 INFO : one: Copied (new) 2025/08/15 05:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:33 DEBUG : two: Unchanged skipping 2025/08/15 05:16:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/15 05:16:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 05:16:33 INFO : three.txt: Deleted 2025/08/15 05:16:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/15 05:16:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-quzahof0rani/dst" 2025/08/15 05:16:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 05:16:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 05:16:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 05:16:40 INFO : one: Deleted 2025/08/15 05:16:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:41 INFO : one: Copied (new) 2025/08/15 05:16:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:41 DEBUG : two: Unchanged skipping 2025/08/15 05:16:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/15 05:16:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 05:16:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 05:16:42 INFO : three.txt: Deleted 2025/08/15 05:16:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:43 INFO : three.txt: Copied (new) 2025/08/15 05:16:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 05:16:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 05:16:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 05:16:44 INFO : one: Deleted 2025/08/15 05:16:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 05:16:44 INFO : one: Copied (new) 2025/08/15 05:16:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:45 DEBUG : two: Unchanged skipping 2025/08/15 05:16:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/15 05:16:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 05:16:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 05:16:46 INFO : three.txt: Deleted 2025/08/15 05:16:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/15 05:16:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.18s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/15 05:16:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:16:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:16:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/15 05:16:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/15 05:16:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 05:16:50 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:16:50 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:16:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 05:16:51 INFO : existing: Copied (new) 2025/08/15 05:16:51 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/15 05:16:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/15 05:16:51 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:16:51 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:16:51 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting files as there were IO errors 2025/08/15 05:16:51 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:16:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:16:53 DEBUG : existing: Unchanged skipping 2025/08/15 05:16:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:16:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:16:53 DEBUG : Waiting for deletions to finish 2025/08/15 05:16:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.90s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both0: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both13: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both14: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both15: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both16: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both17: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both18: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both12: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both11: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both10: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both3: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both19: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both1: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both6: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both2: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both8: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:13 DEBUG : both4: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both5: Unchanged skipping 2025/08/15 05:17:13 DEBUG : both7: Unchanged skipping 2025/08/15 05:17:13 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:17:13 DEBUG : both9: Unchanged skipping 2025/08/15 05:17:13 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:17:13 DEBUG : Waiting for deletions to finish 2025/08/15 05:17:13 INFO : only3: Deleted 2025/08/15 05:17:13 INFO : only11: Deleted 2025/08/15 05:17:13 INFO : only12: Deleted 2025/08/15 05:17:13 INFO : only13: Deleted 2025/08/15 05:17:13 INFO : only17: Deleted 2025/08/15 05:17:13 INFO : only18: Deleted 2025/08/15 05:17:13 INFO : only4: Deleted 2025/08/15 05:17:13 INFO : only6: Deleted 2025/08/15 05:17:13 INFO : only7: Deleted 2025/08/15 05:17:13 INFO : only0: Deleted 2025/08/15 05:17:14 INFO : only19: Deleted 2025/08/15 05:17:14 INFO : only2: Deleted 2025/08/15 05:17:14 INFO : only5: Deleted 2025/08/15 05:17:14 INFO : only8: Deleted 2025/08/15 05:17:14 INFO : only9: Deleted 2025/08/15 05:17:14 INFO : only15: Deleted 2025/08/15 05:17:14 INFO : only16: Deleted 2025/08/15 05:17:14 INFO : only10: Deleted 2025/08/15 05:17:14 INFO : only14: Deleted 2025/08/15 05:17:14 INFO : only1: Deleted 2025/08/15 05:17:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:17:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both0: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both11: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both10: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both15: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both12: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both17: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both18: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both13: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both1: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both14: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both3: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both16: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both19: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both2: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both7: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both8: Unchanged skipping 2025/08/15 05:17:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:17:36 DEBUG : both9: Unchanged skipping 2025/08/15 05:17:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : both4: Unchanged skipping 2025/08/15 05:17:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : both5: Unchanged skipping 2025/08/15 05:17:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : both6: Unchanged skipping 2025/08/15 05:17:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/15 05:17:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:17:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only0: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only12: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only10: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only15: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only11: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only18: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only19: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only14: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only17: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only16: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only2: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only3: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only13: Copied (replaced existing) 2025/08/15 05:17:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:37 INFO : only4: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only7: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only1: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only9: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only6: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only8: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 05:17:38 INFO : only5: Copied (replaced existing) 2025/08/15 05:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:46 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:17:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:17:46 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 05:17:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:17:46 INFO : empty_on_remote: Making directory 2025/08/15 05:17:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 05:17:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:48 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:17:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:17:48 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 05:17:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 05:17:48 INFO : empty_on_remote: Making directory 2025/08/15 05:17:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 05:17:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:51 INFO : sub dir: Making directory 2025/08/15 05:17:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 05:17:53 INFO : sub dir: Making directory 2025/08/15 05:17:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:18:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:01 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:18:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : banana: Unchanged skipping 2025/08/15 05:18:01 DEBUG : apple: Unchanged skipping 2025/08/15 05:18:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:18:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:01 INFO : There was nothing to transfer 2025/08/15 05:18:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:02 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : apple: Unchanged skipping 2025/08/15 05:18:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : banana: Unchanged skipping 2025/08/15 05:18:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:18:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:18:02 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:02 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:02 INFO : There was nothing to transfer 2025/08/15 05:18:02 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:02 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:18:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:16 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : apple: Unchanged skipping 2025/08/15 05:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : banana: Unchanged skipping 2025/08/15 05:18:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:17 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:17 INFO : There was nothing to transfer 2025/08/15 05:18:17 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:17 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : apple: Unchanged skipping 2025/08/15 05:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:18:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : banana: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:18:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:17 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:17 INFO : There was nothing to transfer 2025/08/15 05:18:17 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:18 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:18:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:31 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 05:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:32 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:32 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:18:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 05:18:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/15 05:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:18:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 05:18:33 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/15 05:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:18:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:18:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:18:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:18:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:18:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:18:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:18:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:18:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:18:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:18:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:34 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 05:18:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 05:18:34 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 05:18:34 INFO : appleappleapplebanana: Deleted 2025/08/15 05:18:34 INFO : splitbananasplit: Deleted 2025/08/15 05:18:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 05:18:35 INFO : apple: Deleted 2025/08/15 05:18:35 INFO : banana: Deleted 2025/08/15 05:18:35 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 05:18:35 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 05:18:35 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:35 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : apple: Unchanged skipping 2025/08/15 05:18:36 DEBUG : banana: Unchanged skipping 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:18:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 05:18:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:18:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:18:36 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:36 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:36 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 05:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 05:18:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 05:18:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 05:18:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 05:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 05:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 05:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 05:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 05:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:18:49 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:49 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 05:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 05:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 05:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 05:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 05:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 05:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 05:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 05:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 05:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 05:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/15 05:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:49 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 05:18:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/15 05:18:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:18:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/15 05:18:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:18:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/15 05:18:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 05:18:50 INFO : apple: Copied (new) to: PREFIXapple 2025/08/15 05:18:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:18:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:18:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:18:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:18:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:18:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:18:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:18:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:18:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:18:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:18:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:18:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:18:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:18:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:18:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:18:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:18:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:51 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:51 INFO : splitbananasplit: Deleted 2025/08/15 05:18:51 INFO : appleappleapplebanana: Deleted 2025/08/15 05:18:52 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 05:18:52 INFO : apple: Deleted 2025/08/15 05:18:52 INFO : banana: Deleted 2025/08/15 05:18:52 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 05:18:52 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 05:18:52 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 05:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 05:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 05:18:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 05:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 05:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 05:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 05:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 05:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 05:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 05:18:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 05:18:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 05:18:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:18:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:18:53 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:18:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:18:53 INFO : splitbananasplit: Copied (new) 2025/08/15 05:18:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 05:18:53 INFO : apple: Copied (new) 2025/08/15 05:18:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 05:18:53 INFO : banana: Copied (new) 2025/08/15 05:18:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:18:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/15 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:18:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/15 05:18:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:18:53 INFO : appleappleapplebanana: Copied (new) 2025/08/15 05:18:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:18:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/15 05:18:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:18:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:18:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:18:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:18:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:18:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:18:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:18:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:18:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:18:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:18:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:18:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:18:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:18:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/15 05:18:54 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:55 INFO : PREFIXapple: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/15 05:18:55 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/15 05:18:55 INFO : PREFIXbanana: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/15 05:18:55 INFO : PREFIXsplitbananasplit: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/15 05:18:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/15 05:18:55 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:55 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:18:55 DEBUG : Waiting for deletions to finish 2025/08/15 05:18:56 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:19:08 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:09 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:09 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:09 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 05:19:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 05:19:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/15 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:19:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:19:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:19:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:19:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:19:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:19:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:19:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:19:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:19:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:19:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:19:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:19:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:19:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:19:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:19:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:19:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:19:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:19:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:11 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 05:19:11 INFO : splitbananasplit: Deleted 2025/08/15 05:19:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 05:19:11 INFO : appleappleapplebanana: Deleted 2025/08/15 05:19:11 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 05:19:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 05:19:11 INFO : apple: Deleted 2025/08/15 05:19:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 05:19:12 INFO : banana: Deleted 2025/08/15 05:19:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 05:19:12 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 05:19:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 05:19:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 05:19:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 05:19:12 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 05:19:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 05:19:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 05:19:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:12 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:12 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:19:13 INFO : splitbananasplit: Copied (new) 2025/08/15 05:19:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 05:19:13 INFO : apple: Copied (new) 2025/08/15 05:19:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 05:19:13 INFO : banana: Copied (new) 2025/08/15 05:19:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:19:13 INFO : appleappleapplebanana: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:19:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:19:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:19:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:19:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:19:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:19:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:19:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:19:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:19:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/15 05:19:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:19:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:19:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:19:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:19:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:19:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:19:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:19:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/15 05:19:14 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : splitbananasplitSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : appleSUFFIX: Deleted 2025/08/15 05:19:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : bananaSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/15 05:19:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/15 05:19:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/15 05:19:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:15 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:15 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:19:28 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:28 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:28 DEBUG : banana: Unchanged skipping 2025/08/15 05:19:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : apple: Unchanged skipping 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 05:19:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 05:19:28 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:28 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 05:19:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/15 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 05:19:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/15 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 05:19:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/15 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 05:19:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/15 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 05:19:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/15 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 05:19:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/15 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 05:19:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/15 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 05:19:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/15 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 05:19:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/15 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 05:19:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/15 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 05:19:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/15 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 05:19:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/15 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 05:19:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/15 05:19:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 05:19:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/15 05:19:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 05:19:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/15 05:19:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 05:19:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/15 05:19:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 05:19:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/15 05:19:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 05:19:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/15 05:19:30 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:30 INFO : appleappleapplebanana: Deleted 2025/08/15 05:19:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 05:19:30 INFO : splitbananasplit: Deleted 2025/08/15 05:19:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 05:19:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 05:19:31 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 05:19:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 05:19:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 05:19:31 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 05:19:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:31 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : appleapple: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : apple: Unchanged skipping 2025/08/15 05:19:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:19:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : banana: Unchanged skipping 2025/08/15 05:19:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 05:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 05:19:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 05:19:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 05:19:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 05:19:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 05:19:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 05:19:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 05:19:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 05:19:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 05:19:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:19:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:32 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : appleapple: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/15 05:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 05:19:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 05:19:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 05:19:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 05:19:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 05:19:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 05:19:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 05:19:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 05:19:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 05:19:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 05:19:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 05:19:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 05:19:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 05:19:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 05:19:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 05:19:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 05:19:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 05:19:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:19:45 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:45 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : apple: Unchanged skipping 2025/08/15 05:19:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : banana: Unchanged skipping 2025/08/15 05:19:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:19:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:46 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:19:46 DEBUG : apple: Unchanged skipping 2025/08/15 05:19:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:19:46 DEBUG : banana: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:19:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:19:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:19:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:47 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : Waiting for deletions to finish 2025/08/15 05:19:47 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:00 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:00 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:01 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:01 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:02 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:02 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:02 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:02 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:15 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:15 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:15 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:16 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:16 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:16 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:16 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:16 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:30 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:30 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:30 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:30 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:30 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:30 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:31 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:31 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:31 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:31 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:31 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:44 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:45 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:46 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : apple: Unchanged skipping 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 05:20:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 05:20:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : banana: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 05:20:46 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:46 DEBUG : Waiting for deletions to finish 2025/08/15 05:20:46 DEBUG : apple: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : banana: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 05:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.96s) --- PASS: TestTransform/NFC (13.29s) --- PASS: TestTransform/NFD (14.87s) --- PASS: TestTransform/base64 (18.19s) --- PASS: TestTransform/prefix (19.67s) --- PASS: TestTransform/suffix (19.67s) --- PASS: TestTransform/truncate (16.45s) --- PASS: TestTransform/encoder (15.38s) --- PASS: TestTransform/ISO-8859-1 (14.85s) --- PASS: TestTransform/charmap (14.50s) --- PASS: TestTransform/lowercase (14.91s) --- PASS: TestTransform/ascii (15.18s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 05:20:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 05:20:52 INFO : sub dir_somesuffix: Making directory 2025/08/15 05:20:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 05:20:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/15 05:20:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 05:20:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/15 05:20:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 05:20:52 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:52 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:20:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 05:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.87s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:53 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:54 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:54 INFO : tictactoe: Making directory 2025/08/15 05:20:54 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:54 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:20:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/15 05:20:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:20:54 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:54 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:20:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/15 05:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.94s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:55 INFO : toe: Making directory 2025/08/15 05:20:55 INFO : toe/toe: Making directory 2025/08/15 05:20:55 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 05:20:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 05:20:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 05:20:55 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:55 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:20:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/15 05:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:57 INFO : toe: Making directory 2025/08/15 05:20:57 INFO : toe/toe: Making directory 2025/08/15 05:20:57 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 05:20:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 05:20:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 05:20:57 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:57 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:20:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:20:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/15 05:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:20:59 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:20:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 05:20:59 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:20:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:20:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:20:59 INFO : tictacempty_dir: Making directory 2025/08/15 05:20:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:20:59 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:59 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:59 INFO : tictactoe: Making directory 2025/08/15 05:20:59 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:59 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:20:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:20:59 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:20:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:20:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 05:20:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:20:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 05:20:59 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:20:59 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/15 05:21:00 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:00 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:21:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 05:21:00 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:01 INFO : tictacempty_dir: Making directory 2025/08/15 05:21:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:01 INFO : tictactoe: Making directory 2025/08/15 05:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:01 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:01 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:21:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 05:21:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:01 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 05:21:02 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:02 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:02 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:02 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 05:21:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/15 05:21:02 NOTICE: B2 bucket rclone-test-quzahof0rani: 0 differences found 2025/08/15 05:21:02 NOTICE: B2 bucket rclone-test-quzahof0rani: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:02 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:03 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:03 INFO : tictactoe: Making directory 2025/08/15 05:21:03 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:03 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:03 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 05:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 05:21:03 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:03 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/15 05:21:03 DEBUG : Waiting for deletions to finish 2025/08/15 05:21:03 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:04 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:04 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 05:21:04 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 05:21:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/15 05:21:04 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.07s) === RUN TestSyntax 2025/08/15 05:21:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:05 INFO : toe: Making directory 2025/08/15 05:21:05 INFO : toe/toe: Making directory 2025/08/15 05:21:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 05:21:05 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:05 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:05 INFO : toe/toe/toe: Copied (new) 2025/08/15 05:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:06 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:21:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 05:21:06 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:06 INFO : tictacempty_dir: Making directory 2025/08/15 05:21:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:06 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:06 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:06 INFO : tictactoe: Making directory 2025/08/15 05:21:06 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:06 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:06 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:21:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 05:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:06 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:07 INFO : toe/toe/toe.txt: Deleted 2025/08/15 05:21:07 INFO : toe/toe: Removing directory 2025/08/15 05:21:07 INFO : toe: Removing directory 2025/08/15 05:21:07 INFO : empty_dir: Removing directory 2025/08/15 05:21:07 DEBUG : Local file system at /tmp/rclone850323310: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:08 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:21:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 05:21:08 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:08 INFO : tictacempty_dir: Making directory 2025/08/15 05:21:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:08 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:08 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:08 INFO : tictactoe: Making directory 2025/08/15 05:21:08 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:08 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:08 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:21:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 05:21:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:08 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:08 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:09 INFO : toe/toe/toe.txt: Deleted 2025/08/15 05:21:09 INFO : toe/toe: Removing directory 2025/08/15 05:21:09 INFO : toe: Removing directory 2025/08/15 05:21:09 INFO : empty_dir: Removing directory 2025/08/15 05:21:09 DEBUG : Local file system at /tmp/rclone850323310: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 05:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 05:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/15 05:21:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:11 DEBUG : Reset feature "Copy" 2025/08/15 05:21:11 DEBUG : Reset feature "Move" 2025/08/15 05:21:11 DEBUG : Reset feature "Copy" 2025/08/15 05:21:11 DEBUG : Reset feature "Move" 2025/08/15 05:21:11 DEBUG : empty_dir: Making directory with metadata 2025/08/15 05:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 05:21:11 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:11 INFO : tictacempty_dir: Making directory 2025/08/15 05:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 05:21:11 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:11 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:11 INFO : tictactoe: Making directory 2025/08/15 05:21:11 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:11 DEBUG : toe: transformed to: tictactoe 2025/08/15 05:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:11 INFO : tictactoe/tictactoe: Making directory 2025/08/15 05:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 05:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 05:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:11 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:11 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 05:21:12 INFO : toe/toe/toe.txt: Deleted 2025/08/15 05:21:12 INFO : toe/toe: Removing directory 2025/08/15 05:21:12 INFO : toe: Removing directory 2025/08/15 05:21:12 INFO : empty_dir: Removing directory 2025/08/15 05:21:12 DEBUG : Local file system at /tmp/rclone850323310: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 05:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/15 05:21:14 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.17s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:14 DEBUG : toe: transformed to: dG9l 2025/08/15 05:21:15 DEBUG : toe: transformed to: dG9l 2025/08/15 05:21:15 INFO : dG9l: Making directory 2025/08/15 05:21:15 DEBUG : toe: transformed to: dG9l 2025/08/15 05:21:15 DEBUG : toe: transformed to: dG9l 2025/08/15 05:21:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/15 05:21:15 INFO : dG9l/dG9l: Making directory 2025/08/15 05:21:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/15 05:21:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/15 05:21:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 05:21:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 05:21:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 05:21:15 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:15 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 05:21:15 DEBUG : Waiting for deletions to finish 2025/08/15 05:21:16 DEBUG : dG9l: transformed to: toe 2025/08/15 05:21:16 DEBUG : dG9l: transformed to: toe 2025/08/15 05:21:16 DEBUG : dG9l: transformed to: toe 2025/08/15 05:21:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/15 05:21:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/15 05:21:16 DEBUG : Local file system at /tmp/rclone850323310: Waiting for checks to finish 2025/08/15 05:21:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/15 05:21:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/15 05:21:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/15 05:21:16 DEBUG : Local file system at /tmp/rclone850323310: Waiting for transfers to finish 2025/08/15 05:21:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-quzahof0rani", Local "Local file system at /tmp/rclone850323310", Modify Window "1ms" 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe: transformed to: 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe: transformed to: 2025/08/15 05:21:17 INFO : B2 bucket rclone-test-quzahof0rani: Making directory 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe: transformed to: 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe: transformed to: 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe/toe: transformed to: 2025/08/15 05:21:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/15 05:21:17 INFO : toe/toe: Making directory 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe/toe: transformed to: 2025/08/15 05:21:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe: transformed to: 2025/08/15 05:21:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 05:21:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 05:21:17 DEBUG : toe/toe/toe: transformed to: 2025/08/15 05:21:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/15 05:21:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for checks to finish 2025/08/15 05:21:17 DEBUG : B2 bucket rclone-test-quzahof0rani: Waiting for transfers to finish 2025/08/15 05:21:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 05:21:18 INFO : toe/toe/toe: Copied (new) 2025/08/15 05:21:18 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting files as there were IO errors 2025/08/15 05:21:18 ERROR : B2 bucket rclone-test-quzahof0rani: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/08/15 05:21:19 DEBUG : B2 bucket rclone-test-quzahof0rani: Purge remote 2025/08/15 05:21:19 INFO : B2 bucket rclone-test-quzahof0rani: cleaning bucket "rclone-test-quzahof0rani" of all files 2025/08/15 05:21:20 DEBUG : BackupDir/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff0_d20250815_m051530_c001_v7007000_t0000_u01755234930774") 2025/08/15 05:21:20 DEBUG : BackupDir/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f10481f009a000f34_d20250815_m051523_c001_v0001179_t0022_u01755234923074") 2025/08/15 05:21:20 DEBUG : CompareDest/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438cb78_d20250815_m051503_c001_v7007000_t0000_u01755234903106") 2025/08/15 05:21:20 DEBUG : CompareDest/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c06ec_d20250815_m051457_c001_v0001179_t0001_u01755234897172") 2025/08/15 05:21:20 DEBUG : CompareDest/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438cb79_d20250815_m051503_c001_v7007000_t0000_u01755234903290") 2025/08/15 05:21:20 DEBUG : CompareDest/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f46c_d20250815_m051458_c001_v0001043_t0046_u01755234898262") 2025/08/15 05:21:20 DEBUG : CopyDest/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff1_d20250815_m051530_c001_v7007000_t0000_u01755234930960") 2025/08/15 05:21:20 DEBUG : CopyDest/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f492_d20250815_m051519_c001_v0001043_t0058_u01755234919674") 2025/08/15 05:21:20 DEBUG : CopyDest/three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff2_d20250815_m051531_c001_v7007000_t0000_u01755234931145") 2025/08/15 05:21:20 DEBUG : CopyDest/three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4aa_d20250815_m051528_c001_v0001043_t0051_u01755234928785") 2025/08/15 05:21:20 DEBUG : CopyDest/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff3_d20250815_m051531_c001_v7007000_t0000_u01755234931343") 2025/08/15 05:21:21 DEBUG : CopyDest/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4a2_d20250815_m051526_c001_v0001043_t0034_u01755234926674") 2025/08/15 05:21:21 DEBUG : EXISTING: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be77_d20250815_m051654_c001_v7007000_t0000_u01755235014049") 2025/08/15 05:21:21 DEBUG : EXISTING: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f59_d20250815_m051652_c001_v0001101_t0006_u01755235012531") 2025/08/15 05:21:21 DEBUG : PREFIXapple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aea3_d20250815_m051854_c001_v7007000_t0000_u01755235134903") 2025/08/15 05:21:21 DEBUG : PREFIXapple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9219_d20250815_m051850_c001_v0001101_t0020_u01755235130096") 2025/08/15 05:21:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ebe_d20250815_m051854_c001_v7007000_t0000_u01755235134945") 2025/08/15 05:21:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067fc_d20250815_m051850_c001_v0001180_t0043_u01755235130075") 2025/08/15 05:21:21 DEBUG : PREFIXbanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aea5_d20250815_m051855_c001_v7007000_t0000_u01755235135088") 2025/08/15 05:21:21 DEBUG : PREFIXbanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17b5_d20250815_m051850_c001_v0001182_t0059_u01755235130063") 2025/08/15 05:21:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aea6_d20250815_m051855_c001_v7007000_t0000_u01755235135279") 2025/08/15 05:21:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507d2_d20250815_m051850_c001_v0001102_t0031_u01755235130085") 2025/08/15 05:21:21 DEBUG : Testêé: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be75_d20250815_m051650_c001_v7007000_t0000_u01755235010093") 2025/08/15 05:21:21 DEBUG : Testêé: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f4d_d20250815_m051649_c001_v0001101_t0034_u01755235009377") 2025/08/15 05:21:21 DEBUG : Testêé: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f43_d20250815_m051648_c001_v0001101_t0014_u01755235008590") 2025/08/15 05:21:21 DEBUG : YXBwbGU=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cba_d20250815_m051836_c001_v7007000_t0000_u01755235116960") 2025/08/15 05:21:21 DEBUG : YXBwbGU=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806768_d20250815_m051832_c001_v0001180_t0028_u01755235112718") 2025/08/15 05:21:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cbb_d20250815_m051837_c001_v7007000_t0000_u01755235117148") 2025/08/15 05:21:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5077e_d20250815_m051832_c001_v0001102_t0022_u01755235112706") 2025/08/15 05:21:21 DEBUG : YmFuYW5h: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cbc_d20250815_m051837_c001_v7007000_t0000_u01755235117340") 2025/08/15 05:21:21 DEBUG : YmFuYW5h: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91c1_d20250815_m051832_c001_v0001101_t0019_u01755235112728") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245688_d20250815_m051302_c001_v7007000_t0000_u01755234782244") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02ba_d20250815_m051301_c001_v0001179_t0027_u01755234781603") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245680_d20250815_m051300_c001_v7007000_t0000_u01755234780172") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c029e_d20250815_m051259_c001_v0001179_t0045_u01755234779366") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24579_d20250815_m051243_c001_v7007000_t0000_u01755234763330") 2025/08/15 05:21:22 DEBUG : a/potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c020e_d20250815_m051242_c001_v0001179_t0024_u01755234762548") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e35_d20250815_m052047_c001_v7007000_t0000_u01755235247582") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93f9_d20250815_m052043_c001_v0001101_t0021_u01755235243496") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb33_d20250815_m052032_c001_v7007000_t0000_u01755235232467") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93ad_d20250815_m052028_c001_v0001101_t0008_u01755235228664") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774331_d20250815_m052017_c001_v7007000_t0000_u01755235217529") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9363_d20250815_m052013_c001_v0001101_t0054_u01755235213855") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f56_d20250815_m052003_c001_v7007000_t0000_u01755235203082") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9331_d20250815_m051959_c001_v0001101_t0014_u01755235199185") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5a8_d20250815_m051948_c001_v7007000_t0000_u01755235188137") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9301_d20250815_m051944_c001_v0001101_t0021_u01755235184105") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e49_d20250815_m051932_c001_v7007000_t0000_u01755235172699") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1aa3_d20250815_m051926_c001_v0001182_t0005_u01755235166919") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467e9_d20250815_m051916_c001_v7007000_t0000_u01755235156297") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1989_d20250815_m051913_c001_v0001182_t0002_u01755235153015") 2025/08/15 05:21:22 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a56_d20250815_m051911_c001_v7007000_t0000_u01755235151864") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80689c_d20250815_m051907_c001_v0001180_t0049_u01755235147568") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec2_d20250815_m051856_c001_v7007000_t0000_u01755235136656") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806818_d20250815_m051853_c001_v0001180_t0017_u01755235133331") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ebc_d20250815_m051852_c001_v7007000_t0000_u01755235132372") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b178d_d20250815_m051848_c001_v0001182_t0046_u01755235128008") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467a4_d20250815_m051835_c001_v7007000_t0000_u01755235115123") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1608_d20250815_m051830_c001_v0001182_t0009_u01755235110189") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb62_d20250815_m051818_c001_v7007000_t0000_u01755235098680") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1506_d20250815_m051814_c001_v0001182_t0005_u01755235094645") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f37_d20250815_m051803_c001_v7007000_t0000_u01755235083455") 2025/08/15 05:21:23 DEBUG : apple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b13f1_d20250815_m051759_c001_v0001182_t0038_u01755235079900") 2025/08/15 05:21:23 DEBUG : appleSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677430a_d20250815_m051914_c001_v7007000_t0000_u01755235154565") 2025/08/15 05:21:23 DEBUG : appleSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1923_d20250815_m051909_c001_v0001182_t0007_u01755235149784") 2025/08/15 05:21:23 DEBUG : appleapple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e4a_d20250815_m051932_c001_v7007000_t0000_u01755235172896") 2025/08/15 05:21:23 DEBUG : appleapple: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1acf_d20250815_m051929_c001_v0001182_t0057_u01755235169056") 2025/08/15 05:21:23 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e36_d20250815_m052047_c001_v7007000_t0000_u01755235247769") 2025/08/15 05:21:23 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b28_d20250815_m052044_c001_v0001180_t0000_u01755235244350") 2025/08/15 05:21:23 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb34_d20250815_m052032_c001_v7007000_t0000_u01755235232653") 2025/08/15 05:21:23 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806ada_d20250815_m052029_c001_v0001180_t0034_u01755235229655") 2025/08/15 05:21:23 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774332_d20250815_m052017_c001_v7007000_t0000_u01755235217715") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a7a_d20250815_m052014_c001_v0001180_t0058_u01755235214740") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f57_d20250815_m052003_c001_v7007000_t0000_u01755235203269") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a27_d20250815_m052000_c001_v0001180_t0016_u01755235200220") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5a9_d20250815_m051948_c001_v7007000_t0000_u01755235188322") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8069bc_d20250815_m051944_c001_v0001180_t0045_u01755235184856") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f022a_d20250815_m051930_c001_v7007000_t0000_u01755235170401") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50892_d20250815_m051927_c001_v0001102_t0011_u01755235167329") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467ea_d20250815_m051916_c001_v7007000_t0000_u01755235156486") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5084c_d20250815_m051913_c001_v0001102_t0000_u01755235153004") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3fc2_d20250815_m051911_c001_v7007000_t0000_u01755235151813") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50824_d20250815_m051907_c001_v0001102_t0023_u01755235147971") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec3_d20250815_m051856_c001_v7007000_t0000_u01755235136843") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507e0_d20250815_m051853_c001_v0001102_t0048_u01755235133340") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247eb6_d20250815_m051851_c001_v7007000_t0000_u01755235131781") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507ce_d20250815_m051848_c001_v0001102_t0001_u01755235128418") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cb7_d20250815_m051834_c001_v7007000_t0000_u01755235114885") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806762_d20250815_m051830_c001_v0001180_t0023_u01755235110821") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb63_d20250815_m051818_c001_v7007000_t0000_u01755235098874") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8066ec_d20250815_m051815_c001_v0001180_t0040_u01755235095276") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f38_d20250815_m051803_c001_v7007000_t0000_u01755235083657") 2025/08/15 05:21:24 DEBUG : appleappleapplebanana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80666a_d20250815_m051800_c001_v0001180_t0059_u01755235080588") 2025/08/15 05:21:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221d6be_d20250815_m051914_c001_v7007000_t0000_u01755235154576") 2025/08/15 05:21:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50836_d20250815_m051909_c001_v0001102_t0011_u01755235149793") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a6c_d20250815_m051302_c001_v7007000_t0000_u01755234782443") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02ac_d20250815_m051300_c001_v0001179_t0043_u01755234780739") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245320_d20250815_m051259_c001_v7007000_t0000_u01755234779574") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0295_d20250815_m051258_c001_v0001179_t0044_u01755234778527") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24578_d20250815_m051242_c001_v7007000_t0000_u01755234762754") 2025/08/15 05:21:25 DEBUG : b/potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0200_d20250815_m051241_c001_v0001179_t0004_u01755234761721") 2025/08/15 05:21:25 DEBUG : backup/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be14_d20250815_m051544_c001_v7007000_t0000_u01755234944250") 2025/08/15 05:21:25 DEBUG : backup/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f10569a2735ef0ec0_d20250815_m051542_c001_v0001177_t0031_u01755234942176") 2025/08/15 05:21:25 DEBUG : backup/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1167318d576a2c4e_d20250815_m051537_c001_v0001181_t0019_u01755234937715") 2025/08/15 05:21:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d59_d20250815_m051609_c001_v7007000_t0000_u01755234969376") 2025/08/15 05:21:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f117376c0bc111073_d20250815_m051607_c001_v0001134_t0001_u01755234967503") 2025/08/15 05:21:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1117a81cd88ce362_d20250815_m051603_c001_v0001171_t0002_u01755234963290") 2025/08/15 05:21:25 DEBUG : backup/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400e9330131585d6_d20250815_m051556_c001_v7007000_t0000_u01755234956509") 2025/08/15 05:21:25 DEBUG : backup/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f105abcd69684d8c5_d20250815_m051554_c001_v0001179_t0044_u01755234954656") 2025/08/15 05:21:25 DEBUG : backup/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1013e385bb1d64e1_d20250815_m051550_c001_v0001176_t0041_u01755234950725") 2025/08/15 05:21:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d5a_d20250815_m051609_c001_v7007000_t0000_u01755234969561") 2025/08/15 05:21:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1094006d35ddc449_d20250815_m051608_c001_v0001177_t0042_u01755234968593") 2025/08/15 05:21:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1006439f104bc1ef_d20250815_m051604_c001_v0001029_t0019_u01755234964831") 2025/08/15 05:21:26 DEBUG : backup/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be16_d20250815_m051544_c001_v7007000_t0000_u01755234944437") 2025/08/15 05:21:26 DEBUG : backup/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f113aabe03a6d92d6_d20250815_m051543_c001_v0001091_t0042_u01755234943239") 2025/08/15 05:21:26 DEBUG : backup/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119f8ca3da069c8b_d20250815_m051539_c001_v0001102_t0046_u01755234939279") 2025/08/15 05:21:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400e9330131585d7_d20250815_m051556_c001_v7007000_t0000_u01755234956694") 2025/08/15 05:21:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f10111c5e19be6aff_d20250815_m051555_c001_v0001101_t0001_u01755234955566") 2025/08/15 05:21:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1136394d5deecedd_d20250815_m051552_c001_v0001181_t0024_u01755234952359") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e37_d20250815_m052047_c001_v7007000_t0000_u01755235247960") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509ce_d20250815_m052043_c001_v0001102_t0020_u01755235243902") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb35_d20250815_m052032_c001_v7007000_t0000_u01755235232838") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5098c_d20250815_m052029_c001_v0001102_t0010_u01755235229061") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774333_d20250815_m052017_c001_v7007000_t0000_u01755235217901") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5094e_d20250815_m052014_c001_v0001102_t0003_u01755235214319") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f58_d20250815_m052003_c001_v7007000_t0000_u01755235203453") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5090c_d20250815_m051959_c001_v0001102_t0005_u01755235199654") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5aa_d20250815_m051948_c001_v7007000_t0000_u01755235188509") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508ca_d20250815_m051944_c001_v0001102_t0026_u01755235184403") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e4b_d20250815_m051933_c001_v7007000_t0000_u01755235173083") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80693b_d20250815_m051927_c001_v0001180_t0020_u01755235167125") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467eb_d20250815_m051916_c001_v7007000_t0000_u01755235156676") 2025/08/15 05:21:26 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9283_d20250815_m051912_c001_v0001101_t0001_u01755235152994") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774306_d20250815_m051912_c001_v7007000_t0000_u01755235152000") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b18ff_d20250815_m051907_c001_v0001182_t0030_u01755235147769") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec5_d20250815_m051857_c001_v7007000_t0000_u01755235137034") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af922b_d20250815_m051853_c001_v0001101_t0047_u01755235133351") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f01f9_d20250815_m051852_c001_v7007000_t0000_u01755235132383") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067ea_d20250815_m051848_c001_v0001180_t0044_u01755235128214") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab0a84_d20250815_m051835_c001_v7007000_t0000_u01755235115141") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50772_d20250815_m051830_c001_v0001102_t0026_u01755235110491") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb64_d20250815_m051819_c001_v7007000_t0000_u01755235099070") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50724_d20250815_m051814_c001_v0001102_t0032_u01755235094856") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f39_d20250815_m051803_c001_v7007000_t0000_u01755235083878") 2025/08/15 05:21:27 DEBUG : banana: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506d6_d20250815_m051800_c001_v0001102_t0040_u01755235080188") 2025/08/15 05:21:27 DEBUG : bananaSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f020f_d20250815_m051914_c001_v7007000_t0000_u01755235154732") 2025/08/15 05:21:27 DEBUG : bananaSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068aa_d20250815_m051909_c001_v0001180_t0039_u01755235149779") 2025/08/15 05:21:27 DEBUG : both0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e60_d20250815_m051738_c001_v7007000_t0000_u01755235058910") 2025/08/15 05:21:27 DEBUG : both0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af900f_d20250815_m051719_c001_v0001101_t0003_u01755235039361") 2025/08/15 05:21:27 DEBUG : both0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e96_d20250815_m051715_c001_v7007000_t0000_u01755235035010") 2025/08/15 05:21:27 DEBUG : both0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f6b_d20250815_m051655_c001_v0001101_t0019_u01755235015967") 2025/08/15 05:21:27 DEBUG : both1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e61_d20250815_m051739_c001_v7007000_t0000_u01755235059094") 2025/08/15 05:21:27 DEBUG : both1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9013_d20250815_m051720_c001_v0001101_t0056_u01755235040048") 2025/08/15 05:21:28 DEBUG : both1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e97_d20250815_m051715_c001_v7007000_t0000_u01755235035193") 2025/08/15 05:21:28 DEBUG : both1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f73_d20250815_m051656_c001_v0001101_t0019_u01755235016668") 2025/08/15 05:21:28 DEBUG : both10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e62_d20250815_m051739_c001_v7007000_t0000_u01755235059279") 2025/08/15 05:21:28 DEBUG : both10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af904d_d20250815_m051727_c001_v0001101_t0035_u01755235047819") 2025/08/15 05:21:28 DEBUG : both10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e98_d20250815_m051715_c001_v7007000_t0000_u01755235035378") 2025/08/15 05:21:28 DEBUG : both10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fb9_d20250815_m051704_c001_v0001101_t0035_u01755235024165") 2025/08/15 05:21:28 DEBUG : both11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e63_d20250815_m051739_c001_v7007000_t0000_u01755235059466") 2025/08/15 05:21:28 DEBUG : both11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9051_d20250815_m051728_c001_v0001101_t0029_u01755235048724") 2025/08/15 05:21:28 DEBUG : both11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e99_d20250815_m051715_c001_v7007000_t0000_u01755235035565") 2025/08/15 05:21:28 DEBUG : both11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fbf_d20250815_m051705_c001_v0001101_t0053_u01755235025021") 2025/08/15 05:21:28 DEBUG : both12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e64_d20250815_m051739_c001_v7007000_t0000_u01755235059651") 2025/08/15 05:21:28 DEBUG : both12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9057_d20250815_m051729_c001_v0001101_t0031_u01755235049443") 2025/08/15 05:21:28 DEBUG : both12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e9a_d20250815_m051715_c001_v7007000_t0000_u01755235035750") 2025/08/15 05:21:28 DEBUG : both12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fc3_d20250815_m051705_c001_v0001101_t0002_u01755235025689") 2025/08/15 05:21:28 DEBUG : both13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e65_d20250815_m051739_c001_v7007000_t0000_u01755235059836") 2025/08/15 05:21:28 DEBUG : both13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af905d_d20250815_m051730_c001_v0001101_t0003_u01755235050259") 2025/08/15 05:21:28 DEBUG : both13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e9b_d20250815_m051715_c001_v7007000_t0000_u01755235035934") 2025/08/15 05:21:28 DEBUG : both13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fc9_d20250815_m051706_c001_v0001101_t0002_u01755235026532") 2025/08/15 05:21:28 DEBUG : both14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e66_d20250815_m051740_c001_v7007000_t0000_u01755235060036") 2025/08/15 05:21:28 DEBUG : both14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9067_d20250815_m051731_c001_v0001101_t0002_u01755235051232") 2025/08/15 05:21:29 DEBUG : both14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e9c_d20250815_m051716_c001_v7007000_t0000_u01755235036119") 2025/08/15 05:21:29 DEBUG : both14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fcd_d20250815_m051707_c001_v0001101_t0037_u01755235027274") 2025/08/15 05:21:29 DEBUG : both15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e67_d20250815_m051740_c001_v7007000_t0000_u01755235060222") 2025/08/15 05:21:29 DEBUG : both15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af906f_d20250815_m051732_c001_v0001101_t0022_u01755235052328") 2025/08/15 05:21:29 DEBUG : both15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e9f_d20250815_m051716_c001_v7007000_t0000_u01755235036304") 2025/08/15 05:21:29 DEBUG : both15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fd3_d20250815_m051708_c001_v0001101_t0009_u01755235028000") 2025/08/15 05:21:29 DEBUG : both16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e68_d20250815_m051740_c001_v7007000_t0000_u01755235060406") 2025/08/15 05:21:29 DEBUG : both16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9075_d20250815_m051733_c001_v0001101_t0031_u01755235053068") 2025/08/15 05:21:29 DEBUG : both16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea0_d20250815_m051716_c001_v7007000_t0000_u01755235036488") 2025/08/15 05:21:29 DEBUG : both16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fdb_d20250815_m051708_c001_v0001101_t0026_u01755235028859") 2025/08/15 05:21:29 DEBUG : both17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e69_d20250815_m051740_c001_v7007000_t0000_u01755235060594") 2025/08/15 05:21:29 DEBUG : both17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9083_d20250815_m051733_c001_v0001101_t0015_u01755235053887") 2025/08/15 05:21:29 DEBUG : both17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea1_d20250815_m051716_c001_v7007000_t0000_u01755235036715") 2025/08/15 05:21:29 DEBUG : both17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fe1_d20250815_m051709_c001_v0001101_t0024_u01755235029696") 2025/08/15 05:21:29 DEBUG : both18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6a_d20250815_m051740_c001_v7007000_t0000_u01755235060780") 2025/08/15 05:21:29 DEBUG : both18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9089_d20250815_m051734_c001_v0001101_t0048_u01755235054546") 2025/08/15 05:21:29 DEBUG : both18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea2_d20250815_m051716_c001_v7007000_t0000_u01755235036919") 2025/08/15 05:21:29 DEBUG : both18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fe9_d20250815_m051710_c001_v0001101_t0001_u01755235030330") 2025/08/15 05:21:29 DEBUG : both19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6b_d20250815_m051740_c001_v7007000_t0000_u01755235060965") 2025/08/15 05:21:29 DEBUG : both19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9091_d20250815_m051735_c001_v0001101_t0015_u01755235055282") 2025/08/15 05:21:30 DEBUG : both19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea3_d20250815_m051717_c001_v7007000_t0000_u01755235037108") 2025/08/15 05:21:30 DEBUG : both19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8ff1_d20250815_m051711_c001_v0001101_t0008_u01755235031321") 2025/08/15 05:21:30 DEBUG : both2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6c_d20250815_m051741_c001_v7007000_t0000_u01755235061160") 2025/08/15 05:21:30 DEBUG : both2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af901b_d20250815_m051721_c001_v0001101_t0056_u01755235041073") 2025/08/15 05:21:30 DEBUG : both2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea4_d20250815_m051717_c001_v7007000_t0000_u01755235037295") 2025/08/15 05:21:30 DEBUG : both2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f79_d20250815_m051657_c001_v0001101_t0008_u01755235017586") 2025/08/15 05:21:30 DEBUG : both3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6d_d20250815_m051741_c001_v7007000_t0000_u01755235061344") 2025/08/15 05:21:30 DEBUG : both3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af901f_d20250815_m051722_c001_v0001101_t0019_u01755235042000") 2025/08/15 05:21:30 DEBUG : both3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea5_d20250815_m051717_c001_v7007000_t0000_u01755235037480") 2025/08/15 05:21:30 DEBUG : both3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f81_d20250815_m051658_c001_v0001101_t0052_u01755235018298") 2025/08/15 05:21:30 DEBUG : both4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6e_d20250815_m051741_c001_v7007000_t0000_u01755235061528") 2025/08/15 05:21:30 DEBUG : both4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9023_d20250815_m051722_c001_v0001101_t0058_u01755235042804") 2025/08/15 05:21:30 DEBUG : both4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea6_d20250815_m051717_c001_v7007000_t0000_u01755235037667") 2025/08/15 05:21:30 DEBUG : both4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f89_d20250815_m051659_c001_v0001101_t0046_u01755235019075") 2025/08/15 05:21:30 DEBUG : both5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e6f_d20250815_m051741_c001_v7007000_t0000_u01755235061712") 2025/08/15 05:21:30 DEBUG : both5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9029_d20250815_m051723_c001_v0001101_t0037_u01755235043568") 2025/08/15 05:21:30 DEBUG : both5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea7_d20250815_m051717_c001_v7007000_t0000_u01755235037850") 2025/08/15 05:21:30 DEBUG : both5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f93_d20250815_m051700_c001_v0001101_t0015_u01755235020007") 2025/08/15 05:21:30 DEBUG : both6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e70_d20250815_m051741_c001_v7007000_t0000_u01755235061897") 2025/08/15 05:21:30 DEBUG : both6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9031_d20250815_m051724_c001_v0001101_t0008_u01755235044430") 2025/08/15 05:21:31 DEBUG : both6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea8_d20250815_m051718_c001_v7007000_t0000_u01755235038048") 2025/08/15 05:21:31 DEBUG : both6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f9b_d20250815_m051700_c001_v0001101_t0044_u01755235020981") 2025/08/15 05:21:31 DEBUG : both7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e71_d20250815_m051742_c001_v7007000_t0000_u01755235062083") 2025/08/15 05:21:31 DEBUG : both7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9039_d20250815_m051725_c001_v0001101_t0045_u01755235045141") 2025/08/15 05:21:31 DEBUG : both7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1ea9_d20250815_m051718_c001_v7007000_t0000_u01755235038232") 2025/08/15 05:21:31 DEBUG : both7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fa7_d20250815_m051701_c001_v0001101_t0054_u01755235021667") 2025/08/15 05:21:31 DEBUG : both8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e72_d20250815_m051742_c001_v7007000_t0000_u01755235062268") 2025/08/15 05:21:31 DEBUG : both8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af903f_d20250815_m051725_c001_v0001101_t0031_u01755235045914") 2025/08/15 05:21:31 DEBUG : both8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1eaa_d20250815_m051718_c001_v7007000_t0000_u01755235038417") 2025/08/15 05:21:31 DEBUG : both8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fab_d20250815_m051702_c001_v0001101_t0031_u01755235022449") 2025/08/15 05:21:31 DEBUG : both9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e74_d20250815_m051742_c001_v7007000_t0000_u01755235062455") 2025/08/15 05:21:31 DEBUG : both9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9049_d20250815_m051726_c001_v0001101_t0047_u01755235046883") 2025/08/15 05:21:31 DEBUG : both9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1eab_d20250815_m051718_c001_v7007000_t0000_u01755235038601") 2025/08/15 05:21:31 DEBUG : both9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fb3_d20250815_m051703_c001_v0001101_t0008_u01755235023491") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a6d_d20250815_m051302_c001_v7007000_t0000_u01755234782646") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02b0_d20250815_m051300_c001_v0001179_t0057_u01755234780943") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245681_d20250815_m051300_c001_v7007000_t0000_u01755234780361") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0298_d20250815_m051258_c001_v0001179_t0040_u01755234778764") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2457b_d20250815_m051243_c001_v7007000_t0000_u01755234763516") 2025/08/15 05:21:31 DEBUG : c/non empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c020a_d20250815_m051241_c001_v0001179_t0035_u01755234761958") 2025/08/15 05:21:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cbd_d20250815_m051837_c001_v7007000_t0000_u01755235117527") 2025/08/15 05:21:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b162e_d20250815_m051832_c001_v0001182_t0030_u01755235112697") 2025/08/15 05:21:32 DEBUG : check sum: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2456c_d20250815_m051234_c001_v7007000_t0000_u01755234754717") 2025/08/15 05:21:32 DEBUG : check sum: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01c6_d20250815_m051233_c001_v0001179_t0057_u01755234753752") 2025/08/15 05:21:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a481_d20250815_m052117_c001_v7007000_t0000_u01755235277259") 2025/08/15 05:21:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9477_d20250815_m052115_c001_v0001101_t0019_u01755235275568") 2025/08/15 05:21:32 DEBUG : dest/3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddfdf_d20250815_m051512_c001_v7007000_t0000_u01755234912937") 2025/08/15 05:21:32 DEBUG : dest/3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41600fee8ef8efe6_d20250815_m051511_c001_v0001184_t0004_u01755234911818") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e4e_d20250815_m051933_c001_v7007000_t0000_u01755235173277") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50894_d20250815_m051929_c001_v0001102_t0027_u01755235169076") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e38_d20250815_m052048_c001_v7007000_t0000_u01755235248148") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93d7_d20250815_m052037_c001_v0001101_t0048_u01755235237204") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb36_d20250815_m052033_c001_v7007000_t0000_u01755235233023") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af938d_d20250815_m052022_c001_v0001101_t0050_u01755235222295") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774334_d20250815_m052018_c001_v7007000_t0000_u01755235218086") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af934f_d20250815_m052007_c001_v0001101_t0008_u01755235207790") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f59_d20250815_m052003_c001_v7007000_t0000_u01755235203638") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9323_d20250815_m051952_c001_v0001101_t0051_u01755235192943") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5ab_d20250815_m051948_c001_v7007000_t0000_u01755235188696") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92df_d20250815_m051937_c001_v0001101_t0033_u01755235177557") 2025/08/15 05:21:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e42_d20250815_m051930_c001_v7007000_t0000_u01755235170617") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1a1b_d20250815_m051921_c001_v0001182_t0009_u01755235161111") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467ed_d20250815_m051916_c001_v7007000_t0000_u01755235156864") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068ce_d20250815_m051913_c001_v0001180_t0042_u01755235153204") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112cf9_d20250815_m051911_c001_v7007000_t0000_u01755235151647") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806862_d20250815_m051901_c001_v0001180_t0030_u01755235141448") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec6_d20250815_m051857_c001_v7007000_t0000_u01755235137220") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1801_d20250815_m051853_c001_v0001182_t0018_u01755235133523") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247eb8_d20250815_m051852_c001_v7007000_t0000_u01755235132149") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b16ef_d20250815_m051841_c001_v0001182_t0024_u01755235121782") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467a3_d20250815_m051834_c001_v7007000_t0000_u01755235114932") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1578_d20250815_m051823_c001_v0001182_t0021_u01755235103581") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb65_d20250815_m051819_c001_v7007000_t0000_u01755235099264") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b148c_d20250815_m051808_c001_v0001182_t0054_u01755235088718") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f3a_d20250815_m051804_c001_v7007000_t0000_u01755235084079") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b139d_d20250815_m051755_c001_v0001182_t0019_u01755235075057") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24b5f_d20250815_m051914_c001_v7007000_t0000_u01755235154741") 2025/08/15 05:21:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068ac_d20250815_m051909_c001_v0001180_t0000_u01755235149999") 2025/08/15 05:21:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e4f_d20250815_m051933_c001_v7007000_t0000_u01755235173468") 2025/08/15 05:21:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92d1_d20250815_m051929_c001_v0001101_t0020_u01755235169088") 2025/08/15 05:21:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e39_d20250815_m052048_c001_v7007000_t0000_u01755235248337") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509a8_d20250815_m052037_c001_v0001102_t0009_u01755235237881") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb37_d20250815_m052033_c001_v7007000_t0000_u01755235233208") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50972_d20250815_m052022_c001_v0001102_t0048_u01755235222980") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774335_d20250815_m052018_c001_v7007000_t0000_u01755235218272") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50936_d20250815_m052008_c001_v0001102_t0025_u01755235208525") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5a_d20250815_m052003_c001_v7007000_t0000_u01755235203825") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508e8_d20250815_m051953_c001_v0001102_t0026_u01755235193634") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5af_d20250815_m051948_c001_v7007000_t0000_u01755235188884") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508b2_d20250815_m051938_c001_v0001102_t0027_u01755235178465") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964df6_d20250815_m051930_c001_v7007000_t0000_u01755235170989") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80691d_d20250815_m051921_c001_v0001180_t0006_u01755235161823") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467ee_d20250815_m051917_c001_v7007000_t0000_u01755235157055") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1995_d20250815_m051913_c001_v0001182_t0017_u01755235153232") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f020a_d20250815_m051912_c001_v7007000_t0000_u01755235152014") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b18a5_d20250815_m051902_c001_v0001182_t0057_u01755235142043") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec7_d20250815_m051857_c001_v7007000_t0000_u01755235137404") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80681c_d20250815_m051853_c001_v0001180_t0014_u01755235133574") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1ae9f_d20250815_m051852_c001_v7007000_t0000_u01755235132212") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067be_d20250815_m051842_c001_v0001180_t0054_u01755235122360") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d564_d20250815_m051834_c001_v7007000_t0000_u01755235114921") 2025/08/15 05:21:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5074c_d20250815_m051824_c001_v0001102_t0014_u01755235104199") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb66_d20250815_m051819_c001_v7007000_t0000_u01755235099481") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506fc_d20250815_m051809_c001_v0001102_t0057_u01755235089287") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f3c_d20250815_m051804_c001_v7007000_t0000_u01755235084277") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506ac_d20250815_m051755_c001_v0001102_t0024_u01755235075275") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f15110_d20250815_m051914_c001_v7007000_t0000_u01755235154689") 2025/08/15 05:21:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b192b_d20250815_m051910_c001_v0001182_t0047_u01755235150010") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e50_d20250815_m051933_c001_v7007000_t0000_u01755235173664") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80694b_d20250815_m051929_c001_v0001180_t0035_u01755235169270") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3a_d20250815_m052048_c001_v7007000_t0000_u01755235248523") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b08_d20250815_m052038_c001_v0001180_t0005_u01755235238621") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb38_d20250815_m052033_c001_v7007000_t0000_u01755235233393") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806aae_d20250815_m052023_c001_v0001180_t0004_u01755235223755") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774336_d20250815_m052018_c001_v7007000_t0000_u01755235218458") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a5a_d20250815_m052009_c001_v0001180_t0019_u01755235209317") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5b_d20250815_m052004_c001_v7007000_t0000_u01755235204010") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8069fa_d20250815_m051954_c001_v0001180_t0054_u01755235194404") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b0_d20250815_m051949_c001_v7007000_t0000_u01755235189073") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806996_d20250815_m051939_c001_v0001180_t0016_u01755235179388") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416fa9f852829956_d20250815_m051930_c001_v7007000_t0000_u01755235170409") 2025/08/15 05:21:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50870_d20250815_m051922_c001_v0001102_t0039_u01755235162419") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f0_d20250815_m051917_c001_v7007000_t0000_u01755235157241") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9285_d20250815_m051913_c001_v0001101_t0043_u01755235153367") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774305_d20250815_m051911_c001_v7007000_t0000_u01755235151815") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50804_d20250815_m051902_c001_v0001102_t0007_u01755235142675") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec8_d20250815_m051857_c001_v7007000_t0000_u01755235137589") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af922d_d20250815_m051853_c001_v0001101_t0026_u01755235133727") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fadc_d20250815_m051852_c001_v7007000_t0000_u01755235132326") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507b2_d20250815_m051842_c001_v0001102_t0049_u01755235122918") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4014078dc8755b9e_d20250815_m051834_c001_v7007000_t0000_u01755235114501") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80673c_d20250815_m051824_c001_v0001180_t0033_u01755235104917") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb67_d20250815_m051819_c001_v7007000_t0000_u01755235099681") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8066bc_d20250815_m051810_c001_v0001180_t0056_u01755235090129") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f3d_d20250815_m051804_c001_v7007000_t0000_u01755235084479") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806636_d20250815_m051755_c001_v0001180_t0028_u01755235075558") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f15111_d20250815_m051914_c001_v7007000_t0000_u01755235154877") 2025/08/15 05:21:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1931_d20250815_m051910_c001_v0001182_t0023_u01755235150215") 2025/08/15 05:21:36 DEBUG : dir1/0003-defgh: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e51_d20250815_m051933_c001_v7007000_t0000_u01755235173861") 2025/08/15 05:21:36 DEBUG : dir1/0003-defgh: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ad5_d20250815_m051929_c001_v0001182_t0031_u01755235169306") 2025/08/15 05:21:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3b_d20250815_m052048_c001_v7007000_t0000_u01755235248712") 2025/08/15 05:21:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ff9_d20250815_m052039_c001_v0001182_t0030_u01755235239210") 2025/08/15 05:21:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb39_d20250815_m052033_c001_v7007000_t0000_u01755235233577") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ee3_d20250815_m052024_c001_v0001182_t0024_u01755235224350") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774338_d20250815_m052018_c001_v7007000_t0000_u01755235218642") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1dc8_d20250815_m052009_c001_v0001182_t0014_u01755235209887") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5c_d20250815_m052004_c001_v7007000_t0000_u01755235204196") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1c8a_d20250815_m051954_c001_v0001182_t0053_u01755235194960") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b1_d20250815_m051949_c001_v7007000_t0000_u01755235189264") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1b9d_d20250815_m051939_c001_v0001182_t0015_u01755235179982") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e40_d20250815_m051930_c001_v7007000_t0000_u01755235170430") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92bb_d20250815_m051923_c001_v0001101_t0023_u01755235163088") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f1_d20250815_m051917_c001_v7007000_t0000_u01755235157428") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50850_d20250815_m051913_c001_v0001102_t0027_u01755235153396") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467db_d20250815_m051912_c001_v7007000_t0000_u01755235152021") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af924b_d20250815_m051903_c001_v0001101_t0036_u01755235143473") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec9_d20250815_m051857_c001_v7007000_t0000_u01755235137773") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1807_d20250815_m051853_c001_v0001182_t0058_u01755235133737") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a4e_d20250815_m051852_c001_v7007000_t0000_u01755235132391") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91f7_d20250815_m051843_c001_v0001101_t0027_u01755235123692") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a00b_d20250815_m051834_c001_v7007000_t0000_u01755235114913") 2025/08/15 05:21:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9192_d20250815_m051825_c001_v0001101_t0024_u01755235105506") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb68_d20250815_m051819_c001_v7007000_t0000_u01755235099869") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af914a_d20250815_m051810_c001_v0001101_t0036_u01755235090695") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f3f_d20250815_m051804_c001_v7007000_t0000_u01755235084686") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af910a_d20250815_m051755_c001_v0001101_t0028_u01755235075762") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aebe_d20250815_m051914_c001_v7007000_t0000_u01755235154888") 2025/08/15 05:21:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5083a_d20250815_m051910_c001_v0001102_t0020_u01755235150223") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e52_d20250815_m051934_c001_v7007000_t0000_u01755235174053") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92d3_d20250815_m051929_c001_v0001101_t0049_u01755235169409") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3c_d20250815_m052048_c001_v7007000_t0000_u01755235248899") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93e7_d20250815_m052039_c001_v0001101_t0001_u01755235239418") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3a_d20250815_m052033_c001_v7007000_t0000_u01755235233762") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9397_d20250815_m052024_c001_v0001101_t0054_u01755235224564") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774339_d20250815_m052018_c001_v7007000_t0000_u01755235218827") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9357_d20250815_m052010_c001_v0001101_t0035_u01755235210110") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5d_d20250815_m052004_c001_v7007000_t0000_u01755235204381") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9325_d20250815_m051955_c001_v0001101_t0050_u01755235195172") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b2_d20250815_m051949_c001_v7007000_t0000_u01755235189450") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92ed_d20250815_m051940_c001_v0001101_t0048_u01755235180184") 2025/08/15 05:21:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f402af62e6a16b501_d20250815_m051930_c001_v7007000_t0000_u01755235170841") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1a4b_d20250815_m051923_c001_v0001182_t0034_u01755235163465") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f2_d20250815_m051917_c001_v7007000_t0000_u01755235157615") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068d2_d20250815_m051913_c001_v0001180_t0056_u01755235153408") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f15105_d20250815_m051911_c001_v7007000_t0000_u01755235151873") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806880_d20250815_m051903_c001_v0001180_t0016_u01755235143820") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247eca_d20250815_m051857_c001_v7007000_t0000_u01755235137975") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806820_d20250815_m051853_c001_v0001180_t0035_u01755235133799") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a01c_d20250815_m051852_c001_v7007000_t0000_u01755235132339") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1725_d20250815_m051843_c001_v0001182_t0005_u01755235123988") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7de9a4_d20250815_m051834_c001_v7007000_t0000_u01755235114903") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b15a8_d20250815_m051825_c001_v0001182_t0055_u01755235105864") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb69_d20250815_m051820_c001_v7007000_t0000_u01755235100059") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b14c6_d20250815_m051811_c001_v0001182_t0004_u01755235091015") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f41_d20250815_m051804_c001_v7007000_t0000_u01755235084880") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b13ab_d20250815_m051756_c001_v0001182_t0007_u01755235076090") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112d16_d20250815_m051914_c001_v7007000_t0000_u01755235154897") 2025/08/15 05:21:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af926f_d20250815_m051910_c001_v0001101_t0004_u01755235150276") 2025/08/15 05:21:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e53_d20250815_m051934_c001_v7007000_t0000_u01755235174243") 2025/08/15 05:21:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5089a_d20250815_m051929_c001_v0001102_t0011_u01755235169418") 2025/08/15 05:21:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3d_d20250815_m052049_c001_v7007000_t0000_u01755235249085") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509b0_d20250815_m052039_c001_v0001102_t0026_u01755235239842") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3b_d20250815_m052033_c001_v7007000_t0000_u01755235233946") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5097a_d20250815_m052025_c001_v0001102_t0030_u01755235225110") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433a_d20250815_m052019_c001_v7007000_t0000_u01755235219020") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5093e_d20250815_m052010_c001_v0001102_t0056_u01755235210447") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5e_d20250815_m052004_c001_v7007000_t0000_u01755235204568") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508f8_d20250815_m051955_c001_v0001102_t0002_u01755235195539") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b3_d20250815_m051949_c001_v7007000_t0000_u01755235189636") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508bc_d20250815_m051940_c001_v0001102_t0029_u01755235180780") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f022d_d20250815_m051930_c001_v7007000_t0000_u01755235170772") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806929_d20250815_m051923_c001_v0001180_t0006_u01755235163679") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f3_d20250815_m051917_c001_v7007000_t0000_u01755235157806") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1999_d20250815_m051913_c001_v0001182_t0021_u01755235153453") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774303_d20250815_m051911_c001_v7007000_t0000_u01755235151444") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b18c5_d20250815_m051904_c001_v0001182_t0006_u01755235144105") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ecb_d20250815_m051858_c001_v7007000_t0000_u01755235138162") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507e4_d20250815_m051853_c001_v0001102_t0023_u01755235133919") 2025/08/15 05:21:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247eb9_d20250815_m051852_c001_v7007000_t0000_u01755235132172") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067ce_d20250815_m051844_c001_v0001180_t0041_u01755235124306") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4014078dc8755b9f_d20250815_m051834_c001_v7007000_t0000_u01755235114687") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50754_d20250815_m051826_c001_v0001102_t0024_u01755235106077") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6a_d20250815_m051820_c001_v7007000_t0000_u01755235100250") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50700_d20250815_m051811_c001_v0001102_t0021_u01755235091278") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f42_d20250815_m051805_c001_v7007000_t0000_u01755235085088") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506b4_d20250815_m051756_c001_v0001102_t0040_u01755235076303") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467e6_d20250815_m051914_c001_v7007000_t0000_u01755235154906") 2025/08/15 05:21:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068ae_d20250815_m051910_c001_v0001180_t0032_u01755235150298") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e55_d20250815_m051934_c001_v7007000_t0000_u01755235174436") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80694f_d20250815_m051929_c001_v0001180_t0020_u01755235169476") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3e_d20250815_m052049_c001_v7007000_t0000_u01755235249272") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b10_d20250815_m052040_c001_v0001180_t0037_u01755235240169") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3c_d20250815_m052034_c001_v7007000_t0000_u01755235234131") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806aba_d20250815_m052025_c001_v0001180_t0023_u01755235225477") 2025/08/15 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433b_d20250815_m052019_c001_v7007000_t0000_u01755235219208") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a67_d20250815_m052010_c001_v0001180_t0024_u01755235210865") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f5f_d20250815_m052004_c001_v7007000_t0000_u01755235204754") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a04_d20250815_m051956_c001_v0001180_t0029_u01755235196117") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b4_d20250815_m051949_c001_v7007000_t0000_u01755235189823") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8069a4_d20250815_m051941_c001_v0001180_t0020_u01755235181097") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f402af62e6a16b502_d20250815_m051930_c001_v7007000_t0000_u01755235170847") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5087e_d20250815_m051923_c001_v0001102_t0030_u01755235163921") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f5_d20250815_m051917_c001_v7007000_t0000_u01755235157993") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068d8_d20250815_m051913_c001_v0001180_t0017_u01755235153614") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3fc0_d20250815_m051911_c001_v7007000_t0000_u01755235151428") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5080e_d20250815_m051904_c001_v0001102_t0001_u01755235144326") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ecd_d20250815_m051858_c001_v7007000_t0000_u01755235138348") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b180f_d20250815_m051853_c001_v0001182_t0040_u01755235133942") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d443_d20250815_m051852_c001_v7007000_t0000_u01755235132351") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507ba_d20250815_m051844_c001_v0001102_t0058_u01755235124512") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4014078dc8755ba1_d20250815_m051835_c001_v7007000_t0000_u01755235115065") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806744_d20250815_m051826_c001_v0001180_t0041_u01755235106719") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6b_d20250815_m051820_c001_v7007000_t0000_u01755235100444") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8066ce_d20250815_m051811_c001_v0001180_t0039_u01755235091607") 2025/08/15 05:21:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f44_d20250815_m051805_c001_v7007000_t0000_u01755235085413") 2025/08/15 05:21:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806644_d20250815_m051756_c001_v0001180_t0025_u01755235076815") 2025/08/15 05:21:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f1510f_d20250815_m051914_c001_v7007000_t0000_u01755235154502") 2025/08/15 05:21:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1937_d20250815_m051910_c001_v0001182_t0052_u01755235150430") 2025/08/15 05:21:43 DEBUG : dir1/0007-12345: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e56_d20250815_m051934_c001_v7007000_t0000_u01755235174626") 2025/08/15 05:21:43 DEBUG : dir1/0007-12345: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1add_d20250815_m051929_c001_v0001182_t0006_u01755235169517") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e3f_d20250815_m052049_c001_v7007000_t0000_u01755235249461") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b200f_d20250815_m052040_c001_v0001182_t0003_u01755235240398") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3d_d20250815_m052034_c001_v7007000_t0000_u01755235234325") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1eff_d20250815_m052025_c001_v0001182_t0006_u01755235225681") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433c_d20250815_m052019_c001_v7007000_t0000_u01755235219397") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1de6_d20250815_m052011_c001_v0001182_t0048_u01755235211069") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f60_d20250815_m052004_c001_v7007000_t0000_u01755235204940") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ca4_d20250815_m051956_c001_v0001182_t0027_u01755235196314") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b5_d20250815_m051950_c001_v7007000_t0000_u01755235190008") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1bb8_d20250815_m051941_c001_v0001182_t0044_u01755235181295") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416fa9f852829958_d20250815_m051930_c001_v7007000_t0000_u01755235170783") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92c3_d20250815_m051924_c001_v0001101_t0000_u01755235164246") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f6_d20250815_m051918_c001_v7007000_t0000_u01755235158181") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b199d_d20250815_m051913_c001_v0001182_t0051_u01755235153667") 2025/08/15 05:21:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112cfd_d20250815_m051912_c001_v7007000_t0000_u01755235152033") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9255_d20250815_m051904_c001_v0001101_t0014_u01755235144784") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ece_d20250815_m051858_c001_v7007000_t0000_u01755235138533") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806822_d20250815_m051854_c001_v0001180_t0020_u01755235134058") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fada_d20250815_m051851_c001_v7007000_t0000_u01755235131956") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91fd_d20250815_m051845_c001_v0001101_t0043_u01755235125006") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4014078dc8755ba0_d20250815_m051834_c001_v7007000_t0000_u01755235114874") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91a5_d20250815_m051826_c001_v0001101_t0021_u01755235106937") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6c_d20250815_m051820_c001_v7007000_t0000_u01755235100636") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9152_d20250815_m051811_c001_v0001101_t0034_u01755235091829") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f45_d20250815_m051805_c001_v7007000_t0000_u01755235085640") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9116_d20250815_m051757_c001_v0001101_t0033_u01755235077044") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677430b_d20250815_m051914_c001_v7007000_t0000_u01755235154754") 2025/08/15 05:21:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068b0_d20250815_m051910_c001_v0001180_t0005_u01755235150533") 2025/08/15 05:21:44 DEBUG : dir1/0008-23456: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e57_d20250815_m051934_c001_v7007000_t0000_u01755235174812") 2025/08/15 05:21:44 DEBUG : dir1/0008-23456: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806953_d20250815_m051929_c001_v0001180_t0026_u01755235169694") 2025/08/15 05:21:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e40_d20250815_m052049_c001_v7007000_t0000_u01755235249653") 2025/08/15 05:21:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93eb_d20250815_m052040_c001_v0001101_t0009_u01755235240596") 2025/08/15 05:21:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3e_d20250815_m052034_c001_v7007000_t0000_u01755235234508") 2025/08/15 05:21:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93a5_d20250815_m052025_c001_v0001101_t0016_u01755235225904") 2025/08/15 05:21:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433d_d20250815_m052019_c001_v7007000_t0000_u01755235219592") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af935f_d20250815_m052011_c001_v0001101_t0030_u01755235211301") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f62_d20250815_m052005_c001_v7007000_t0000_u01755235205126") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9329_d20250815_m051956_c001_v0001101_t0023_u01755235196530") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b6_d20250815_m051950_c001_v7007000_t0000_u01755235190194") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92f1_d20250815_m051941_c001_v0001101_t0056_u01755235181511") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964df5_d20250815_m051930_c001_v7007000_t0000_u01755235170801") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1a6d_d20250815_m051924_c001_v0001182_t0021_u01755235164607") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f7_d20250815_m051918_c001_v7007000_t0000_u01755235158369") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9289_d20250815_m051913_c001_v0001101_t0054_u01755235153707") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aeb9_d20250815_m051912_c001_v7007000_t0000_u01755235152045") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806884_d20250815_m051905_c001_v0001180_t0006_u01755235145236") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed0_d20250815_m051858_c001_v7007000_t0000_u01755235138720") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9231_d20250815_m051854_c001_v0001101_t0058_u01755235134138") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aea0_d20250815_m051852_c001_v7007000_t0000_u01755235132404") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b174f_d20250815_m051845_c001_v0001182_t0036_u01755235125347") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d565_d20250815_m051835_c001_v7007000_t0000_u01755235115114") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b15ca_d20250815_m051827_c001_v0001182_t0017_u01755235107467") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6d_d20250815_m051820_c001_v7007000_t0000_u01755235100836") 2025/08/15 05:21:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b14de_d20250815_m051812_c001_v0001182_t0008_u01755235092199") 2025/08/15 05:21:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f46_d20250815_m051805_c001_v7007000_t0000_u01755235085848") 2025/08/15 05:21:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b13cb_d20250815_m051757_c001_v0001182_t0039_u01755235077420") 2025/08/15 05:21:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aebd_d20250815_m051914_c001_v7007000_t0000_u01755235154699") 2025/08/15 05:21:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50840_d20250815_m051910_c001_v0001102_t0005_u01755235150563") 2025/08/15 05:21:46 DEBUG : dir1/0009-34567: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e58_d20250815_m051935_c001_v7007000_t0000_u01755235175006") 2025/08/15 05:21:46 DEBUG : dir1/0009-34567: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ae1_d20250815_m051929_c001_v0001182_t0023_u01755235169746") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e42_d20250815_m052049_c001_v7007000_t0000_u01755235249842") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509b8_d20250815_m052041_c001_v0001102_t0020_u01755235241133") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb3f_d20250815_m052034_c001_v7007000_t0000_u01755235234694") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5097e_d20250815_m052026_c001_v0001102_t0009_u01755235226236") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433e_d20250815_m052019_c001_v7007000_t0000_u01755235219780") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50942_d20250815_m052011_c001_v0001102_t0008_u01755235211629") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f63_d20250815_m052005_c001_v7007000_t0000_u01755235205313") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508fc_d20250815_m051956_c001_v0001102_t0012_u01755235196887") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b7_d20250815_m051950_c001_v7007000_t0000_u01755235190388") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508c2_d20250815_m051941_c001_v0001102_t0036_u01755235181878") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e43_d20250815_m051930_c001_v7007000_t0000_u01755235170804") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806931_d20250815_m051924_c001_v0001180_t0025_u01755235164822") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f8_d20250815_m051918_c001_v7007000_t0000_u01755235158558") 2025/08/15 05:21:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50852_d20250815_m051913_c001_v0001102_t0010_u01755235153715") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca9305b_d20250815_m051911_c001_v7007000_t0000_u01755235151881") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b18dd_d20250815_m051905_c001_v0001182_t0048_u01755235145479") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed1_d20250815_m051858_c001_v7007000_t0000_u01755235138905") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1813_d20250815_m051854_c001_v0001182_t0035_u01755235134165") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ebb_d20250815_m051852_c001_v7007000_t0000_u01755235132361") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067d6_d20250815_m051845_c001_v0001180_t0042_u01755235125545") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab0a83_d20250815_m051834_c001_v7007000_t0000_u01755235114950") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50762_d20250815_m051827_c001_v0001102_t0008_u01755235107684") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6e_d20250815_m051821_c001_v7007000_t0000_u01755235101028") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50706_d20250815_m051812_c001_v0001102_t0021_u01755235092439") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f48_d20250815_m051806_c001_v7007000_t0000_u01755235086080") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506c2_d20250815_m051757_c001_v0001102_t0056_u01755235077623") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aebc_d20250815_m051914_c001_v7007000_t0000_u01755235154512") 2025/08/15 05:21:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1941_d20250815_m051910_c001_v0001182_t0033_u01755235150635") 2025/08/15 05:21:47 DEBUG : dir1/0010-45678: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5a_d20250815_m051935_c001_v7007000_t0000_u01755235175192") 2025/08/15 05:21:47 DEBUG : dir1/0010-45678: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92d5_d20250815_m051929_c001_v0001101_t0041_u01755235169824") 2025/08/15 05:21:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e43_d20250815_m052050_c001_v7007000_t0000_u01755235250029") 2025/08/15 05:21:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b14_d20250815_m052041_c001_v0001180_t0041_u01755235241526") 2025/08/15 05:21:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb40_d20250815_m052034_c001_v7007000_t0000_u01755235234879") 2025/08/15 05:21:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806ac2_d20250815_m052026_c001_v0001180_t0023_u01755235226628") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677433f_d20250815_m052019_c001_v7007000_t0000_u01755235219966") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a6e_d20250815_m052012_c001_v0001180_t0020_u01755235212051") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f64_d20250815_m052005_c001_v7007000_t0000_u01755235205499") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a0c_d20250815_m051957_c001_v0001180_t0000_u01755235197554") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b8_d20250815_m051950_c001_v7007000_t0000_u01755235190578") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8069a8_d20250815_m051942_c001_v0001180_t0003_u01755235182200") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f022c_d20250815_m051930_c001_v7007000_t0000_u01755235170587") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50880_d20250815_m051925_c001_v0001102_t0053_u01755235165031") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467f9_d20250815_m051918_c001_v7007000_t0000_u01755235158757") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068da_d20250815_m051913_c001_v0001180_t0054_u01755235153838") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41813bcb8bc1aeb7_d20250815_m051911_c001_v7007000_t0000_u01755235151858") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50816_d20250815_m051905_c001_v0001102_t0030_u01755235145685") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed2_d20250815_m051859_c001_v7007000_t0000_u01755235139092") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806824_d20250815_m051854_c001_v0001180_t0049_u01755235134261") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247eb7_d20250815_m051851_c001_v7007000_t0000_u01755235131964") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507c2_d20250815_m051845_c001_v0001102_t0000_u01755235125828") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cb8_d20250815_m051835_c001_v7007000_t0000_u01755235115073") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806750_d20250815_m051828_c001_v0001180_t0023_u01755235108085") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb6f_d20250815_m051821_c001_v7007000_t0000_u01755235101216") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8066d8_d20250815_m051812_c001_v0001180_t0030_u01755235092834") 2025/08/15 05:21:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f49_d20250815_m051806_c001_v7007000_t0000_u01755235086274") 2025/08/15 05:21:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806650_d20250815_m051758_c001_v0001180_t0034_u01755235078079") 2025/08/15 05:21:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221d6c0_d20250815_m051914_c001_v7007000_t0000_u01755235154762") 2025/08/15 05:21:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9275_d20250815_m051910_c001_v0001101_t0056_u01755235150736") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5b_d20250815_m051935_c001_v7007000_t0000_u01755235175379") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508a2_d20250815_m051929_c001_v0001102_t0008_u01755235169886") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e44_d20250815_m052050_c001_v7007000_t0000_u01755235250216") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b2023_d20250815_m052041_c001_v0001182_t0045_u01755235241732") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb41_d20250815_m052035_c001_v7007000_t0000_u01755235235064") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1f1b_d20250815_m052026_c001_v0001182_t0031_u01755235226853") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774340_d20250815_m052020_c001_v7007000_t0000_u01755235220152") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1df8_d20250815_m052012_c001_v0001182_t0025_u01755235212254") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f65_d20250815_m052005_c001_v7007000_t0000_u01755235205684") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1cd2_d20250815_m051957_c001_v0001182_t0016_u01755235197777") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5b9_d20250815_m051950_c001_v7007000_t0000_u01755235190765") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1bcc_d20250815_m051942_c001_v0001182_t0017_u01755235182403") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f022e_d20250815_m051930_c001_v7007000_t0000_u01755235170958") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92c7_d20250815_m051925_c001_v0001101_t0018_u01755235165413") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467fa_d20250815_m051918_c001_v7007000_t0000_u01755235158945") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b19a3_d20250815_m051913_c001_v0001182_t0021_u01755235153882") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f15106_d20250815_m051912_c001_v7007000_t0000_u01755235152058") 2025/08/15 05:21:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af925b_d20250815_m051906_c001_v0001101_t0015_u01755235146070") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed3_d20250815_m051859_c001_v7007000_t0000_u01755235139279") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1819_d20250815_m051854_c001_v0001182_t0049_u01755235134369") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d442_d20250815_m051852_c001_v7007000_t0000_u01755235132162") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9205_d20250815_m051846_c001_v0001101_t0044_u01755235126355") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d42f_d20250815_m051835_c001_v7007000_t0000_u01755235115085") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91ab_d20250815_m051828_c001_v0001101_t0043_u01755235108286") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb70_d20250815_m051821_c001_v7007000_t0000_u01755235101426") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9154_d20250815_m051813_c001_v0001101_t0008_u01755235093039") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4a_d20250815_m051806_c001_v7007000_t0000_u01755235086470") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af911c_d20250815_m051758_c001_v0001101_t0010_u01755235078285") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112d10_d20250815_m051914_c001_v7007000_t0000_u01755235154525") 2025/08/15 05:21:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068ba_d20250815_m051910_c001_v0001180_t0022_u01755235150804") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5c_d20250815_m051935_c001_v7007000_t0000_u01755235175576") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806955_d20250815_m051929_c001_v0001180_t0007_u01755235169900") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e45_d20250815_m052050_c001_v7007000_t0000_u01755235250401") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93f1_d20250815_m052041_c001_v0001101_t0008_u01755235241946") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb42_d20250815_m052035_c001_v7007000_t0000_u01755235235251") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af93a7_d20250815_m052027_c001_v0001101_t0024_u01755235227057") 2025/08/15 05:21:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774341_d20250815_m052020_c001_v7007000_t0000_u01755235220342") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9361_d20250815_m052012_c001_v0001101_t0032_u01755235212470") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f67_d20250815_m052005_c001_v7007000_t0000_u01755235205869") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af932d_d20250815_m051958_c001_v0001101_t0043_u01755235198000") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5ba_d20250815_m051950_c001_v7007000_t0000_u01755235190960") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92f5_d20250815_m051942_c001_v0001101_t0008_u01755235182635") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416fa9f85282995a_d20250815_m051930_c001_v7007000_t0000_u01755235170970") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1a8b_d20250815_m051925_c001_v0001182_t0054_u01755235165732") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467fb_d20250815_m051919_c001_v7007000_t0000_u01755235159133") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068de_d20250815_m051914_c001_v0001180_t0037_u01755235154050") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f0208_d20250815_m051911_c001_v7007000_t0000_u01755235151826") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806890_d20250815_m051906_c001_v0001180_t0019_u01755235146420") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed4_d20250815_m051859_c001_v7007000_t0000_u01755235139468") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507e6_d20250815_m051854_c001_v0001102_t0058_u01755235134379") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a4d_d20250815_m051852_c001_v7007000_t0000_u01755235132183") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b176f_d20250815_m051846_c001_v0001182_t0048_u01755235126715") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4014078dc8755ba2_d20250815_m051835_c001_v7007000_t0000_u01755235115258") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b15e6_d20250815_m051828_c001_v0001182_t0048_u01755235108844") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb71_d20250815_m051821_c001_v7007000_t0000_u01755235101614") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b14f2_d20250815_m051813_c001_v0001182_t0036_u01755235093401") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4b_d20250815_m051806_c001_v7007000_t0000_u01755235086664") 2025/08/15 05:21:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b13db_d20250815_m051758_c001_v0001182_t0057_u01755235078708") 2025/08/15 05:21:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f020e_d20250815_m051914_c001_v7007000_t0000_u01755235154547") 2025/08/15 05:21:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1949_d20250815_m051910_c001_v0001182_t0049_u01755235150840") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5d_d20250815_m051935_c001_v7007000_t0000_u01755235175763") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1ae5_d20250815_m051929_c001_v0001182_t0039_u01755235169969") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e46_d20250815_m052050_c001_v7007000_t0000_u01755235250600") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509c2_d20250815_m052042_c001_v0001102_t0031_u01755235242502") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb44_d20250815_m052035_c001_v7007000_t0000_u01755235235436") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50982_d20250815_m052027_c001_v0001102_t0004_u01755235227762") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774342_d20250815_m052020_c001_v7007000_t0000_u01755235220529") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50948_d20250815_m052012_c001_v0001102_t0011_u01755235212977") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f68_d20250815_m052006_c001_v7007000_t0000_u01755235206054") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50904_d20250815_m051958_c001_v0001102_t0042_u01755235198282") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5bb_d20250815_m051951_c001_v7007000_t0000_u01755235191150") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f508c4_d20250815_m051943_c001_v0001102_t0031_u01755235183209") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221d6e3_d20250815_m051930_c001_v7007000_t0000_u01755235170806") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806937_d20250815_m051925_c001_v0001180_t0000_u01755235165943") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467fd_d20250815_m051919_c001_v7007000_t0000_u01755235159332") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af928b_d20250815_m051914_c001_v0001101_t0008_u01755235154074") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112cfb_d20250815_m051911_c001_v7007000_t0000_u01755235151836") 2025/08/15 05:21:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b18ef_d20250815_m051906_c001_v0001182_t0035_u01755235146628") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed5_d20250815_m051859_c001_v7007000_t0000_u01755235139658") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806826_d20250815_m051854_c001_v0001180_t0000_u01755235134472") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fadb_d20250815_m051852_c001_v7007000_t0000_u01755235132141") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8067e2_d20250815_m051846_c001_v0001180_t0056_u01755235126933") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7de9a6_d20250815_m051835_c001_v7007000_t0000_u01755235115094") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5076a_d20250815_m051829_c001_v0001102_t0040_u01755235109075") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb72_d20250815_m051821_c001_v7007000_t0000_u01755235101801") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50718_d20250815_m051813_c001_v0001102_t0003_u01755235093599") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4c_d20250815_m051806_c001_v7007000_t0000_u01755235086865") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f506cc_d20250815_m051758_c001_v0001102_t0042_u01755235078924") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24b5e_d20250815_m051914_c001_v7007000_t0000_u01755235154553") 2025/08/15 05:21:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068be_d20250815_m051911_c001_v0001180_t0043_u01755235151038") 2025/08/15 05:21:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5e_d20250815_m051935_c001_v7007000_t0000_u01755235175950") 2025/08/15 05:21:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806957_d20250815_m051930_c001_v0001180_t0016_u01755235170174") 2025/08/15 05:21:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e47_d20250815_m052050_c001_v7007000_t0000_u01755235250788") 2025/08/15 05:21:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b1e_d20250815_m052043_c001_v0001180_t0031_u01755235243098") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb45_d20250815_m052035_c001_v7007000_t0000_u01755235235621") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806acc_d20250815_m052028_c001_v0001180_t0015_u01755235228194") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774343_d20250815_m052020_c001_v7007000_t0000_u01755235220736") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a78_d20250815_m052013_c001_v0001180_t0051_u01755235213420") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f6a_d20250815_m052006_c001_v7007000_t0000_u01755235206239") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806a18_d20250815_m051958_c001_v0001180_t0031_u01755235198732") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5bd_d20250815_m051951_c001_v7007000_t0000_u01755235191339") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8069b0_d20250815_m051943_c001_v0001180_t0038_u01755235183604") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e44_d20250815_m051931_c001_v7007000_t0000_u01755235171001") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50888_d20250815_m051926_c001_v0001102_t0039_u01755235166217") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467fe_d20250815_m051919_c001_v7007000_t0000_u01755235159520") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b19ab_d20250815_m051914_c001_v0001182_t0041_u01755235154104") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112cf7_d20250815_m051911_c001_v7007000_t0000_u01755235151456") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f5081c_d20250815_m051906_c001_v0001102_t0054_u01755235146844") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed6_d20250815_m051859_c001_v7007000_t0000_u01755235139856") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9235_d20250815_m051854_c001_v0001101_t0026_u01755235134542") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f01f8_d20250815_m051852_c001_v7007000_t0000_u01755235132193") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507c6_d20250815_m051847_c001_v0001102_t0055_u01755235127149") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cb9_d20250815_m051835_c001_v7007000_t0000_u01755235115267") 2025/08/15 05:21:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80675c_d20250815_m051829_c001_v0001180_t0053_u01755235109485") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb73_d20250815_m051821_c001_v7007000_t0000_u01755235101994") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8066e0_d20250815_m051814_c001_v0001180_t0026_u01755235094006") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4d_d20250815_m051807_c001_v7007000_t0000_u01755235087070") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806658_d20250815_m051759_c001_v0001180_t0020_u01755235079319") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112d13_d20250815_m051914_c001_v7007000_t0000_u01755235154710") 2025/08/15 05:21:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1952_d20250815_m051911_c001_v0001182_t0009_u01755235151049") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e5f_d20250815_m051936_c001_v7007000_t0000_u01755235176143") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1aed_d20250815_m051930_c001_v0001182_t0017_u01755235170184") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e48_d20250815_m052050_c001_v7007000_t0000_u01755235250973") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b203d_d20250815_m052043_c001_v0001182_t0036_u01755235243296") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb46_d20250815_m052035_c001_v7007000_t0000_u01755235235807") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1f3d_d20250815_m052028_c001_v0001182_t0057_u01755235228443") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774344_d20250815_m052020_c001_v7007000_t0000_u01755235220921") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1e1a_d20250815_m052013_c001_v0001182_t0035_u01755235213623") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f6b_d20250815_m052006_c001_v7007000_t0000_u01755235206425") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1cea_d20250815_m051958_c001_v0001182_t0014_u01755235198937") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5be_d20250815_m051951_c001_v7007000_t0000_u01755235191531") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1be6_d20250815_m051943_c001_v0001182_t0008_u01755235183813") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f28_d20250815_m051930_c001_v7007000_t0000_u01755235170818") 2025/08/15 05:21:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92cb_d20250815_m051926_c001_v0001101_t0029_u01755235166583") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467ff_d20250815_m051919_c001_v7007000_t0000_u01755235159719") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50856_d20250815_m051914_c001_v0001102_t0039_u01755235154135") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3fc1_d20250815_m051911_c001_v7007000_t0000_u01755235151612") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af925f_d20250815_m051907_c001_v0001101_t0006_u01755235147215") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed7_d20250815_m051900_c001_v7007000_t0000_u01755235140040") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b181f_d20250815_m051854_c001_v0001182_t0034_u01755235134576") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a01b_d20250815_m051852_c001_v7007000_t0000_u01755235132148") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af920d_d20250815_m051847_c001_v0001101_t0036_u01755235127659") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a00c_d20250815_m051835_c001_v7007000_t0000_u01755235115104") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91af_d20250815_m051829_c001_v0001101_t0010_u01755235109676") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb74_d20250815_m051822_c001_v7007000_t0000_u01755235102190") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af915e_d20250815_m051814_c001_v0001101_t0054_u01755235094210") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4e_d20250815_m051807_c001_v7007000_t0000_u01755235087327") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9120_d20250815_m051759_c001_v0001101_t0033_u01755235079533") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467e5_d20250815_m051914_c001_v7007000_t0000_u01755235154718") 2025/08/15 05:21:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50842_d20250815_m051911_c001_v0001102_t0033_u01755235151093") 2025/08/15 05:21:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cbe_d20250815_m051837_c001_v7007000_t0000_u01755235117719") 2025/08/15 05:21:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1634_d20250815_m051832_c001_v0001182_t0027_u01755235112921") 2025/08/15 05:21:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cbf_d20250815_m051837_c001_v7007000_t0000_u01755235117918") 2025/08/15 05:21:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80676c_d20250815_m051832_c001_v0001180_t0033_u01755235112976") 2025/08/15 05:21:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc0_d20250815_m051838_c001_v7007000_t0000_u01755235118108") 2025/08/15 05:21:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50780_d20250815_m051833_c001_v0001102_t0044_u01755235113072") 2025/08/15 05:21:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc1_d20250815_m051838_c001_v7007000_t0000_u01755235118301") 2025/08/15 05:21:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91c7_d20250815_m051833_c001_v0001101_t0049_u01755235113099") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc2_d20250815_m051838_c001_v7007000_t0000_u01755235118502") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b163c_d20250815_m051833_c001_v0001182_t0049_u01755235113138") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc3_d20250815_m051838_c001_v7007000_t0000_u01755235118692") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806772_d20250815_m051833_c001_v0001180_t0006_u01755235113190") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc4_d20250815_m051838_c001_v7007000_t0000_u01755235118885") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1642_d20250815_m051833_c001_v0001182_t0042_u01755235113356") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc5_d20250815_m051839_c001_v7007000_t0000_u01755235119075") 2025/08/15 05:21:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806774_d20250815_m051833_c001_v0001180_t0017_u01755235113468") 2025/08/15 05:21:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc6_d20250815_m051839_c001_v7007000_t0000_u01755235119275") 2025/08/15 05:21:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91cf_d20250815_m051833_c001_v0001101_t0014_u01755235113479") 2025/08/15 05:21:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc8_d20250815_m051839_c001_v7007000_t0000_u01755235119468") 2025/08/15 05:21:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50782_d20250815_m051833_c001_v0001102_t0006_u01755235113507") 2025/08/15 05:21:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cc9_d20250815_m051839_c001_v7007000_t0000_u01755235119662") 2025/08/15 05:21:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b164a_d20250815_m051833_c001_v0001182_t0014_u01755235113569") 2025/08/15 05:21:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cca_d20250815_m051839_c001_v7007000_t0000_u01755235119851") 2025/08/15 05:21:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806778_d20250815_m051833_c001_v0001180_t0036_u01755235113693") 2025/08/15 05:21:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519ccb_d20250815_m051840_c001_v7007000_t0000_u01755235120040") 2025/08/15 05:21:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b164e_d20250815_m051833_c001_v0001182_t0001_u01755235113786") 2025/08/15 05:21:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519ccc_d20250815_m051840_c001_v7007000_t0000_u01755235120229") 2025/08/15 05:21:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80677e_d20250815_m051833_c001_v0001180_t0036_u01755235113897") 2025/08/15 05:21:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519ccd_d20250815_m051840_c001_v7007000_t0000_u01755235120419") 2025/08/15 05:21:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91d9_d20250815_m051833_c001_v0001101_t0049_u01755235113934") 2025/08/15 05:21:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f403ed5585f519cce_d20250815_m051840_c001_v7007000_t0000_u01755235120607") 2025/08/15 05:21:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50786_d20250815_m051833_c001_v0001102_t0045_u01755235113943") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a51_d20250815_m051855_c001_v7007000_t0000_u01755235135287") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17b9_d20250815_m051850_c001_v0001182_t0048_u01755235130283") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec0_d20250815_m051855_c001_v7007000_t0000_u01755235135130") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806800_d20250815_m051850_c001_v0001180_t0025_u01755235130305") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ebd_d20250815_m051854_c001_v7007000_t0000_u01755235134934") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507d4_d20250815_m051850_c001_v0001102_t0011_u01755235130436") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f01fd_d20250815_m051855_c001_v7007000_t0000_u01755235135300") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af921d_d20250815_m051850_c001_v0001101_t0027_u01755235130448") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d448_d20250815_m051855_c001_v7007000_t0000_u01755235135142") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17c1_d20250815_m051850_c001_v0001182_t0058_u01755235130497") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d447_d20250815_m051854_c001_v7007000_t0000_u01755235134955") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806804_d20250815_m051850_c001_v0001180_t0049_u01755235130509") 2025/08/15 05:21:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a02a_d20250815_m051854_c001_v7007000_t0000_u01755235134964") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17c9_d20250815_m051850_c001_v0001182_t0050_u01755235130703") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a02d_d20250815_m051855_c001_v7007000_t0000_u01755235135151") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806808_d20250815_m051850_c001_v0001180_t0059_u01755235130728") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f01fb_d20250815_m051854_c001_v7007000_t0000_u01755235134924") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17cf_d20250815_m051850_c001_v0001182_t0034_u01755235130916") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a50_d20250815_m051855_c001_v7007000_t0000_u01755235135098") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507d8_d20250815_m051850_c001_v0001102_t0032_u01755235130926") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f415bcd0266f38a4f_d20250815_m051854_c001_v7007000_t0000_u01755235134912") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af921f_d20250815_m051851_c001_v0001101_t0048_u01755235131003") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a02b_d20250815_m051854_c001_v7007000_t0000_u01755235134975") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80680a_d20250815_m051851_c001_v0001180_t0018_u01755235131014") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f01fc_d20250815_m051855_c001_v7007000_t0000_u01755235135109") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17d5_d20250815_m051851_c001_v0001182_t0027_u01755235131197") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ec1_d20250815_m051855_c001_v7007000_t0000_u01755235135311") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c80680c_d20250815_m051851_c001_v0001180_t0053_u01755235131218") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ebf_d20250815_m051855_c001_v7007000_t0000_u01755235135119") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f507da_d20250815_m051851_c001_v0001102_t0041_u01755235131273") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a02e_d20250815_m051855_c001_v7007000_t0000_u01755235135162") 2025/08/15 05:21:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9221_d20250815_m051851_c001_v0001101_t0024_u01755235131372") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be70_d20250815_m051647_c001_v7007000_t0000_u01755235007095") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f114902c654c46199_d20250815_m051644_c001_v0001171_t0053_u01755235004820") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112c64_d20250815_m051644_c001_v7007000_t0000_u01755235004630") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f114902c654c4616d_d20250815_m051640_c001_v0001171_t0007_u01755235000968") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112c5d_d20250815_m051640_c001_v7007000_t0000_u01755235000231") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f11_d20250815_m051636_c001_v0001101_t0034_u01755234996402") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409e81a204f3f131_d20250815_m051634_c001_v7007000_t0000_u01755234994909") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119053b085e0c59b_d20250815_m051632_c001_v0001037_t0024_u01755234992572") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f0108_d20250815_m051632_c001_v7007000_t0000_u01755234992383") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119053b085e0c58d_d20250815_m051628_c001_v0001037_t0052_u01755234988781") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f00fd_d20250815_m051628_c001_v7007000_t0000_u01755234988043") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8edb_d20250815_m051624_c001_v0001101_t0026_u01755234984109") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d61_d20250815_m051623_c001_v7007000_t0000_u01755234983177") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f52c_d20250815_m051621_c001_v0001043_t0018_u01755234981226") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e0d8d_d20250815_m051620_c001_v7007000_t0000_u01755234980439") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104476b88eafda4e_d20250815_m051615_c001_v0001100_t0022_u01755234975197") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e0d86_d20250815_m051614_c001_v7007000_t0000_u01755234974458") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f512_d20250815_m051610_c001_v0001043_t0024_u01755234970335") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d5b_d20250815_m051609_c001_v7007000_t0000_u01755234969753") 2025/08/15 05:22:00 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f106789861ca86534_d20250815_m051608_c001_v0001178_t0006_u01755234968137") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3ea2_d20250815_m051607_c001_v7007000_t0000_u01755234967948") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f106789861ca8651c_d20250815_m051604_c001_v0001178_t0024_u01755234964401") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3e9d_d20250815_m051603_c001_v7007000_t0000_u01755234963660") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4ee_d20250815_m051557_c001_v0001043_t0022_u01755234957442") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400e9330131585d8_d20250815_m051556_c001_v7007000_t0000_u01755234956883") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1170c4e72644eecb_d20250815_m051555_c001_v0001172_t0054_u01755234955040") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab060a_d20250815_m051554_c001_v7007000_t0000_u01755234954859") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1170c4e72644eeb5_d20250815_m051551_c001_v0001172_t0059_u01755234951702") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab0605_d20250815_m051550_c001_v7007000_t0000_u01755234950951") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4d0_d20250815_m051545_c001_v0001043_t0008_u01755234945196") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be17_d20250815_m051544_c001_v7007000_t0000_u01755234944623") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f105530bf61955932_d20250815_m051542_c001_v0001113_t0040_u01755234942659") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1d71_d20250815_m051542_c001_v7007000_t0000_u01755234942471") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f105530bf61955922_d20250815_m051538_c001_v0001113_t0036_u01755234938677") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1d69_d20250815_m051537_c001_v7007000_t0000_u01755234937934") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4b4_d20250815_m051532_c001_v0001043_t0024_u01755234932276") 2025/08/15 05:22:01 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff5_d20250815_m051531_c001_v7007000_t0000_u01755234931528") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f116ad266fe3b3aaa_d20250815_m051523_c001_v0001146_t0050_u01755234923528") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407c10_d20250815_m051523_c001_v7007000_t0000_u01755234923313") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c07b4_d20250815_m051519_c001_v0001179_t0055_u01755234919106") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1006efc73f93a238_d20250815_m051518_c001_v0001182_t0028_u01755234918355") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1006efc73f93a22e_d20250815_m051517_c001_v0001182_t0015_u01755234917393") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438cb7a_d20250815_m051503_c001_v7007000_t0000_u01755234903474") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f462_d20250815_m051456_c001_v0001043_t0006_u01755234896245") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f110b391dd081b5c7_d20250815_m051455_c001_v0001043_t0058_u01755234895101") 2025/08/15 05:22:02 DEBUG : dst/one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f110b391dd081b5c1_d20250815_m051453_c001_v0001043_t0005_u01755234893873") 2025/08/15 05:22:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be71_d20250815_m051647_c001_v7007000_t0000_u01755235007281") 2025/08/15 05:22:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f11366a5ae4cdc318_d20250815_m051644_c001_v0001171_t0023_u01755235004322") 2025/08/15 05:22:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef72dd63203dabcb9f880e1b_f10329b4b8e76c1d5_d20250815_m051639_c001_v0001131_t0036_u01755234999872") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409e81a204f3f132_d20250815_m051635_c001_v7007000_t0000_u01755234995094") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1113e70b54e3f369_d20250815_m051632_c001_v0001100_t0035_u01755234992009") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1167318d576a2d58_d20250815_m051627_c001_v0001181_t0033_u01755234987831") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d62_d20250815_m051623_c001_v7007000_t0000_u01755234983362") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104a664d988eeb01_d20250815_m051620_c001_v0001098_t0027_u01755234980156") 2025/08/15 05:22:02 DEBUG : dst/one.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f103a0959593fb86b_d20250815_m051613_c001_v0001100_t0053_u01755234973953") 2025/08/15 05:22:02 DEBUG : dst/three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff6_d20250815_m051531_c001_v7007000_t0000_u01755234931713") 2025/08/15 05:22:02 DEBUG : dst/three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1006efc73f93a2aa_d20250815_m051530_c001_v0001182_t0008_u01755234930149") 2025/08/15 05:22:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be72_d20250815_m051647_c001_v7007000_t0000_u01755235007467") 2025/08/15 05:22:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f103291e731686fac_d20250815_m051645_c001_v0001130_t0026_u01755235005686") 2025/08/15 05:22:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1170d324889a1410_d20250815_m051642_c001_v0001044_t0034_u01755235002079") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be73_d20250815_m051647_c001_v7007000_t0000_u01755235007654") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f114902c654c461a5_d20250815_m051646_c001_v0001171_t0014_u01755235006197") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112c65_d20250815_m051645_c001_v7007000_t0000_u01755235005998") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f114902c654c4617d_d20250815_m051642_c001_v0001171_t0056_u01755235002732") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe112c62_d20250815_m051642_c001_v7007000_t0000_u01755235002542") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f17_d20250815_m051637_c001_v0001101_t0051_u01755234997025") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409e81a204f3f133_d20250815_m051635_c001_v7007000_t0000_u01755234995280") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119053b085e0c5a1_d20250815_m051634_c001_v0001037_t0025_u01755234994005") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f010a_d20250815_m051633_c001_v7007000_t0000_u01755234993803") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119053b085e0c593_d20250815_m051630_c001_v0001037_t0042_u01755234990444") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4105d0699d8f0103_d20250815_m051630_c001_v7007000_t0000_u01755234990257") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8ee1_d20250815_m051624_c001_v0001101_t0042_u01755234984854") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e0d90_d20250815_m051622_c001_v7007000_t0000_u01755234982597") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8ed1_d20250815_m051619_c001_v0001101_t0044_u01755234979147") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e0d88_d20250815_m051616_c001_v7007000_t0000_u01755234976133") 2025/08/15 05:22:03 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f51a_d20250815_m051611_c001_v0001043_t0021_u01755234971204") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3ea5_d20250815_m051608_c001_v7007000_t0000_u01755234968806") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f50a_d20250815_m051606_c001_v0001043_t0029_u01755234966347") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3e9f_d20250815_m051605_c001_v7007000_t0000_u01755234965240") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4f8_d20250815_m051558_c001_v0001043_t0022_u01755234958412") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab060b_d20250815_m051555_c001_v7007000_t0000_u01755234955948") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4e8_d20250815_m051553_c001_v0001043_t0023_u01755234953689") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4210861356ab0606_d20250815_m051552_c001_v7007000_t0000_u01755234952579") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4d4_d20250815_m051546_c001_v0001043_t0057_u01755234946046") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1d72_d20250815_m051543_c001_v7007000_t0000_u01755234943687") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4c6_d20250815_m051540_c001_v0001043_t0010_u01755234940866") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1d6b_d20250815_m051539_c001_v7007000_t0000_u01755234939684") 2025/08/15 05:22:04 DEBUG : dst/three.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4b8_d20250815_m051533_c001_v0001043_t0058_u01755234933177") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409e81a204f3f134_d20250815_m051635_c001_v7007000_t0000_u01755234995467") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1005133579e9b1a2_d20250815_m051633_c001_v0001184_t0004_u01755234993586") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f11440f313f57f90f_d20250815_m051629_c001_v0001172_t0019_u01755234989858") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d63_d20250815_m051623_c001_v7007000_t0000_u01755234983547") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1140bc52c3ea6936_d20250815_m051622_c001_v0001161_t0018_u01755234982270") 2025/08/15 05:22:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zef72dd63203dabcb9f880e1b_f11681fac2c4ab828_d20250815_m051615_c001_v0001183_t0007_u01755234975926") 2025/08/15 05:22:04 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be74_d20250815_m051647_c001_v7007000_t0000_u01755235007838") 2025/08/15 05:22:04 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f13_d20250815_m051636_c001_v0001101_t0050_u01755234996690") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409e81a204f3f135_d20250815_m051635_c001_v7007000_t0000_u01755234995653") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8edd_d20250815_m051624_c001_v0001101_t0047_u01755234984492") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d64_d20250815_m051623_c001_v7007000_t0000_u01755234983733") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f514_d20250815_m051610_c001_v0001043_t0052_u01755234970772") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964d5d_d20250815_m051609_c001_v7007000_t0000_u01755234969950") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4f2_d20250815_m051557_c001_v0001043_t0001_u01755234957854") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400e9330131585d9_d20250815_m051557_c001_v7007000_t0000_u01755234957067") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4d2_d20250815_m051545_c001_v0001043_t0029_u01755234945668") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be18_d20250815_m051544_c001_v7007000_t0000_u01755234944821") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f4b6_d20250815_m051532_c001_v0001043_t0049_u01755234932759") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddff7_d20250815_m051531_c001_v7007000_t0000_u01755234931900") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1092d8103142ee89_d20250815_m051527_c001_v0001176_t0044_u01755234927987") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438cb7c_d20250815_m051503_c001_v7007000_t0000_u01755234903659") 2025/08/15 05:22:05 DEBUG : dst/two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f110b391dd081b5df_d20250815_m051502_c001_v0001043_t0050_u01755234902238") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ce345_d20250815_m051424_c001_v7007000_t0000_u01755234864965") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f3ec_d20250815_m051418_c001_v0001043_t0033_u01755234858507") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245aba_d20250815_m051416_c001_v7007000_t0000_u01755234856563") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c04f2_d20250815_m051355_c001_v0001179_t0045_u01755234834999") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ef4_d20250815_m051340_c001_v7007000_t0000_u01755234820576") 2025/08/15 05:22:05 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f394_d20250815_m051336_c001_v0001043_t0033_u01755234816176") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a84_d20250815_m051314_c001_v7007000_t0000_u01755234794422") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0314_d20250815_m051312_c001_v0001179_t0037_u01755234792254") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a7f_d20250815_m051311_c001_v7007000_t0000_u01755234791476") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0304_d20250815_m051310_c001_v0001179_t0033_u01755234790262") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a78_d20250815_m051307_c001_v7007000_t0000_u01755234787667") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02da_d20250815_m051306_c001_v0001179_t0032_u01755234786067") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a73_d20250815_m051305_c001_v7007000_t0000_u01755234785293") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02c4_d20250815_m051303_c001_v0001179_t0006_u01755234783267") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245295_d20250815_m051257_c001_v7007000_t0000_u01755234777962") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0286_d20250815_m051256_c001_v0001179_t0035_u01755234776568") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245290_d20250815_m051255_c001_v7007000_t0000_u01755234775790") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0278_d20250815_m051255_c001_v0001179_t0043_u01755234775003") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24588_d20250815_m051250_c001_v7007000_t0000_u01755234770711") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0254_d20250815_m051249_c001_v0001179_t0004_u01755234769430") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24583_d20250815_m051247_c001_v7007000_t0000_u01755234767550") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0234_d20250815_m051246_c001_v0001179_t0043_u01755234766548") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2457d_d20250815_m051246_c001_v7007000_t0000_u01755234766176") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1013f2dfbd7dac75_d20250815_m051245_c001_v0001134_t0014_u01755234765445") 2025/08/15 05:22:06 DEBUG : empty space: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c021c_d20250815_m051243_c001_v0001179_t0055_u01755234763892") 2025/08/15 05:22:06 DEBUG : enormous: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a81_d20250815_m051313_c001_v7007000_t0000_u01755234793098") 2025/08/15 05:22:07 DEBUG : enormous: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0316_d20250815_m051312_c001_v0001179_t0033_u01755234792480") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416e654b2221be76_d20250815_m051652_c001_v7007000_t0000_u01755235012145") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f51_d20250815_m051650_c001_v0001101_t0044_u01755235010862") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14eeb_d20250815_m051334_c001_v7007000_t0000_u01755234814842") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0404_d20250815_m051333_c001_v0001179_t0050_u01755234813549") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24576_d20250815_m051241_c001_v7007000_t0000_u01755234761347") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01f2_d20250815_m051240_c001_v0001179_t0017_u01755234760382") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24575_d20250815_m051239_c001_v7007000_t0000_u01755234759826") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01e8_d20250815_m051239_c001_v0001179_t0027_u01755234759223") 2025/08/15 05:22:07 DEBUG : existing: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01e0_d20250815_m051238_c001_v0001179_t0046_u01755234758441") 2025/08/15 05:22:07 DEBUG : existing-b: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14eec_d20250815_m051335_c001_v7007000_t0000_u01755234815027") 2025/08/15 05:22:07 DEBUG : existing-b: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f38c_d20250815_m051333_c001_v0001043_t0039_u01755234813559") 2025/08/15 05:22:07 DEBUG : file1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e8d_d20250815_m051750_c001_v7007000_t0000_u01755235070434") 2025/08/15 05:22:07 DEBUG : file1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806606_d20250815_m051749_c001_v0001180_t0059_u01755235069589") 2025/08/15 05:22:07 DEBUG : file1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e8a_d20250815_m051748_c001_v7007000_t0000_u01755235068205") 2025/08/15 05:22:07 DEBUG : file1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af90d8_d20250815_m051747_c001_v0001101_t0038_u01755235067153") 2025/08/15 05:22:07 DEBUG : five: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a87_d20250815_m051318_c001_v7007000_t0000_u01755234798095") 2025/08/15 05:22:07 DEBUG : five: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400be84c878c0340_d20250815_m051316_c001_v0001179_t0040_u01755234796101") 2025/08/15 05:22:07 DEBUG : foo: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24586_d20250815_m051249_c001_v7007000_t0000_u01755234769055") 2025/08/15 05:22:07 DEBUG : foo: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400be84c878c0244_d20250815_m051248_c001_v0001179_t0040_u01755234768486") 2025/08/15 05:22:08 DEBUG : foo: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400be84c878c0240_d20250815_m051247_c001_v0001179_t0040_u01755234767928") 2025/08/15 05:22:08 DEBUG : four: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a88_d20250815_m051318_c001_v7007000_t0000_u01755234798284") 2025/08/15 05:22:08 DEBUG : four: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4003078d8842c3c0_d20250815_m051316_c001_v0001183_t0034_u01755234796673") 2025/08/15 05:22:08 DEBUG : four: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c033a_d20250815_m051315_c001_v0001179_t0005_u01755234795417") 2025/08/15 05:22:08 DEBUG : hello world2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d3_d20250815_m051139_c001_v7007000_t0000_u01755234699234") 2025/08/15 05:22:08 DEBUG : hello world2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffa7_d20250815_m051138_c001_v0001179_t0035_u01755234698618") 2025/08/15 05:22:08 DEBUG : ignore-size: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24572_d20250815_m051238_c001_v7007000_t0000_u01755234758069") 2025/08/15 05:22:08 DEBUG : ignore-size: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01d8_d20250815_m051236_c001_v0001179_t0005_u01755234756893") 2025/08/15 05:22:08 DEBUG : nested/sub dir/file: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee9_d20250815_m051332_c001_v7007000_t0000_u01755234812805") 2025/08/15 05:22:08 DEBUG : nested/sub dir/file: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f382_d20250815_m051331_c001_v0001043_t0045_u01755234811872") 2025/08/15 05:22:08 DEBUG : nested/sub dir/file: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee7_d20250815_m051331_c001_v7007000_t0000_u01755234811108") 2025/08/15 05:22:08 DEBUG : nested/sub dir/file: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f37e_d20250815_m051330_c001_v0001043_t0042_u01755234810335") 2025/08/15 05:22:08 DEBUG : one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a89_d20250815_m051318_c001_v7007000_t0000_u01755234798473") 2025/08/15 05:22:08 DEBUG : one: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400be84c878c032e_d20250815_m051314_c001_v0001179_t0040_u01755234794840") 2025/08/15 05:22:08 DEBUG : only0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e75_d20250815_m051742_c001_v7007000_t0000_u01755235062640") 2025/08/15 05:22:08 DEBUG : only0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af909b_d20250815_m051736_c001_v0001101_t0004_u01755235056696") 2025/08/15 05:22:08 DEBUG : only0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9011_d20250815_m051719_c001_v0001101_t0018_u01755235039709") 2025/08/15 05:22:08 DEBUG : only0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407c7d_d20250815_m051713_c001_v7007000_t0000_u01755235033857") 2025/08/15 05:22:08 DEBUG : only0: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f6d_d20250815_m051656_c001_v0001101_t0058_u01755235016279") 2025/08/15 05:22:08 DEBUG : only1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e76_d20250815_m051742_c001_v7007000_t0000_u01755235062824") 2025/08/15 05:22:09 DEBUG : only1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419038166c8065b4_d20250815_m051738_c001_v0001180_t0031_u01755235058030") 2025/08/15 05:22:09 DEBUG : only1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9017_d20250815_m051720_c001_v0001101_t0009_u01755235040539") 2025/08/15 05:22:09 DEBUG : only1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e94_d20250815_m051714_c001_v7007000_t0000_u01755235034371") 2025/08/15 05:22:09 DEBUG : only1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f77_d20250815_m051657_c001_v0001101_t0017_u01755235017210") 2025/08/15 05:22:09 DEBUG : only10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e77_d20250815_m051743_c001_v7007000_t0000_u01755235063010") 2025/08/15 05:22:09 DEBUG : only10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af90a3_d20250815_m051737_c001_v0001101_t0004_u01755235057290") 2025/08/15 05:22:09 DEBUG : only10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af904f_d20250815_m051728_c001_v0001101_t0056_u01755235048272") 2025/08/15 05:22:09 DEBUG : only10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407c7f_d20250815_m051714_c001_v7007000_t0000_u01755235034236") 2025/08/15 05:22:09 DEBUG : only10: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fbd_d20250815_m051704_c001_v0001101_t0054_u01755235024512") 2025/08/15 05:22:09 DEBUG : only11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e78_d20250815_m051743_c001_v7007000_t0000_u01755235063194") 2025/08/15 05:22:09 DEBUG : only11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4004130ce6f50646_d20250815_m051737_c001_v0001102_t0045_u01755235057450") 2025/08/15 05:22:09 DEBUG : only11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9055_d20250815_m051729_c001_v0001101_t0017_u01755235049065") 2025/08/15 05:22:09 DEBUG : only11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e54_d20250815_m051713_c001_v7007000_t0000_u01755235033437") 2025/08/15 05:22:09 DEBUG : only11: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fc1_d20250815_m051705_c001_v0001101_t0039_u01755235025383") 2025/08/15 05:22:09 DEBUG : only12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e79_d20250815_m051743_c001_v7007000_t0000_u01755235063380") 2025/08/15 05:22:09 DEBUG : only12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b1271_d20250815_m051737_c001_v0001182_t0003_u01755235057261") 2025/08/15 05:22:09 DEBUG : only12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9059_d20250815_m051729_c001_v0001101_t0001_u01755235049794") 2025/08/15 05:22:09 DEBUG : only12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e55_d20250815_m051713_c001_v7007000_t0000_u01755235033621") 2025/08/15 05:22:09 DEBUG : only12: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fc7_d20250815_m051706_c001_v0001101_t0031_u01755235026135") 2025/08/15 05:22:09 DEBUG : only13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e7a_d20250815_m051743_c001_v7007000_t0000_u01755235063565") 2025/08/15 05:22:09 DEBUG : only13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af90ab_d20250815_m051737_c001_v0001101_t0004_u01755235057858") 2025/08/15 05:22:10 DEBUG : only13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9063_d20250815_m051730_c001_v0001101_t0022_u01755235050834") 2025/08/15 05:22:10 DEBUG : only13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e8d_d20250815_m051713_c001_v7007000_t0000_u01755235033626") 2025/08/15 05:22:10 DEBUG : only13: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fcb_d20250815_m051706_c001_v0001101_t0037_u01755235026918") 2025/08/15 05:22:10 DEBUG : only14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e7c_d20250815_m051743_c001_v7007000_t0000_u01755235063749") 2025/08/15 05:22:10 DEBUG : only14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419038166c8065ae_d20250815_m051737_c001_v0001180_t0031_u01755235057649") 2025/08/15 05:22:10 DEBUG : only14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9069_d20250815_m051731_c001_v0001101_t0010_u01755235051622") 2025/08/15 05:22:10 DEBUG : only14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e5b_d20250815_m051714_c001_v7007000_t0000_u01755235034358") 2025/08/15 05:22:10 DEBUG : only14: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fd1_d20250815_m051707_c001_v0001101_t0024_u01755235027636") 2025/08/15 05:22:10 DEBUG : only15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e7d_d20250815_m051743_c001_v7007000_t0000_u01755235063933") 2025/08/15 05:22:10 DEBUG : only15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b1273_d20250815_m051737_c001_v0001182_t0003_u01755235057451") 2025/08/15 05:22:10 DEBUG : only15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9073_d20250815_m051732_c001_v0001101_t0051_u01755235052680") 2025/08/15 05:22:10 DEBUG : only15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e91_d20250815_m051714_c001_v7007000_t0000_u01755235034185") 2025/08/15 05:22:10 DEBUG : only15: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fd5_d20250815_m051708_c001_v0001101_t0001_u01755235028352") 2025/08/15 05:22:10 DEBUG : only16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e7e_d20250815_m051744_c001_v7007000_t0000_u01755235064119") 2025/08/15 05:22:10 DEBUG : only16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4004130ce6f50648_d20250815_m051737_c001_v0001102_t0045_u01755235057652") 2025/08/15 05:22:10 DEBUG : only16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9079_d20250815_m051733_c001_v0001101_t0035_u01755235053573") 2025/08/15 05:22:10 DEBUG : only16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24adb_d20250815_m051714_c001_v7007000_t0000_u01755235034208") 2025/08/15 05:22:10 DEBUG : only16: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fdd_d20250815_m051709_c001_v0001101_t0002_u01755235029246") 2025/08/15 05:22:11 DEBUG : only17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e7f_d20250815_m051744_c001_v7007000_t0000_u01755235064303") 2025/08/15 05:22:11 DEBUG : only17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af90a9_d20250815_m051737_c001_v0001101_t0004_u01755235057664") 2025/08/15 05:22:11 DEBUG : only17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9085_d20250815_m051734_c001_v0001101_t0005_u01755235054194") 2025/08/15 05:22:11 DEBUG : only17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24ad7_d20250815_m051713_c001_v7007000_t0000_u01755235033638") 2025/08/15 05:22:11 DEBUG : only17: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fe3_d20250815_m051710_c001_v0001101_t0040_u01755235030004") 2025/08/15 05:22:11 DEBUG : only18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e80_d20250815_m051744_c001_v7007000_t0000_u01755235064489") 2025/08/15 05:22:11 DEBUG : only18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af90a7_d20250815_m051737_c001_v0001101_t0004_u01755235057477") 2025/08/15 05:22:11 DEBUG : only18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af908f_d20250815_m051734_c001_v0001101_t0050_u01755235054949") 2025/08/15 05:22:11 DEBUG : only18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407c7c_d20250815_m051713_c001_v7007000_t0000_u01755235033643") 2025/08/15 05:22:11 DEBUG : only18: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fed_d20250815_m051710_c001_v0001101_t0022_u01755235030879") 2025/08/15 05:22:11 DEBUG : only19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e81_d20250815_m051744_c001_v7007000_t0000_u01755235064673") 2025/08/15 05:22:11 DEBUG : only19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b1279_d20250815_m051737_c001_v0001182_t0003_u01755235057637") 2025/08/15 05:22:11 DEBUG : only19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9093_d20250815_m051735_c001_v0001101_t0005_u01755235055600") 2025/08/15 05:22:12 DEBUG : only19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e58_d20250815_m051713_c001_v7007000_t0000_u01755235033990") 2025/08/15 05:22:12 DEBUG : only19: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8ff7_d20250815_m051711_c001_v0001101_t0010_u01755235031735") 2025/08/15 05:22:12 DEBUG : only2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e82_d20250815_m051744_c001_v7007000_t0000_u01755235064860") 2025/08/15 05:22:12 DEBUG : only2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b127f_d20250815_m051737_c001_v0001182_t0003_u01755235057833") 2025/08/15 05:22:12 DEBUG : only2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af901d_d20250815_m051721_c001_v0001101_t0038_u01755235041545") 2025/08/15 05:22:12 DEBUG : only2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e90_d20250815_m051714_c001_v7007000_t0000_u01755235034002") 2025/08/15 05:22:12 DEBUG : only2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f7d_d20250815_m051657_c001_v0001101_t0045_u01755235017949") 2025/08/15 05:22:12 DEBUG : only3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e83_d20250815_m051745_c001_v7007000_t0000_u01755235065047") 2025/08/15 05:22:12 DEBUG : only3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419038166c8065b2_d20250815_m051737_c001_v0001180_t0031_u01755235057844") 2025/08/15 05:22:12 DEBUG : only3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9021_d20250815_m051722_c001_v0001101_t0024_u01755235042312") 2025/08/15 05:22:12 DEBUG : only3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e53_d20250815_m051713_c001_v7007000_t0000_u01755235033250") 2025/08/15 05:22:12 DEBUG : only3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f85_d20250815_m051658_c001_v0001101_t0000_u01755235018636") 2025/08/15 05:22:12 DEBUG : only4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e84_d20250815_m051745_c001_v7007000_t0000_u01755235065233") 2025/08/15 05:22:12 DEBUG : only4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4004130ce6f5064a_d20250815_m051737_c001_v0001102_t0045_u01755235057869") 2025/08/15 05:22:12 DEBUG : only4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9025_d20250815_m051723_c001_v0001101_t0023_u01755235043250") 2025/08/15 05:22:12 DEBUG : only4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e57_d20250815_m051713_c001_v7007000_t0000_u01755235033805") 2025/08/15 05:22:12 DEBUG : only4: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f91_d20250815_m051659_c001_v0001101_t0008_u01755235019649") 2025/08/15 05:22:12 DEBUG : only5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e85_d20250815_m051745_c001_v7007000_t0000_u01755235065419") 2025/08/15 05:22:12 DEBUG : only5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419038166c8065ba_d20250815_m051738_c001_v0001180_t0031_u01755235058216") 2025/08/15 05:22:12 DEBUG : only5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af902f_d20250815_m051724_c001_v0001101_t0040_u01755235044033") 2025/08/15 05:22:12 DEBUG : only5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24ada_d20250815_m051714_c001_v7007000_t0000_u01755235034021") 2025/08/15 05:22:13 DEBUG : only5: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f95_d20250815_m051700_c001_v0001101_t0009_u01755235020466") 2025/08/15 05:22:13 DEBUG : only6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e86_d20250815_m051745_c001_v7007000_t0000_u01755235065605") 2025/08/15 05:22:13 DEBUG : only6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4004130ce6f5064c_d20250815_m051738_c001_v0001102_t0045_u01755235058057") 2025/08/15 05:22:13 DEBUG : only6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9035_d20250815_m051724_c001_v0001101_t0032_u01755235044752") 2025/08/15 05:22:13 DEBUG : only6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4176b152a7dd1e8e_d20250815_m051713_c001_v7007000_t0000_u01755235033816") 2025/08/15 05:22:13 DEBUG : only6: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8f9f_d20250815_m051701_c001_v0001101_t0025_u01755235021354") 2025/08/15 05:22:13 DEBUG : only7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e87_d20250815_m051745_c001_v7007000_t0000_u01755235065797") 2025/08/15 05:22:13 DEBUG : only7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b1287_d20250815_m051738_c001_v0001182_t0003_u01755235058019") 2025/08/15 05:22:13 DEBUG : only7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af903b_d20250815_m051725_c001_v0001101_t0008_u01755235045469") 2025/08/15 05:22:13 DEBUG : only7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40828a1d17c24ad8_d20250815_m051713_c001_v7007000_t0000_u01755235033827") 2025/08/15 05:22:13 DEBUG : only7: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fa9_d20250815_m051702_c001_v0001101_t0029_u01755235022012") 2025/08/15 05:22:13 DEBUG : only8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e88_d20250815_m051745_c001_v7007000_t0000_u01755235065992") 2025/08/15 05:22:13 DEBUG : only8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404ac501758b1289_d20250815_m051738_c001_v0001182_t0003_u01755235058205") 2025/08/15 05:22:13 DEBUG : only8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9045_d20250815_m051726_c001_v0001101_t0014_u01755235046487") 2025/08/15 05:22:13 DEBUG : only8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407c7e_d20250815_m051714_c001_v7007000_t0000_u01755235034051") 2025/08/15 05:22:13 DEBUG : only8: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fb1_d20250815_m051702_c001_v0001101_t0010_u01755235022973") 2025/08/15 05:22:13 DEBUG : only9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e89_d20250815_m051746_c001_v7007000_t0000_u01755235066178") 2025/08/15 05:22:13 DEBUG : only9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4150c329d6af90af_d20250815_m051738_c001_v0001101_t0004_u01755235058045") 2025/08/15 05:22:13 DEBUG : only9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af904b_d20250815_m051727_c001_v0001101_t0001_u01755235047331") 2025/08/15 05:22:13 DEBUG : only9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4070d5d671435e59_d20250815_m051714_c001_v7007000_t0000_u01755235034174") 2025/08/15 05:22:13 DEBUG : only9: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af8fb7_d20250815_m051703_c001_v0001101_t0022_u01755235023868") 2025/08/15 05:22:13 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee3_d20250815_m051329_c001_v7007000_t0000_u01755234809173") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f374_d20250815_m051327_c001_v0001043_t0050_u01755234807349") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14edf_d20250815_m051326_c001_v7007000_t0000_u01755234806603") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c03a6_d20250815_m051324_c001_v0001179_t0049_u01755234804919") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a8f_d20250815_m051323_c001_v7007000_t0000_u01755234803792") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1003078d8842c3e2_d20250815_m051319_c001_v0001183_t0055_u01755234799431") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a7b_d20250815_m051309_c001_v7007000_t0000_u01755234789453") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02e6_d20250815_m051308_c001_v0001179_t0003_u01755234788242") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a77_d20250815_m051306_c001_v7007000_t0000_u01755234786683") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02d8_d20250815_m051305_c001_v0001179_t0032_u01755234785864") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a70_d20250815_m051304_c001_v7007000_t0000_u01755234784678") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02c2_d20250815_m051303_c001_v0001179_t0045_u01755234783029") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245293_d20250815_m051257_c001_v7007000_t0000_u01755234777392") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0282_d20250815_m051256_c001_v0001179_t0017_u01755234776361") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245291_d20250815_m051255_c001_v7007000_t0000_u01755234775977") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0276_d20250815_m051254_c001_v0001179_t0024_u01755234774768") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b924528e_d20250815_m051254_c001_v7007000_t0000_u01755234774374") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c026a_d20250815_m051253_c001_v0001179_t0014_u01755234773415") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0266_d20250815_m051252_c001_v0001179_t0004_u01755234772826") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2458a_d20250815_m051252_c001_v7007000_t0000_u01755234772455") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0262_d20250815_m051251_c001_v0001179_t0014_u01755234771852") 2025/08/15 05:22:14 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0260_d20250815_m051251_c001_v0001179_t0031_u01755234771270") 2025/08/15 05:22:15 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24589_d20250815_m051250_c001_v7007000_t0000_u01755234770897") 2025/08/15 05:22:15 DEBUG : potato: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c025a_d20250815_m051250_c001_v0001179_t0043_u01755234770097") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f412e5d075b407beb_d20250815_m051438_c001_v7007000_t0000_u01755234878548") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f43c_d20250815_m051437_c001_v0001043_t0051_u01755234877835") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ce346_d20250815_m051425_c001_v7007000_t0000_u01755234865192") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c05a4_d20250815_m051417_c001_v0001179_t0021_u01755234857934") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3d81_d20250815_m051403_c001_v7007000_t0000_u01755234843938") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f3be_d20250815_m051354_c001_v0001043_t0004_u01755234834032") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ef5_d20250815_m051340_c001_v7007000_t0000_u01755234820948") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c041a_d20250815_m051335_c001_v0001179_t0030_u01755234815974") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a82_d20250815_m051313_c001_v7007000_t0000_u01755234793293") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0312_d20250815_m051312_c001_v0001179_t0057_u01755234792043") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a80_d20250815_m051311_c001_v7007000_t0000_u01755234791665") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02fe_d20250815_m051310_c001_v0001179_t0042_u01755234790021") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a7c_d20250815_m051309_c001_v7007000_t0000_u01755234789642") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02e8_d20250815_m051308_c001_v0001179_t0025_u01755234788849") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a79_d20250815_m051307_c001_v7007000_t0000_u01755234787860") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02e2_d20250815_m051307_c001_v0001179_t0031_u01755234787069") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a75_d20250815_m051305_c001_v7007000_t0000_u01755234785481") 2025/08/15 05:22:15 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c02d0_d20250815_m051304_c001_v0001179_t0026_u01755234784689") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245296_d20250815_m051258_c001_v7007000_t0000_u01755234778148") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c028c_d20250815_m051257_c001_v0001179_t0030_u01755234777187") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d6_d20250815_m051141_c001_v7007000_t0000_u01755234701894") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffc5_d20250815_m051141_c001_v0001179_t0043_u01755234701307") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d5_d20250815_m051140_c001_v7007000_t0000_u01755234700381") 2025/08/15 05:22:16 DEBUG : potato2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffb5_d20250815_m051139_c001_v0001179_t0041_u01755234699788") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ce347_d20250815_m051425_c001_v7007000_t0000_u01755234865449") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c05b0_d20250815_m051418_c001_v0001179_t0003_u01755234858922") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f401545a95a1d3d86_d20250815_m051404_c001_v7007000_t0000_u01755234844496") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f3c6_d20250815_m051355_c001_v0001043_t0011_u01755234835204") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ef7_d20250815_m051341_c001_v7007000_t0000_u01755234821446") 2025/08/15 05:22:16 DEBUG : potato3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0422_d20250815_m051336_c001_v0001179_t0039_u01755234816625") 2025/08/15 05:22:16 DEBUG : pre-dest1/1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddfe0_d20250815_m051513_c001_v7007000_t0000_u01755234913122") 2025/08/15 05:22:16 DEBUG : pre-dest1/1: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0734_d20250815_m051504_c001_v0001179_t0004_u01755234904423") 2025/08/15 05:22:16 DEBUG : pre-dest2/2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40430b240b7ddfe1_d20250815_m051513_c001_v7007000_t0000_u01755234913306") 2025/08/15 05:22:16 DEBUG : pre-dest2/2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f47e_d20250815_m051505_c001_v0001043_t0005_u01755234905038") 2025/08/15 05:22:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438cb60_d20250815_m051449_c001_v7007000_t0000_u01755234889747") 2025/08/15 05:22:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c068a_d20250815_m051446_c001_v0001179_t0028_u01755234886596") 2025/08/15 05:22:16 DEBUG : sizeonly: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2456d_d20250815_m051236_c001_v7007000_t0000_u01755234756316") 2025/08/15 05:22:16 DEBUG : sizeonly: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01d0_d20250815_m051235_c001_v0001179_t0035_u01755234755291") 2025/08/15 05:22:17 DEBUG : splitbanan: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41958dc2687e1e61_d20250815_m051936_c001_v7007000_t0000_u01755235176330") 2025/08/15 05:22:17 DEBUG : splitbanan: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806947_d20250815_m051929_c001_v0001180_t0036_u01755235169067") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e49_d20250815_m052051_c001_v7007000_t0000_u01755235251159") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b205e_d20250815_m052044_c001_v0001182_t0054_u01755235244599") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fb47_d20250815_m052035_c001_v7007000_t0000_u01755235235992") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1f55_d20250815_m052029_c001_v0001182_t0052_u01755235229873") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774345_d20250815_m052021_c001_v7007000_t0000_u01755235221107") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1e3c_d20250815_m052014_c001_v0001182_t0003_u01755235214942") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247f6c_d20250815_m052006_c001_v7007000_t0000_u01755235206610") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1d10_d20250815_m052000_c001_v0001182_t0037_u01755235200458") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4021a1ce9c07d5bf_d20250815_m051951_c001_v7007000_t0000_u01755235191718") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1bfe_d20250815_m051945_c001_v0001182_t0024_u01755235185084") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f416fa9f852829957_d20250815_m051930_c001_v7007000_t0000_u01755235170594") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af92cd_d20250815_m051927_c001_v0001101_t0001_u01755235167807") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9246801_d20250815_m051919_c001_v7007000_t0000_u01755235159911") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c8068cc_d20250815_m051912_c001_v0001180_t0044_u01755235152983") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e36774304_d20250815_m051911_c001_v7007000_t0000_u01755235151631") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9267_d20250815_m051908_c001_v0001101_t0010_u01755235148403") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f41376fab2f247ed9_d20250815_m051900_c001_v7007000_t0000_u01755235140291") 2025/08/15 05:22:17 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b17fd_d20250815_m051853_c001_v0001182_t0039_u01755235133319") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f417188f9c712fad7_d20250815_m051851_c001_v7007000_t0000_u01755235131761") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af920f_d20250815_m051848_c001_v0001101_t0042_u01755235128825") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f419259e82438d42e_d20250815_m051834_c001_v7007000_t0000_u01755235114890") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af91bb_d20250815_m051831_c001_v0001101_t0055_u01755235111113") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f405a964bbc7ceb75_d20250815_m051822_c001_v7007000_t0000_u01755235102391") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9168_d20250815_m051815_c001_v0001101_t0001_u01755235095490") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4202e62cdca92f4f_d20250815_m051807_c001_v7007000_t0000_u01755235087517") 2025/08/15 05:22:18 DEBUG : splitbananasplit: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9126_d20250815_m051800_c001_v0001101_t0049_u01755235080805") 2025/08/15 05:22:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b92467e4_d20250815_m051914_c001_v7007000_t0000_u01755235154529") 2025/08/15 05:22:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af926d_d20250815_m051909_c001_v0001101_t0054_u01755235149805") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e9c_d20250815_m051754_c001_v7007000_t0000_u01755235074490") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af90fa_d20250815_m051753_c001_v0001101_t0057_u01755235073303") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e91_d20250815_m051752_c001_v7007000_t0000_u01755235072525") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50690_d20250815_m051751_c001_v0001102_t0034_u01755235071410") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14eea_d20250815_m051332_c001_v7007000_t0000_u01755234812990") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c03ec_d20250815_m051331_c001_v0001179_t0029_u01755234811863") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee8_d20250815_m051331_c001_v7007000_t0000_u01755234811293") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c03e2_d20250815_m051330_c001_v0001179_t0000_u01755234810325") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff2456b_d20250815_m051233_c001_v7007000_t0000_u01755234753172") 2025/08/15 05:22:18 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01b6_d20250815_m051231_c001_v0001179_t0049_u01755234751814") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24567_d20250815_m051231_c001_v7007000_t0000_u01755234751443") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c01aa_d20250815_m051230_c001_v0001179_t0033_u01755234750464") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24563_d20250815_m051224_c001_v7007000_t0000_u01755234744871") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0172_d20250815_m051223_c001_v0001179_t0051_u01755234743958") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24562_d20250815_m051223_c001_v7007000_t0000_u01755234743406") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0162_d20250815_m051221_c001_v0001179_t0047_u01755234741890") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0116_d20250815_m051215_c001_v0001179_t0043_u01755234735921") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404e3ce286c1113c_d20250815_m051215_c001_v7007000_t0000_u01755234735553") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0110_d20250815_m051214_c001_v0001179_t0023_u01755234734958") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0106_d20250815_m051214_c001_v0001179_t0055_u01755234734374") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f404e3ce286c1113b_d20250815_m051213_c001_v7007000_t0000_u01755234733636") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c00d4_d20250815_m051207_c001_v0001179_t0003_u01755234727929") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c008c_d20250815_m051201_c001_v0001179_t0019_u01755234721613") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e367734ab_d20250815_m051201_c001_v7007000_t0000_u01755234721232") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0082_d20250815_m051200_c001_v0001179_t0000_u01755234720612") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c007e_d20250815_m051159_c001_v0001179_t0050_u01755234719998") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4114cc1e3677349d_d20250815_m051159_c001_v7007000_t0000_u01755234719245") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0027_d20250815_m051150_c001_v0001179_t0045_u01755234710319") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129e1_d20250815_m051149_c001_v7007000_t0000_u01755234709949") 2025/08/15 05:22:19 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c001b_d20250815_m051149_c001_v0001179_t0008_u01755234709273") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129de_d20250815_m051148_c001_v7007000_t0000_u01755234708352") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0003_d20250815_m051147_c001_v0001179_t0039_u01755234707748") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129dc_d20250815_m051147_c001_v7007000_t0000_u01755234707188") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bfff7_d20250815_m051146_c001_v0001179_t0047_u01755234706563") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129da_d20250815_m051145_c001_v7007000_t0000_u01755234705624") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffe3_d20250815_m051144_c001_v0001179_t0025_u01755234704803") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d8_d20250815_m051144_c001_v7007000_t0000_u01755234704249") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffdb_d20250815_m051143_c001_v0001179_t0008_u01755234703584") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d7_d20250815_m051143_c001_v7007000_t0000_u01755234703030") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bffd3_d20250815_m051142_c001_v0001179_t0039_u01755234702447") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d2_d20250815_m051138_c001_v7007000_t0000_u01755234698062") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bff9b_d20250815_m051137_c001_v0001179_t0005_u01755234697375") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129d1_d20250815_m051136_c001_v7007000_t0000_u01755234696811") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bff94_d20250815_m051136_c001_v0001179_t0054_u01755234696201") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129cc_d20250815_m051135_c001_v7007000_t0000_u01755234695201") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bff81_d20250815_m051134_c001_v0001179_t0035_u01755234694617") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40322871fe1129cb_d20250815_m051132_c001_v7007000_t0000_u01755234692227") 2025/08/15 05:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878bff61_d20250815_m051131_c001_v0001179_t0032_u01755234691621") 2025/08/15 05:22:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e9d_d20250815_m051754_c001_v7007000_t0000_u01755235074675") 2025/08/15 05:22:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806622_d20250815_m051753_c001_v0001180_t0058_u01755235073314") 2025/08/15 05:22:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e92_d20250815_m051752_c001_v7007000_t0000_u01755235072709") 2025/08/15 05:22:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b135b_d20250815_m051751_c001_v0001182_t0043_u01755235071421") 2025/08/15 05:22:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e4a_d20250815_m052053_c001_v7007000_t0000_u01755235253480") 2025/08/15 05:22:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af941f_d20250815_m052052_c001_v0001101_t0051_u01755235252621") 2025/08/15 05:22:21 DEBUG : sub/yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee2_d20250815_m051328_c001_v7007000_t0000_u01755234808618") 2025/08/15 05:22:21 DEBUG : sub/yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c03c2_d20250815_m051327_c001_v0001179_t0023_u01755234807360") 2025/08/15 05:22:21 DEBUG : test_dir1/file2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e8f_d20250815_m051750_c001_v7007000_t0000_u01755235070618") 2025/08/15 05:22:21 DEBUG : test_dir1/file2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af90e4_d20250815_m051749_c001_v0001101_t0018_u01755235069238") 2025/08/15 05:22:21 DEBUG : test_dir1/file2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e8b_d20250815_m051748_c001_v7007000_t0000_u01755235068398") 2025/08/15 05:22:21 DEBUG : test_dir1/file2: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1301_d20250815_m051747_c001_v0001182_t0028_u01755235067180") 2025/08/15 05:22:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e90_d20250815_m051750_c001_v7007000_t0000_u01755235070805") 2025/08/15 05:22:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b1325_d20250815_m051749_c001_v0001182_t0030_u01755235069228") 2025/08/15 05:22:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4157d5f4dff24e8c_d20250815_m051748_c001_v7007000_t0000_u01755235068588") 2025/08/15 05:22:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50682_d20250815_m051747_c001_v0001102_t0022_u01755235067170") 2025/08/15 05:22:21 DEBUG : three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a8a_d20250815_m051318_c001_v7007000_t0000_u01755234798667") 2025/08/15 05:22:21 DEBUG : three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0350_d20250815_m051317_c001_v0001179_t0001_u01755234797455") 2025/08/15 05:22:21 DEBUG : three: Deleting (id "4_zef72dd63203dabcb9f880e1b_f100be84c878c0338_d20250815_m051315_c001_v0001179_t0042_u01755234795214") 2025/08/15 05:22:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e4b_d20250815_m052055_c001_v7007000_t0000_u01755235255424") 2025/08/15 05:22:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f509fa_d20250815_m052054_c001_v0001102_t0011_u01755235254467") 2025/08/15 05:22:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f965249_d20250815_m052113_c001_v7007000_t0000_u01755235273966") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806bf0_d20250815_m052112_c001_v0001180_t0051_u01755235272400") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e5d_d20250815_m052110_c001_v7007000_t0000_u01755235270768") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50a32_d20250815_m052109_c001_v0001102_t0017_u01755235269150") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e5b_d20250815_m052108_c001_v7007000_t0000_u01755235268150") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9453_d20250815_m052107_c001_v0001101_t0036_u01755235267331") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e55_d20250815_m052102_c001_v7007000_t0000_u01755235262636") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50a1a_d20250815_m052101_c001_v0001102_t0039_u01755235261599") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e56_d20250815_m052104_c001_v7007000_t0000_u01755235264705") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806bb4_d20250815_m052103_c001_v0001180_t0032_u01755235263624") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e51_d20250815_m052100_c001_v7007000_t0000_u01755235260611") 2025/08/15 05:22:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1150c329d6af9435_d20250815_m052059_c001_v0001101_t0015_u01755235259700") 2025/08/15 05:22:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e4f_d20250815_m052058_c001_v7007000_t0000_u01755235258713") 2025/08/15 05:22:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b2172_d20250815_m052058_c001_v0001182_t0003_u01755235258041") 2025/08/15 05:22:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e4d_d20250815_m052057_c001_v7007000_t0000_u01755235257055") 2025/08/15 05:22:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f119038166c806b84_d20250815_m052056_c001_v0001180_t0047_u01755235256403") 2025/08/15 05:22:22 DEBUG : toe/toe/toe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f40673a98dfc1a484_d20250815_m052119_c001_v7007000_t0000_u01755235279047") 2025/08/15 05:22:22 DEBUG : toe/toe/toe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1004130ce6f50a5a_d20250815_m052118_c001_v0001102_t0008_u01755235278236") 2025/08/15 05:22:22 DEBUG : toe/toe/toe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e58_d20250815_m052106_c001_v7007000_t0000_u01755235266341") 2025/08/15 05:22:22 DEBUG : toe/toe/toe: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b21ca_d20250815_m052105_c001_v0001182_t0004_u01755235265696") 2025/08/15 05:22:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f96524b_d20250815_m052114_c001_v7007000_t0000_u01755235274580") 2025/08/15 05:22:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f104ac501758b225a_d20250815_m052113_c001_v0001182_t0002_u01755235273752") 2025/08/15 05:22:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b96f40f964e5e_d20250815_m052111_c001_v7007000_t0000_u01755235271410") 2025/08/15 05:22:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef72dd63203dabcb9f880e1b_f1024a540d5c81827_d20250815_m052110_c001_v0001178_t0026_u01755235270546") 2025/08/15 05:22:23 DEBUG : two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a8b_d20250815_m051318_c001_v7007000_t0000_u01755234798854") 2025/08/15 05:22:23 DEBUG : two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f409b949da252f350_d20250815_m051316_c001_v0001043_t0013_u01755234796871") 2025/08/15 05:22:23 DEBUG : two: Deleting (id "4_zef72dd63203dabcb9f880e1b_f400be84c878c0332_d20250815_m051315_c001_v0001179_t0040_u01755234795027") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee5_d20250815_m051329_c001_v7007000_t0000_u01755234809359") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f114311a92a2c59bc_d20250815_m051328_c001_v0001180_t0049_u01755234808407") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ede_d20250815_m051326_c001_v7007000_t0000_u01755234806044") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f36c_d20250815_m051324_c001_v0001043_t0015_u01755234804629") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a8e_d20250815_m051323_c001_v7007000_t0000_u01755234803180") 2025/08/15 05:22:23 DEBUG : yam: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109b949da252f35a_d20250815_m051319_c001_v0001043_t0042_u01755234799440") 2025/08/15 05:22:23 DEBUG : yaml: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4145fb5ce5f14ee0_d20250815_m051326_c001_v7007000_t0000_u01755234806791") 2025/08/15 05:22:23 DEBUG : yaml: Deleting (id "4_zef72dd63203dabcb9f880e1b_f108ad4c26bf88335_d20250815_m051325_c001_v0001130_t0044_u01755234805732") 2025/08/15 05:22:23 DEBUG : yaml: Deleting (id "4_zef72dd63203dabcb9f880e1b_f4183e4d6b9245a90_d20250815_m051323_c001_v7007000_t0000_u01755234803984") 2025/08/15 05:22:23 DEBUG : yaml: Deleting (id "4_zef72dd63203dabcb9f880e1b_f109fb8c4ec3a91a9_d20250815_m051322_c001_v0001136_t0018_u01755234802881") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m59.17421739s (try 1/5)