"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/27 02:27:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa" 2025/07/27 02:27:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 02:27:17 DEBUG : Creating backend with remote "/tmp/rclone619334554" === 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-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/27 02:27:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:19 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:20 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", 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-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", 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-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:21 DEBUG : Creating backend with remote "/non-existing" 2025/07/27 02:27:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/27 02:27:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:22 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:22 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:24 INFO : B2 bucket rclone-test-lohaguq6tixa: Running all checks before starting transfers 2025/07/27 02:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:24 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:24 INFO : B2 bucket rclone-test-lohaguq6tixa: Checks finished, now starting transfers 2025/07/27 02:27:24 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:25 ERROR : Ignoring --no-traverse with sync 2025/07/27 02:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:25 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:25 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:26 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/27 02:27:27 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:27 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/27 02:27:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:27:28 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:28 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:27:30 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:30 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/27 02:27:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:27:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:27:31 INFO : sub dir2: Making directory 2025/07/27 02:27:31 INFO : sub dir: Making directory 2025/07/27 02:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:31 INFO : sub dir2/sub sub dir2: Making directory 2025/07/27 02:27:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:32 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/27 02:27:32 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:32 INFO : sub dir2: Making directory 2025/07/27 02:27:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/27 02:27:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:32 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:32 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:34 DEBUG : sub dir2: Making directory with metadata 2025/07/27 02:27:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:27:34 INFO : sub dir2: Making directory 2025/07/27 02:27:34 INFO : sub dir: Making directory 2025/07/27 02:27:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:34 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:34 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/27 02:27:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/27 02:27:35 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:35 INFO : sub dir2: Making directory 2025/07/27 02:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:36 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:37 DEBUG : sub dir2: Making directory with metadata 2025/07/27 02:27:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:27:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:27:37 INFO : sub dir2: Making directory 2025/07/27 02:27:37 INFO : sub dir: Making directory 2025/07/27 02:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:37 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:37 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:37 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/27 02:27:38 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:39 INFO : sub dir2: Making directory 2025/07/27 02:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:39 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dewowak7site" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-dewowak7site 2025/07/27 02:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:42 DEBUG : B2 bucket rclone-test-dewowak7site: Waiting for checks to finish 2025/07/27 02:27:42 DEBUG : B2 bucket rclone-test-dewowak7site: Waiting for transfers to finish 2025/07/27 02:27:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:27:43 DEBUG : B2 bucket rclone-test-dewowak7site: Purge remote 2025/07/27 02:27:43 INFO : B2 bucket rclone-test-dewowak7site: cleaning bucket "rclone-test-dewowak7site" of all files 2025/07/27 02:27:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f521db3b05d4b9b9f880e1b_f101d36cdc71731ab_d20250727_m022742_c001_v0001116_t0048_u01753583262900") --- PASS: TestServerSideCopy (4.36s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:46 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:27:46 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:27:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yulomiz4piri" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-yulomiz4piri 2025/07/27 02:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:49 DEBUG : B2 bucket rclone-test-yulomiz4piri: Waiting for checks to finish 2025/07/27 02:27:49 DEBUG : B2 bucket rclone-test-yulomiz4piri: Waiting for transfers to finish 2025/07/27 02:27:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:27:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:27:52 DEBUG : B2 bucket rclone-test-yulomiz4piri: Waiting for checks to finish 2025/07/27 02:27:52 DEBUG : B2 bucket rclone-test-yulomiz4piri: Waiting for transfers to finish 2025/07/27 02:27:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:27:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:27:52 DEBUG : B2 bucket rclone-test-yulomiz4piri: Purge remote 2025/07/27 02:27:52 INFO : B2 bucket rclone-test-yulomiz4piri: cleaning bucket "rclone-test-yulomiz4piri" of all files 2025/07/27 02:27:52 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d63b05d4b9b9f880e1b_f112b2b600b936b97_d20250727_m022752_c001_v0001041_t0046_u01753583272372") 2025/07/27 02:27:52 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d63b05d4b9b9f880e1b_f1028f1c70437796f_d20250727_m022750_c001_v0001101_t0003_u01753583270113") --- PASS: TestServerSideCopyOverSelf (6.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:27:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:27:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:27:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:27:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/27 02:27:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:27:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ragowut8ralu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-ragowut8ralu 2025/07/27 02:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:27:58 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for checks to finish 2025/07/27 02:27:58 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for transfers to finish 2025/07/27 02:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:27:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:28:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:28:00 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for checks to finish 2025/07/27 02:28:00 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for transfers to finish 2025/07/27 02:28:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:28:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:28:01 INFO : sub dir/hello world: Deleted 2025/07/27 02:28:02 DEBUG : testing file moves 2025/07/27 02:28:02 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for checks to finish 2025/07/27 02:28:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/27 02:28:02 DEBUG : B2 bucket rclone-test-ragowut8ralu: Waiting for transfers to finish 2025/07/27 02:28:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/27 02:28:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:28:03 INFO : sub dir/hello world: Deleted 2025/07/27 02:28:03 DEBUG : B2 bucket rclone-test-ragowut8ralu: Purge remote 2025/07/27 02:28:03 INFO : B2 bucket rclone-test-ragowut8ralu: cleaning bucket "rclone-test-ragowut8ralu" of all files 2025/07/27 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7ff25d93b05d4b9b9f880e1b_f11056476b9214b87_d20250727_m022802_c001_v0001036_t0031_u01753583282641") 2025/07/27 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7ff25d93b05d4b9b9f880e1b_f105a00949ec33c63_d20250727_m022800_c001_v0001157_t0029_u01753583280763") 2025/07/27 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7ff25d93b05d4b9b9f880e1b_f1042ff9cf544df66_d20250727_m022758_c001_v0001120_t0050_u01753583278947") --- PASS: TestServerSideMoveOverSelf (9.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:05 ERROR : error listing: directory not found 2025/07/27 02:28:06 INFO : Local file system at /tmp/rclone619334554: Making directory 2025/07/27 02:28:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:28:08 DEBUG : Local file system at /tmp/rclone619334554: Waiting for checks to finish 2025/07/27 02:28:08 DEBUG : Local file system at /tmp/rclone619334554: Waiting for transfers to finish 2025/07/27 02:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:28:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/27 02:28:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/27 02:28:09 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:09 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:28:09 INFO : check sum: Copied (new) 2025/07/27 02:28:09 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:28:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/27 02:28:10 DEBUG : check sum: Unchanged skipping 2025/07/27 02:28:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:10 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/27 02:28:11 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:11 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:28:11 INFO : sizeonly: Copied (new) 2025/07/27 02:28:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:11 DEBUG : sizeonly: Sizes identical 2025/07/27 02:28:11 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:11 DEBUG : sizeonly: Unchanged skipping 2025/07/27 02:28:11 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/27 02:28:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/27 02:28:13 INFO : ignore-size: Copied (new) 2025/07/27 02:28:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:28:13 DEBUG : ignore-size: Unchanged skipping 2025/07/27 02:28:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:28:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:15 DEBUG : existing: Unchanged skipping 2025/07/27 02:28:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:15 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:15 INFO : There was nothing to transfer 2025/07/27 02:28:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/27 02:28:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:28:15 INFO : existing: Copied (replaced existing) 2025/07/27 02:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.16s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:28:16 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:16 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:28:17 INFO : existing: Copied (new) 2025/07/27 02:28:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:17 DEBUG : existing: Destination exists, skipping 2025/07/27 02:28:17 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:17 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/27 02:28:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:19 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:28:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:19 INFO : a/potato2: Copied (new) 2025/07/27 02:28:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:28:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:28:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/27 02:28:21 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:21 INFO : There was nothing to transfer 2025/07/27 02:28:22 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:28:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:28:23 INFO : empty space: Updated modification time in destination 2025/07/27 02:28:23 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:23 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:23 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:28:24 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:28:24 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:24 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:24 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:28:26 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone619334554) 2025/07/27 02:28:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lohaguq6tixa) 2025/07/27 02:28:26 DEBUG : foo: sha1 differ 2025/07/27 02:28:26 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/27 02:28:26 INFO : foo: Copied (replaced existing) 2025/07/27 02:28:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/27 02:28:27 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:27 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:27 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:28 INFO : potato: Copied (new) 2025/07/27 02:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/27 02:28:30 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:30 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/27 02:28:30 INFO : potato: Copied (replaced existing) 2025/07/27 02:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/27 02:28:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone619334554) 2025/07/27 02:28:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lohaguq6tixa) 2025/07/27 02:28:31 DEBUG : potato: sha1 differ 2025/07/27 02:28:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/27 02:28:32 INFO : potato: Copied (replaced existing) 2025/07/27 02:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:34 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/27 02:28:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:36 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:36 INFO : potato2: Copied (new) 2025/07/27 02:28:36 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:38 INFO : d: Making directory 2025/07/27 02:28:38 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/27 02:28:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:39 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:28:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:39 INFO : a/potato2: Copied (new) 2025/07/27 02:28:39 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:41 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/27 02:28:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:41 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:28:42 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:42 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:42 INFO : a/potato2: Copied (new) 2025/07/27 02:28:42 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting files as there were IO errors 2025/07/27 02:28:42 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:44 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:44 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:44 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:44 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:44 INFO : potato: Deleted 2025/07/27 02:28:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:47 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:47 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:47 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:47 INFO : potato: Deleted 2025/07/27 02:28:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:47 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:47 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:47 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:28:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:28:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/27 02:28:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:52 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : enormous: Excluded 2025/07/27 02:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : potato2: Excluded 2025/07/27 02:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : potato2: Excluded 2025/07/27 02:28:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:52 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:52 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:52 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:52 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:52 INFO : There was nothing to transfer 2025/07/27 02:28:52 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : enormous: Excluded 2025/07/27 02:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : potato2: Excluded 2025/07/27 02:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:28:52 DEBUG : potato2: Excluded 2025/07/27 02:28:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/27 02:28:52 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:52 DEBUG : Local file system at /tmp/rclone619334554: Waiting for checks to finish 2025/07/27 02:28:52 DEBUG : Local file system at /tmp/rclone619334554: Waiting for transfers to finish 2025/07/27 02:28:52 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:28:54 DEBUG : enormous: Excluded 2025/07/27 02:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:28:54 DEBUG : potato2: Excluded 2025/07/27 02:28:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:28:55 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:55 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:55 INFO : enormous: Deleted 2025/07/27 02:28:55 INFO : potato2: Deleted 2025/07/27 02:28:55 INFO : There was nothing to transfer 2025/07/27 02:28:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/27 02:28:55 DEBUG : empty space: Unchanged skipping 2025/07/27 02:28:55 DEBUG : Local file system at /tmp/rclone619334554: Waiting for checks to finish 2025/07/27 02:28:55 DEBUG : Local file system at /tmp/rclone619334554: Waiting for transfers to finish 2025/07/27 02:28:55 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:55 INFO : potato2: Deleted 2025/07/27 02:28:55 INFO : enormous: Deleted 2025/07/27 02:28:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:28:58 DEBUG : five: Need to transfer - File not found at Destination 2025/07/27 02:28:58 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/27 02:28:58 DEBUG : one: Destination is newer than source, skipping 2025/07/27 02:28:58 DEBUG : three: Sizes identical 2025/07/27 02:28:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/27 02:28:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone619334554) 2025/07/27 02:28:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lohaguq6tixa) 2025/07/27 02:28:58 DEBUG : two: sha1 differ 2025/07/27 02:28:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:28:58 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/27 02:28:58 INFO : five: Copied (new) 2025/07/27 02:28:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/27 02:28:58 INFO : four: Copied (replaced existing) 2025/07/27 02:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:28:59 INFO : two: Copied (replaced existing) 2025/07/27 02:28:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:28:59 DEBUG : one: Destination is newer than source, skipping 2025/07/27 02:28:59 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:28:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/27 02:28:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/27 02:28:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:28:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/27 02:28:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:28:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone619334554) 2025/07/27 02:28:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/27 02:28:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lohaguq6tixa) 2025/07/27 02:28:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/27 02:28:59 DEBUG : three: sha1 differ 2025/07/27 02:28:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:28:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/27 02:28:59 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:28:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:28:59 INFO : three: Copied (replaced existing) 2025/07/27 02:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === 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-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/27 02:29:01 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:01 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:01 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:01 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:29:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/27 02:29:01 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:01 INFO : yam: Copied (new) 2025/07/27 02:29:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:29:01 INFO : potato: Copied (new) 2025/07/27 02:29:01 DEBUG : Waiting for deletions to finish 2025/07/27 02:29:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:29:02 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:02 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:02 DEBUG : potato: Unchanged skipping 2025/07/27 02:29:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:02 INFO : yam: Copied (server-side copy) to: yaml 2025/07/27 02:29:03 INFO : yam: Deleted 2025/07/27 02:29:03 INFO : yaml: Renamed from "yam" 2025/07/27 02:29:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/27 02:29:04 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:04 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:29:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/27 02:29:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:04 INFO : yam: Copied (new) 2025/07/27 02:29:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:29:04 INFO : potato: Copied (new) 2025/07/27 02:29:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:29:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:29:05 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:05 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:05 DEBUG : potato: Unchanged skipping 2025/07/27 02:29:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:05 INFO : yam: Copied (server-side copy) to: yaml 2025/07/27 02:29:05 INFO : yam: Deleted 2025/07/27 02:29:05 INFO : yaml: Renamed from "yam" 2025/07/27 02:29:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/27 02:29:06 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:06 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:29:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/27 02:29:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:07 INFO : sub/yam: Copied (new) 2025/07/27 02:29:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:29:07 INFO : potato: Copied (new) 2025/07/27 02:29:07 DEBUG : Waiting for deletions to finish 2025/07/27 02:29:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:29:07 DEBUG : potato: Unchanged skipping 2025/07/27 02:29:08 INFO : B2 bucket rclone-test-lohaguq6tixa: Making map for --track-renames 2025/07/27 02:29:08 INFO : B2 bucket rclone-test-lohaguq6tixa: Finished making map for --track-renames 2025/07/27 02:29:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for renames to finish 2025/07/27 02:29:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:29:08 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/27 02:29:08 INFO : sub/yam: Deleted 2025/07/27 02:29:08 INFO : yam: Renamed from "sub/yam" 2025/07/27 02:29:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:09 DEBUG : Creating backend with remote "/tmp/rclone619334554/dir1" 2025/07/27 02:29:09 DEBUG : Creating backend with remote "/tmp/rclone619334554/dir2" 2025/07/27 02:29:09 DEBUG : Local file system at /tmp/rclone619334554/dir2: Using server-side directory move 2025/07/27 02:29:09 INFO : Local file system at /tmp/rclone619334554/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/27 02:29:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/27 02:29:09 DEBUG : Local file system at /tmp/rclone619334554/dir2: Waiting for checks to finish 2025/07/27 02:29:09 DEBUG : Local file system at /tmp/rclone619334554/dir2: Waiting for transfers to finish 2025/07/27 02:29:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:29:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/27 02:29:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/27 02:29:10 INFO : nested/sub dir/file: Copied (new) 2025/07/27 02:29:10 INFO : nested/sub dir/file: Deleted 2025/07/27 02:29:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:29:11 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:29:11 INFO : sub dir/hello world: Deleted 2025/07/27 02:29:11 INFO : sub dir: Removing directory 2025/07/27 02:29:11 INFO : nested/sub dir: Removing directory 2025/07/27 02:29:11 INFO : nested: Removing directory 2025/07/27 02:29:11 DEBUG : Local file system at /tmp/rclone619334554: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:29:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/27 02:29:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:29:12 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:29:12 INFO : sub dir/hello world: Deleted 2025/07/27 02:29:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/27 02:29:12 INFO : nested/sub dir/file: Copied (new) 2025/07/27 02:29:12 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/27 02:29:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:29:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:29:13 INFO : existing: Copied (new) 2025/07/27 02:29:13 INFO : existing: Deleted 2025/07/27 02:29:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/27 02:29:14 INFO : existing-b: Copied (new) 2025/07/27 02:29:14 INFO : existing-b: Deleted 2025/07/27 02:29:14 DEBUG : existing: Destination exists, skipping 2025/07/27 02:29:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/27 02:29:14 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:29:14 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:29:14 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mudihoj3gasu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-mudihoj3gasu 2025/07/27 02:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:29:19 DEBUG : empty space: Unchanged skipping 2025/07/27 02:29:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:29:19 DEBUG : B2 bucket rclone-test-mudihoj3gasu: Waiting for checks to finish 2025/07/27 02:29:19 INFO : empty space: Deleted 2025/07/27 02:29:19 DEBUG : B2 bucket rclone-test-mudihoj3gasu: Waiting for transfers to finish 2025/07/27 02:29:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:19 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:20 INFO : potato2: Deleted 2025/07/27 02:29:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:20 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:20 INFO : potato3: Deleted 2025/07/27 02:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hopecod4jizi" 2025/07/27 02:29:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/27 02:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:29:21 DEBUG : B2 bucket rclone-test-hopecod4jizi: Waiting for checks to finish 2025/07/27 02:29:21 DEBUG : B2 bucket rclone-test-hopecod4jizi: Waiting for transfers to finish 2025/07/27 02:29:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:29:22 INFO : empty space: Copied (server-side copy) 2025/07/27 02:29:23 INFO : empty space: Deleted 2025/07/27 02:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:23 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:23 INFO : potato2: Deleted 2025/07/27 02:29:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:23 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:23 INFO : potato3: Deleted 2025/07/27 02:29:23 DEBUG : B2 bucket rclone-test-hopecod4jizi: Purge remote 2025/07/27 02:29:23 INFO : B2 bucket rclone-test-hopecod4jizi: cleaning bucket "rclone-test-hopecod4jizi" of all files 2025/07/27 02:29:24 DEBUG : empty space: Deleting (id "4_z3fe2ad03b06d4b9b9f880e1b_f104ab0cb31d976cc_d20250727_m022922_c001_v0001157_t0054_u01753583362641") 2025/07/27 02:29:24 DEBUG : potato2: Deleting (id "4_z3fe2ad03b06d4b9b9f880e1b_f10767a4a77c3af0f_d20250727_m022922_c001_v0001180_t0030_u01753583362988") 2025/07/27 02:29:24 DEBUG : potato3: Deleting (id "4_z3fe2ad03b06d4b9b9f880e1b_f102a9557af401944_d20250727_m022923_c001_v0001153_t0001_u01753583363101") 2025/07/27 02:29:24 DEBUG : B2 bucket rclone-test-mudihoj3gasu: Purge remote 2025/07/27 02:29:24 INFO : B2 bucket rclone-test-mudihoj3gasu: cleaning bucket "rclone-test-mudihoj3gasu" of all files 2025/07/27 02:29:24 DEBUG : empty space: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f413e4eae06202af3_d20250727_m022922_c001_v7007000_t0000_u01753583362937") 2025/07/27 02:29:24 DEBUG : empty space: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f107ea18399b8ea16_d20250727_m022918_c001_v0001131_t0059_u01753583358524") 2025/07/27 02:29:24 DEBUG : potato2: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f413e4eae06202af4_d20250727_m022923_c001_v7007000_t0000_u01753583363201") 2025/07/27 02:29:24 DEBUG : potato2: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f110bb00672f2e43d_d20250727_m022919_c001_v0001120_t0054_u01753583359639") 2025/07/27 02:29:24 DEBUG : potato3: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f413e4eae06202af5_d20250727_m022923_c001_v7007000_t0000_u01753583363501") 2025/07/27 02:29:24 DEBUG : potato3: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f1079fd2c5955e4f0_d20250727_m022920_c001_v0001091_t0024_u01753583360009") 2025/07/27 02:29:24 DEBUG : potato3: Deleting (id "4_z2ff28de3b06d4b9b9f880e1b_f107ea18399b8ea1a_d20250727_m022918_c001_v0001131_t0046_u01753583358811") --- PASS: TestServerSideMove (11.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-facepan9mova" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-facepan9mova 2025/07/27 02:29:32 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:29:32 DEBUG : empty space: Excluded 2025/07/27 02:29:32 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:29:32 DEBUG : empty space: Excluded 2025/07/27 02:29:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:29:32 DEBUG : B2 bucket rclone-test-facepan9mova: Waiting for checks to finish 2025/07/27 02:29:32 DEBUG : B2 bucket rclone-test-facepan9mova: Waiting for transfers to finish 2025/07/27 02:29:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:32 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:32 INFO : potato2: Deleted 2025/07/27 02:29:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:32 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:32 INFO : potato3: Deleted 2025/07/27 02:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lemiyih5romo" 2025/07/27 02:29:34 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:29:34 DEBUG : empty space: Excluded 2025/07/27 02:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:29:34 DEBUG : B2 bucket rclone-test-lemiyih5romo: Waiting for checks to finish 2025/07/27 02:29:34 DEBUG : B2 bucket rclone-test-lemiyih5romo: Waiting for transfers to finish 2025/07/27 02:29:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:35 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:35 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:35 INFO : potato2: Deleted 2025/07/27 02:29:35 INFO : potato3: Deleted 2025/07/27 02:29:36 DEBUG : B2 bucket rclone-test-lemiyih5romo: Purge remote 2025/07/27 02:29:36 INFO : B2 bucket rclone-test-lemiyih5romo: cleaning bucket "rclone-test-lemiyih5romo" of all files 2025/07/27 02:29:36 DEBUG : potato2: Deleting (id "4_zef42dd03b06d4b9b9f880e1b_f10211d1897f886f4_d20250727_m022935_c001_v0001109_t0012_u01753583375087") 2025/07/27 02:29:36 DEBUG : potato3: Deleting (id "4_zef42dd03b06d4b9b9f880e1b_f1177bfcfaaec2706_d20250727_m022935_c001_v0001180_t0050_u01753583375457") 2025/07/27 02:29:37 DEBUG : B2 bucket rclone-test-facepan9mova: Purge remote 2025/07/27 02:29:37 INFO : B2 bucket rclone-test-facepan9mova: cleaning bucket "rclone-test-facepan9mova" of all files 2025/07/27 02:29:37 DEBUG : empty space: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f109c5b958a3db664_d20250727_m022931_c001_v0001183_t0007_u01753583371297") 2025/07/27 02:29:37 DEBUG : potato2: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f40959225559c1356_d20250727_m022935_c001_v7007000_t0000_u01753583375767") 2025/07/27 02:29:37 DEBUG : potato2: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f116269b07977135f_d20250727_m022932_c001_v0001165_t0022_u01753583372152") 2025/07/27 02:29:37 DEBUG : potato3: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f419f5d167dd7d118_d20250727_m022935_c001_v7007000_t0000_u01753583375766") 2025/07/27 02:29:37 DEBUG : potato3: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f113981e10b23d7ea_d20250727_m022932_c001_v0001172_t0017_u01753583372426") 2025/07/27 02:29:37 DEBUG : potato3: Deleting (id "4_z5fb2cd03b06d4b9b9f880e1b_f109c5b958a3db666_d20250727_m022931_c001_v0001183_t0025_u01753583371535") --- PASS: TestServerSideMoveWithFilter (12.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:39 DEBUG : Creating backend with remote "TestB2:rclone-test-boxivav4xehi" 2025/07/27 02:29:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lohaguq6tixa -> B2 bucket rclone-test-boxivav4xehi 2025/07/27 02:29:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:29:44 DEBUG : empty space: Unchanged skipping 2025/07/27 02:29:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:29:44 DEBUG : B2 bucket rclone-test-boxivav4xehi: Waiting for checks to finish 2025/07/27 02:29:44 INFO : empty space: Deleted 2025/07/27 02:29:44 DEBUG : B2 bucket rclone-test-boxivav4xehi: Waiting for transfers to finish 2025/07/27 02:29:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:44 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:44 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:44 INFO : potato2: Deleted 2025/07/27 02:29:45 INFO : potato3: Deleted 2025/07/27 02:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yidokul3poxi" 2025/07/27 02:29:46 INFO : tomatoDir: Making directory 2025/07/27 02:29:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/27 02:29:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:29:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:29:46 DEBUG : B2 bucket rclone-test-yidokul3poxi: Waiting for checks to finish 2025/07/27 02:29:46 DEBUG : B2 bucket rclone-test-yidokul3poxi: Waiting for transfers to finish 2025/07/27 02:29:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:29:47 INFO : empty space: Copied (server-side copy) 2025/07/27 02:29:47 INFO : empty space: Deleted 2025/07/27 02:29:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:29:48 INFO : potato3: Copied (server-side copy) 2025/07/27 02:29:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:29:48 INFO : potato2: Copied (server-side copy) 2025/07/27 02:29:48 INFO : potato3: Deleted 2025/07/27 02:29:48 INFO : potato2: Deleted 2025/07/27 02:29:48 DEBUG : B2 bucket rclone-test-yidokul3poxi: Purge remote 2025/07/27 02:29:48 INFO : B2 bucket rclone-test-yidokul3poxi: cleaning bucket "rclone-test-yidokul3poxi" of all files 2025/07/27 02:29:49 DEBUG : empty space: Deleting (id "4_z7f020d13b07d4b9b9f880e1b_f1115f940540cd6f3_d20250727_m022947_c001_v0001038_t0008_u01753583387448") 2025/07/27 02:29:49 DEBUG : potato2: Deleting (id "4_z7f020d13b07d4b9b9f880e1b_f1112a7bf8a9c04db_d20250727_m022947_c001_v0001150_t0008_u01753583387824") 2025/07/27 02:29:49 DEBUG : potato3: Deleting (id "4_z7f020d13b07d4b9b9f880e1b_f1156d82210e24007_d20250727_m022947_c001_v0001150_t0059_u01753583387823") 2025/07/27 02:29:49 DEBUG : B2 bucket rclone-test-boxivav4xehi: Purge remote 2025/07/27 02:29:49 INFO : B2 bucket rclone-test-boxivav4xehi: cleaning bucket "rclone-test-boxivav4xehi" of all files 2025/07/27 02:29:49 DEBUG : empty space: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f40516cd1d27a37fe_d20250727_m022947_c001_v7007000_t0000_u01753583387858") 2025/07/27 02:29:49 DEBUG : empty space: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f1039bc1f00ab55f4_d20250727_m022943_c001_v0001171_t0020_u01753583383395") 2025/07/27 02:29:49 DEBUG : potato2: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f418407e7a4de4614_d20250727_m022948_c001_v7007000_t0000_u01753583388303") 2025/07/27 02:29:49 DEBUG : potato2: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f1118efe787c5515c_d20250727_m022944_c001_v0001105_t0016_u01753583384421") 2025/07/27 02:29:49 DEBUG : potato3: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f40516cd1d27a37ff_d20250727_m022948_c001_v7007000_t0000_u01753583388131") 2025/07/27 02:29:49 DEBUG : potato3: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f1018c2afc3393a08_d20250727_m022944_c001_v0001177_t0018_u01753583384806") 2025/07/27 02:29:49 DEBUG : potato3: Deleting (id "4_z5f82edf3b06d4b9b9f880e1b_f1039bc1f00ab55fa_d20250727_m022943_c001_v0001171_t0037_u01753583383712") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:29:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/rclone-sync-test" 2025/07/27 02:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/rclone-sync-test-include/layer2" 2025/07/27 02:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/rclone-sync-test-ignore-file" 2025/07/27 02:30:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/27 02:30:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/27 02:30:02 DEBUG : pacer: Reducing sleep to 10ms 2025/07/27 02:30:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/27 02:30:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test: Waiting for checks to finish 2025/07/27 02:30:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test: Waiting for transfers to finish 2025/07/27 02:30:02 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:02 INFO : There was nothing to transfer 2025/07/27 02:30:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/27 02:30:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:30:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:30:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:03 INFO : There was nothing to transfer 2025/07/27 02:30:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/27 02:30:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/27 02:30:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/27 02:30:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:03 INFO : There was nothing to transfer 2025/07/27 02:30:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/27 02:30:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:30:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:30:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:04 INFO : There was nothing to transfer 2025/07/27 02:30:04 DEBUG : Excluded 2025/07/27 02:30:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/27 02:30:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/27 02:30:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/27 02:30:05 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/CompareDest" 2025/07/27 02:30:08 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 02:30:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:30:10 INFO : one: Copied (new) 2025/07/27 02:30:10 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:30:11 INFO : one: Copied (replaced existing) 2025/07/27 02:30:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:30:13 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:13 INFO : There was nothing to transfer 2025/07/27 02:30:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:30:14 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:30:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:15 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:15 INFO : There was nothing to transfer 2025/07/27 02:30:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:30:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:30:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:15 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:15 INFO : There was nothing to transfer 2025/07/27 02:30:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/27 02:30:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:30:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:30:16 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:30:16 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:16 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:16 INFO : There was nothing to transfer 2025/07/27 02:30:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:17 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 02:30:17 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:30:17 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/27 02:30:18 INFO : two: Copied (new) 2025/07/27 02:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dest" 2025/07/27 02:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/pre-dest1" 2025/07/27 02:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/pre-dest2" 2025/07/27 02:30:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:30:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/27 02:30:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:30:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/27 02:30:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/27 02:30:26 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dest: Waiting for checks to finish 2025/07/27 02:30:26 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dest: Waiting for transfers to finish 2025/07/27 02:30:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/27 02:30:27 INFO : 3: Copied (new) 2025/07/27 02:30:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:30:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/CopyDest" 2025/07/27 02:30:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 02:30:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:30:33 INFO : one: Copied (new) 2025/07/27 02:30:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:33 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:33 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:30:34 INFO : one: Copied (replaced existing) 2025/07/27 02:30:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/BackupDir" 2025/07/27 02:30:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:37 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:30:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:30:38 INFO : one: Copied (server-side copy) 2025/07/27 02:30:38 INFO : one: Deleted 2025/07/27 02:30:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:30:39 INFO : one: Copied (server-side copy) 2025/07/27 02:30:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/27 02:30:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:39 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:40 DEBUG : one: Unchanged skipping 2025/07/27 02:30:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:30:41 INFO : two: Copied (server-side copy) 2025/07/27 02:30:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/27 02:30:41 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:41 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:41 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:41 DEBUG : one: Unchanged skipping 2025/07/27 02:30:41 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:41 DEBUG : two: Unchanged skipping 2025/07/27 02:30:41 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:41 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:41 INFO : There was nothing to transfer 2025/07/27 02:30:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:42 DEBUG : one: Unchanged skipping 2025/07/27 02:30:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/27 02:30:43 DEBUG : three: Destination not found in --copy-dest 2025/07/27 02:30:43 DEBUG : three: Need to transfer - File not found at Destination 2025/07/27 02:30:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:30:43 DEBUG : two: Unchanged skipping 2025/07/27 02:30:43 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:43 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/27 02:30:43 INFO : three: Copied (new) 2025/07/27 02:30:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/backup" 2025/07/27 02:30:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:30:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:30:50 DEBUG : two: Unchanged skipping 2025/07/27 02:30:50 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:30:52 INFO : one: Copied (server-side copy) 2025/07/27 02:30:52 INFO : one: Deleted 2025/07/27 02:30:52 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:30:53 INFO : one: Copied (new) 2025/07/27 02:30:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:30:53 INFO : three.txt: Copied (server-side copy) 2025/07/27 02:30:53 INFO : three.txt: Deleted 2025/07/27 02:30:53 INFO : three.txt: Moved into backup dir 2025/07/27 02:30:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:30:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:30:55 DEBUG : two: Unchanged skipping 2025/07/27 02:30:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:30:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:30:56 INFO : one: Copied (server-side copy) 2025/07/27 02:30:56 INFO : one: Deleted 2025/07/27 02:30:56 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:30:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:30:57 INFO : one: Copied (new) 2025/07/27 02:30:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:30:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:30:57 INFO : three.txt: Copied (server-side copy) 2025/07/27 02:30:57 INFO : three.txt: Deleted 2025/07/27 02:30:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/backup" 2025/07/27 02:31:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:31:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:03 DEBUG : two: Unchanged skipping 2025/07/27 02:31:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:31:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:05 INFO : one: Deleted 2025/07/27 02:31:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:05 INFO : one: Copied (new) 2025/07/27 02:31:05 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:31:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:06 INFO : three.txt: Deleted 2025/07/27 02:31:06 INFO : three.txt: Moved into backup dir 2025/07/27 02:31:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:31:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:08 DEBUG : two: Unchanged skipping 2025/07/27 02:31:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:08 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:08 INFO : one: Deleted 2025/07/27 02:31:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:31:09 INFO : one: Copied (new) 2025/07/27 02:31:09 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:09 INFO : three.txt: Deleted 2025/07/27 02:31:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/backup" 2025/07/27 02:31:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:15 DEBUG : two: Unchanged skipping 2025/07/27 02:31:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:31:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:31:17 INFO : one: Deleted 2025/07/27 02:31:17 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:18 INFO : one: Copied (new) 2025/07/27 02:31:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:31:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:31:19 INFO : three.txt: Deleted 2025/07/27 02:31:19 INFO : three.txt: Moved into backup dir 2025/07/27 02:31:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:20 DEBUG : two: Unchanged skipping 2025/07/27 02:31:20 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:31:21 INFO : one: Deleted 2025/07/27 02:31:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:31:21 INFO : one: Copied (new) 2025/07/27 02:31:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:31:22 INFO : three.txt: Deleted 2025/07/27 02:31:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:31:26 DEBUG : Config file has changed externally - reloading 2025/07/27 02:31:28 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:31:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:28 DEBUG : two: Unchanged skipping 2025/07/27 02:31:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:31:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:29 INFO : one: Deleted 2025/07/27 02:31:29 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:29 INFO : one: Copied (new) 2025/07/27 02:31:29 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:31:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:30 INFO : three.txt: Deleted 2025/07/27 02:31:30 INFO : three.txt: Moved into backup dir 2025/07/27 02:31:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/27 02:31:31 DEBUG : one.bak: Excluded 2025/07/27 02:31:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/27 02:31:31 DEBUG : three.txt.bak: Excluded 2025/07/27 02:31:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:31:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:31 DEBUG : two: Unchanged skipping 2025/07/27 02:31:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for checks to finish 2025/07/27 02:31:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:32 INFO : one: Deleted 2025/07/27 02:31:32 DEBUG : B2 bucket rclone-test-lohaguq6tixa path dst: Waiting for transfers to finish 2025/07/27 02:31:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:31:33 INFO : one: Copied (new) 2025/07/27 02:31:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:31:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:34 INFO : three.txt: Deleted 2025/07/27 02:31:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:31:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/4f22bda3b04d4b9b9f880e1b/c001_v0001043_t0011": EOF 2025/07/27 02:31:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/4f22bda3b04d4b9b9f880e1b/c001_v0001043_t0011": EOF) 2025/07/27 02:31:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lohaguq6tixa: 1/10 (Post "https://pod-000-1043-04.backblaze.com/b2api/v1/b2_upload_file/4f22bda3b04d4b9b9f880e1b/c001_v0001043_t0011": EOF) 2025/07/27 02:31:38 DEBUG : pacer: Reducing sleep to 10ms 2025/07/27 02:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:31:38 DEBUG : Config file has changed externally - reloading 2025/07/27 02:31:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:31:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:31:41 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:41 INFO : one: Deleted 2025/07/27 02:31:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:42 INFO : one: Copied (new) 2025/07/27 02:31:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:42 DEBUG : two: Unchanged skipping 2025/07/27 02:31:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/27 02:31:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:31:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:43 INFO : three.txt: Deleted 2025/07/27 02:31:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:44 INFO : three.txt: Copied (new) 2025/07/27 02:31:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:31:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:45 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:31:46 INFO : one: Deleted 2025/07/27 02:31:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:31:46 INFO : one: Copied (new) 2025/07/27 02:31:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:46 DEBUG : two: Unchanged skipping 2025/07/27 02:31:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/27 02:31:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:31:47 INFO : three.txt: Deleted 2025/07/27 02:31:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/27 02:31:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.21s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lohaguq6tixa/dst" 2025/07/27 02:31:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:31:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:31:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:31:54 INFO : one: Deleted 2025/07/27 02:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:55 INFO : one: Copied (new) 2025/07/27 02:31:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:55 DEBUG : two: Unchanged skipping 2025/07/27 02:31:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/27 02:31:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:31:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:31:56 INFO : three.txt: Deleted 2025/07/27 02:31:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:56 INFO : three.txt: Copied (new) 2025/07/27 02:31:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:31:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:31:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:31:58 INFO : one: Deleted 2025/07/27 02:31:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:31:58 INFO : one: Copied (new) 2025/07/27 02:31:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:31:58 DEBUG : two: Unchanged skipping 2025/07/27 02:31:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/27 02:31:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:31:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:31:59 INFO : three.txt: Deleted 2025/07/27 02:32:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/27 02:32:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/27 02:32:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/27 02:32:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/27 02:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:32:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:32:04 INFO : existing: Copied (new) 2025/07/27 02:32:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:32:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/27 02:32:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/27 02:32:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:05 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting files as there were IO errors 2025/07/27 02:32:05 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:06 DEBUG : existing: Unchanged skipping 2025/07/27 02:32:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:06 DEBUG : Waiting for deletions to finish 2025/07/27 02:32:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both0: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both10: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both11: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both12: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both14: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both17: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both15: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both13: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both16: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both2: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both18: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both19: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both1: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both3: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both7: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both4: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:18 DEBUG : both9: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both5: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both6: Unchanged skipping 2025/07/27 02:32:18 DEBUG : both8: Unchanged skipping 2025/07/27 02:32:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:32:18 INFO : only2: Deleted 2025/07/27 02:32:18 INFO : only3: Deleted 2025/07/27 02:32:19 INFO : only8: Deleted 2025/07/27 02:32:19 INFO : only1: Deleted 2025/07/27 02:32:19 INFO : only0: Deleted 2025/07/27 02:32:19 INFO : only11: Deleted 2025/07/27 02:32:19 INFO : only13: Deleted 2025/07/27 02:32:19 INFO : only19: Deleted 2025/07/27 02:32:19 INFO : only15: Deleted 2025/07/27 02:32:19 INFO : only4: Deleted 2025/07/27 02:32:19 INFO : only9: Deleted 2025/07/27 02:32:19 INFO : only10: Deleted 2025/07/27 02:32:19 INFO : only14: Deleted 2025/07/27 02:32:19 INFO : only5: Deleted 2025/07/27 02:32:19 INFO : only18: Deleted 2025/07/27 02:32:19 INFO : only6: Deleted 2025/07/27 02:32:19 INFO : only7: Deleted 2025/07/27 02:32:19 INFO : only12: Deleted 2025/07/27 02:32:19 INFO : only16: Deleted 2025/07/27 02:32:19 INFO : only17: Deleted 2025/07/27 02:32:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:32:34 DEBUG : both10: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both13: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both14: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both15: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both11: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both0: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both16: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both19: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both1: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both12: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both2: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both17: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both18: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both3: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both7: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both8: Unchanged skipping 2025/07/27 02:32:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:32:34 DEBUG : both4: Unchanged skipping 2025/07/27 02:32:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : both5: Unchanged skipping 2025/07/27 02:32:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : both6: Unchanged skipping 2025/07/27 02:32:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : both9: Unchanged skipping 2025/07/27 02:32:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/27 02:32:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:32:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:34 INFO : only0: Copied (replaced existing) 2025/07/27 02:32:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:34 INFO : only13: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only11: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only17: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only14: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only18: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only12: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only1: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only10: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only3: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only15: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only4: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only5: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only6: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only16: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only19: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only9: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only2: Copied (replaced existing) 2025/07/27 02:32:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:35 INFO : only7: Copied (replaced existing) 2025/07/27 02:32:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:32:36 INFO : only8: Copied (replaced existing) 2025/07/27 02:32:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.85s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:44 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:32:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:32:44 DEBUG : empty_on_remote: Making directory with metadata 2025/07/27 02:32:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:32:44 INFO : empty_on_remote: Making directory 2025/07/27 02:32:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 02:32:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:46 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:32:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:32:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/27 02:32:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:32:46 INFO : empty_on_remote: Making directory 2025/07/27 02:32:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 02:32:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:49 INFO : sub dir: Making directory 2025/07/27 02:32:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:32:53 INFO : sub dir: Making directory 2025/07/27 02:32:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:33:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:04 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : apple: Unchanged skipping 2025/07/27 02:33:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:33:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:33:05 DEBUG : banana: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:33:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:05 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:05 INFO : There was nothing to transfer 2025/07/27 02:33:05 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:05 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : apple: Unchanged skipping 2025/07/27 02:33:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:33:06 DEBUG : banana: Unchanged skipping 2025/07/27 02:33:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:33:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:06 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:06 INFO : There was nothing to transfer 2025/07/27 02:33:06 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:06 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:33:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:20 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:20 DEBUG : apple: Unchanged skipping 2025/07/27 02:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:20 DEBUG : banana: Unchanged skipping 2025/07/27 02:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:21 INFO : There was nothing to transfer 2025/07/27 02:33:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:21 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:33:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : apple: Unchanged skipping 2025/07/27 02:33:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : banana: Unchanged skipping 2025/07/27 02:33:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:33:21 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:21 INFO : There was nothing to transfer 2025/07/27 02:33:21 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:22 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:33:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:35 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:33:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:36 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:33:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:33:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/27 02:33:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:33:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:33:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:33:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:33:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:33:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:33:37 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/27 02:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:33:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:33:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:33:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:33:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:33:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:33:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:33:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:33:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:33:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:33:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:33:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:33:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:37 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:37 INFO : apple: Deleted 2025/07/27 02:33:38 INFO : appleappleapplebanana: Deleted 2025/07/27 02:33:38 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:33:38 INFO : splitbananasplit: Deleted 2025/07/27 02:33:38 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:33:38 INFO : banana: Deleted 2025/07/27 02:33:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:33:38 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:33:38 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : apple: Unchanged skipping 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:33:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : banana: Unchanged skipping 2025/07/27 02:33:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:33:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:33:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:39 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:39 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:39 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/27 02:33:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/27 02:33:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:33:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:33:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:33:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:33:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:33:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:33:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:33:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:33:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:33:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:33:52 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:52 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:33:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:33:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:33:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:33:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:33:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:33:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/27 02:33:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:53 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:53 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:33:53 INFO : apple: Copied (new) to: PREFIXapple 2025/07/27 02:33:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:33:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/27 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:33:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/27 02:33:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:33:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:33:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:33:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:33:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/27 02:33:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:33:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:33:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:33:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:33:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:33:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:33:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:33:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:33:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:33:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:33:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:33:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:33:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:33:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:54 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:33:54 INFO : appleappleapplebanana: Deleted 2025/07/27 02:33:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:33:55 INFO : splitbananasplit: Deleted 2025/07/27 02:33:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:33:55 INFO : apple: Deleted 2025/07/27 02:33:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:33:55 INFO : banana: Deleted 2025/07/27 02:33:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:33:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:33:55 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:33:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:33:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:33:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:33:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:33:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:33:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:33:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:33:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:33:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:33:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:33:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:33:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:33:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:33:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:33:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:33:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:33:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:33:56 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:33:56 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:33:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:33:56 INFO : appleappleapplebanana: Copied (new) 2025/07/27 02:33:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:33:56 INFO : banana: Copied (new) 2025/07/27 02:33:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:33:56 INFO : splitbananasplit: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:33:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:33:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:33:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:33:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:33:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:33:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/27 02:33:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:33:56 INFO : apple: Copied (new) 2025/07/27 02:33:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:33:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:33:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:33:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:33:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:33:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:33:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:33:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:33:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:33:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:33:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/27 02:33:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/27 02:33:57 INFO : PREFIXbanana: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/27 02:33:57 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/27 02:33:57 INFO : PREFIXsplitbananasplit: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/27 02:33:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/27 02:33:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/27 02:33:58 INFO : PREFIXapple: Deleted 2025/07/27 02:33:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/27 02:33:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/27 02:33:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/27 02:33:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/27 02:33:58 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:58 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : Waiting for deletions to finish 2025/07/27 02:33:58 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:34:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:11 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:34:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:34:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:34:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:34:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:34:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:34:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:34:13 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:34:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:34:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:34:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:34:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:34:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:34:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:34:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:34:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:34:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:34:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:34:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:34:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:34:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:14 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:14 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:34:14 INFO : apple: Deleted 2025/07/27 02:34:14 INFO : appleappleapplebanana: Deleted 2025/07/27 02:34:14 INFO : splitbananasplit: Deleted 2025/07/27 02:34:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:34:14 INFO : banana: Deleted 2025/07/27 02:34:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:34:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:34:14 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:34:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:34:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:34:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:34:15 INFO : apple: Copied (new) 2025/07/27 02:34:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:34:15 INFO : splitbananasplit: Copied (new) 2025/07/27 02:34:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:34:15 INFO : banana: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:34:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:34:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:34:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:34:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:34:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:34:16 INFO : appleappleapplebanana: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:34:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:34:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:34:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:34:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:34:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:34:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:34:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/27 02:34:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:34:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/27 02:34:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:34:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/27 02:34:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:34:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/27 02:34:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:34:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/27 02:34:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:17 INFO : appleSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/27 02:34:17 INFO : bananaSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : splitbananasplitSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/27 02:34:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/27 02:34:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:18 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:18 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:34:30 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:31 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:31 DEBUG : apple: Unchanged skipping 2025/07/27 02:34:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:31 DEBUG : banana: Unchanged skipping 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:34:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/27 02:34:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:34:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:34:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:31 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:34:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/27 02:34:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:34:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/27 02:34:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:34:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/27 02:34:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:34:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/27 02:34:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:34:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/27 02:34:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:34:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/27 02:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:34:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/27 02:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:34:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/27 02:34:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:34:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/27 02:34:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:34:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/27 02:34:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:34:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/27 02:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:34:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/27 02:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:34:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/27 02:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:34:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/27 02:34:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:34:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/27 02:34:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:34:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/27 02:34:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:34:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/27 02:34:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:33 INFO : appleappleapplebanana: Deleted 2025/07/27 02:34:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:34:33 INFO : splitbananasplit: Deleted 2025/07/27 02:34:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:34:33 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:34:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:34 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : appleapple: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : banana: Unchanged skipping 2025/07/27 02:34:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : apple: Unchanged skipping 2025/07/27 02:34:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:34:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:34:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:34:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:35 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : appleapple: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/27 02:34:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:34:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:34:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:34:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:34:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:34:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:34:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:34:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:34:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:34:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:34:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:34:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:34:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:34:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:34:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:34:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:34:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:34:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:34:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:34:47 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:47 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:34:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:34:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : banana: Unchanged skipping 2025/07/27 02:34:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : apple: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:34:48 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:48 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:48 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:48 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:34:49 DEBUG : apple: Unchanged skipping 2025/07/27 02:34:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : banana: Unchanged skipping 2025/07/27 02:34:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:34:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:34:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:34:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:34:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:49 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:34:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:34:50 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:34:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:02 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:03 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:03 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:04 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:04 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:18 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:18 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:19 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:19 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:32 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:33 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:33 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:33 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:34 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:34 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:35 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:48 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:48 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:49 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:49 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:49 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:35:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : apple: Unchanged skipping 2025/07/27 02:35:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : banana: Unchanged skipping 2025/07/27 02:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:35:50 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:50 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:50 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:50 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (178.44s) --- PASS: TestTransform/NFC (14.33s) --- PASS: TestTransform/NFD (15.49s) --- PASS: TestTransform/base64 (17.88s) --- PASS: TestTransform/prefix (18.87s) --- PASS: TestTransform/suffix (19.58s) --- PASS: TestTransform/truncate (16.64s) --- PASS: TestTransform/encoder (15.09s) --- PASS: TestTransform/ISO-8859-1 (14.86s) --- PASS: TestTransform/charmap (15.05s) --- PASS: TestTransform/lowercase (15.20s) --- PASS: TestTransform/ascii (15.44s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:35:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:35:55 INFO : sub dir_somesuffix: Making directory 2025/07/27 02:35:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:35:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/27 02:35:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:35:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/27 02:35:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:35:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:55 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:35:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:57 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:35:57 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:35:57 INFO : tictactoe: Making directory 2025/07/27 02:35:57 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:35:57 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:35:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:35:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:35:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:35:57 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:57 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/27 02:35:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:35:59 INFO : toe: Making directory 2025/07/27 02:35:59 INFO : toe/toe: Making directory 2025/07/27 02:35:59 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:35:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:35:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:35:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:35:59 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:35:59 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:35:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/27 02:35:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:00 INFO : toe: Making directory 2025/07/27 02:36:00 INFO : toe/toe: Making directory 2025/07/27 02:36:00 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:36:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:36:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/27 02:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:02 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:36:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:36:02 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:02 INFO : tictacempty_dir: Making directory 2025/07/27 02:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:02 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:02 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:02 INFO : tictactoe: Making directory 2025/07/27 02:36:02 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:02 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:02 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:03 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.25s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:04 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:36:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:36:04 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:04 INFO : tictacempty_dir: Making directory 2025/07/27 02:36:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:04 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:04 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:04 INFO : tictactoe: Making directory 2025/07/27 02:36:04 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:04 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:04 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:36:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:36:05 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:05 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:05 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:05 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:36:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/27 02:36:06 NOTICE: B2 bucket rclone-test-lohaguq6tixa: 0 differences found 2025/07/27 02:36:06 NOTICE: B2 bucket rclone-test-lohaguq6tixa: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:06 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:06 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:06 INFO : tictactoe: Making directory 2025/07/27 02:36:06 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:06 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:06 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:06 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:07 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:07 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:07 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:07 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:36:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/27 02:36:08 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2025/07/27 02:36:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:09 INFO : toe: Making directory 2025/07/27 02:36:09 INFO : toe/toe: Making directory 2025/07/27 02:36:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:36:09 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:09 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:09 INFO : toe/toe/toe: Copied (new) 2025/07/27 02:36:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.61s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:10 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:36:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:36:10 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:10 INFO : tictacempty_dir: Making directory 2025/07/27 02:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:10 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:10 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:10 INFO : tictactoe: Making directory 2025/07/27 02:36:10 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:10 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:10 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:36:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:10 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:11 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:36:11 INFO : toe/toe: Removing directory 2025/07/27 02:36:11 INFO : toe: Removing directory 2025/07/27 02:36:11 INFO : empty_dir: Removing directory 2025/07/27 02:36:11 DEBUG : Local file system at /tmp/rclone619334554: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:12 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:36:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:36:12 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:12 INFO : tictacempty_dir: Making directory 2025/07/27 02:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:12 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:12 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:12 INFO : tictactoe: Making directory 2025/07/27 02:36:12 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:12 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:12 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:12 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:13 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:36:13 INFO : toe/toe: Removing directory 2025/07/27 02:36:13 INFO : toe: Removing directory 2025/07/27 02:36:13 INFO : empty_dir: Removing directory 2025/07/27 02:36:13 DEBUG : Local file system at /tmp/rclone619334554: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/27 02:36: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: TestTransformFile (3.01s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:15 DEBUG : Reset feature "Copy" 2025/07/27 02:36:15 DEBUG : Reset feature "Move" 2025/07/27 02:36:15 DEBUG : Reset feature "Copy" 2025/07/27 02:36:15 DEBUG : Reset feature "Move" 2025/07/27 02:36:15 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:36:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:36:15 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:15 INFO : tictacempty_dir: Making directory 2025/07/27 02:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:36:15 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:15 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:15 INFO : tictactoe: Making directory 2025/07/27 02:36:15 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:15 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:36:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:15 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:36:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:36:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:36:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:15 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:36:16 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:36:16 INFO : toe/toe: Removing directory 2025/07/27 02:36:16 INFO : toe: Removing directory 2025/07/27 02:36:16 INFO : empty_dir: Removing directory 2025/07/27 02:36:16 DEBUG : Local file system at /tmp/rclone619334554: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/27 02:36:18 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.64s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:19 DEBUG : toe: transformed to: dG9l 2025/07/27 02:36:19 DEBUG : toe: transformed to: dG9l 2025/07/27 02:36:19 INFO : dG9l: Making directory 2025/07/27 02:36:19 DEBUG : toe: transformed to: dG9l 2025/07/27 02:36:19 DEBUG : toe: transformed to: dG9l 2025/07/27 02:36:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/27 02:36:19 INFO : dG9l/dG9l: Making directory 2025/07/27 02:36:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/27 02:36:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/27 02:36:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:36:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:36:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:36:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:19 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:36:20 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:20 DEBUG : dG9l: transformed to: toe 2025/07/27 02:36:20 DEBUG : dG9l: transformed to: toe 2025/07/27 02:36:21 DEBUG : dG9l: transformed to: toe 2025/07/27 02:36:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/27 02:36:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/27 02:36:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/27 02:36:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/27 02:36:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/27 02:36:21 DEBUG : Local file system at /tmp/rclone619334554: Waiting for checks to finish 2025/07/27 02:36:21 DEBUG : Local file system at /tmp/rclone619334554: Waiting for transfers to finish 2025/07/27 02:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.82s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-lohaguq6tixa", Local "Local file system at /tmp/rclone619334554", Modify Window "1ms" 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe: transformed to: 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe: transformed to: 2025/07/27 02:36:22 INFO : B2 bucket rclone-test-lohaguq6tixa: Making directory 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe: transformed to: 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe: transformed to: 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe/toe: transformed to: 2025/07/27 02:36:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/27 02:36:22 INFO : toe/toe: Making directory 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe/toe: transformed to: 2025/07/27 02:36:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe: transformed to: 2025/07/27 02:36:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:36:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:36:22 DEBUG : toe/toe/toe: transformed to: 2025/07/27 02:36:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/27 02:36:22 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for checks to finish 2025/07/27 02:36:22 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Waiting for transfers to finish 2025/07/27 02:36:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:36:22 INFO : toe/toe/toe: Copied (new) 2025/07/27 02:36:22 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting files as there were IO errors 2025/07/27 02:36:22 ERROR : B2 bucket rclone-test-lohaguq6tixa: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/07/27 02:36:23 DEBUG : B2 bucket rclone-test-lohaguq6tixa: Purge remote 2025/07/27 02:36:23 INFO : B2 bucket rclone-test-lohaguq6tixa: cleaning bucket "rclone-test-lohaguq6tixa" of all files 2025/07/27 02:36:24 DEBUG : BackupDir/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40a9_d20250727_m023044_c001_v7007000_t0000_u01753583444250") 2025/07/27 02:36:24 DEBUG : BackupDir/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f112d2090c9bdf3ca_d20250727_m023038_c001_v0001177_t0020_u01753583438536") 2025/07/27 02:36:24 DEBUG : CompareDest/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d5fe3_d20250727_m023018_c001_v7007000_t0000_u01753583418854") 2025/07/27 02:36:24 DEBUG : CompareDest/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3773_d20250727_m023012_c001_v0001181_t0012_u01753583412817") 2025/07/27 02:36:24 DEBUG : CompareDest/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d5fe4_d20250727_m023019_c001_v7007000_t0000_u01753583419036") 2025/07/27 02:36:24 DEBUG : CompareDest/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2287a_d20250727_m023014_c001_v0001180_t0025_u01753583414144") 2025/07/27 02:36:24 DEBUG : CopyDest/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40aa_d20250727_m023044_c001_v7007000_t0000_u01753583444431") 2025/07/27 02:36:24 DEBUG : CopyDest/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3923c_d20250727_m023035_c001_v0001043_t0058_u01753583435499") 2025/07/27 02:36:24 DEBUG : CopyDest/three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40ab_d20250727_m023044_c001_v7007000_t0000_u01753583444645") 2025/07/27 02:36:24 DEBUG : CopyDest/three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22904_d20250727_m023042_c001_v0001180_t0028_u01753583442428") 2025/07/27 02:36:25 DEBUG : CopyDest/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40ac_d20250727_m023044_c001_v7007000_t0000_u01753583444826") 2025/07/27 02:36:25 DEBUG : CopyDest/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3824_d20250727_m023039_c001_v0001181_t0052_u01753583439721") 2025/07/27 02:36:25 DEBUG : EXISTING: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e10b_d20250727_m023207_c001_v7007000_t0000_u01753583527038") 2025/07/27 02:36:25 DEBUG : EXISTING: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22af6_d20250727_m023206_c001_v0001180_t0053_u01753583526055") 2025/07/27 02:36:25 DEBUG : PREFIXapple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e13b_d20250727_m023357_c001_v7007000_t0000_u01753583637907") 2025/07/27 02:36:25 DEBUG : PREFIXapple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22edb_d20250727_m023353_c001_v0001180_t0056_u01753583633241") 2025/07/27 02:36:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394b_d20250727_m023357_c001_v7007000_t0000_u01753583637685") 2025/07/27 02:36:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f03_d20250727_m023353_c001_v0001109_t0051_u01753583633254") 2025/07/27 02:36:25 DEBUG : PREFIXbanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d612b_d20250727_m023357_c001_v7007000_t0000_u01753583637663") 2025/07/27 02:36:25 DEBUG : PREFIXbanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f96_d20250727_m023353_c001_v0001179_t0018_u01753583633262") 2025/07/27 02:36:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f402e1f7bb62b041a_d20250727_m023357_c001_v7007000_t0000_u01753583637692") 2025/07/27 02:36:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dd4_d20250727_m023353_c001_v0001181_t0014_u01753583633279") 2025/07/27 02:36:25 DEBUG : Testêé: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e103_d20250727_m023203_c001_v7007000_t0000_u01753583523737") 2025/07/27 02:36:25 DEBUG : Testêé: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ade_d20250727_m023203_c001_v0001180_t0028_u01753583523138") 2025/07/27 02:36:25 DEBUG : Testêé: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3a6e_d20250727_m023202_c001_v0001181_t0008_u01753583522195") 2025/07/27 02:36:25 DEBUG : YXBwbGU=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce116_d20250727_m023340_c001_v7007000_t0000_u01753583620492") 2025/07/27 02:36:25 DEBUG : YXBwbGU=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f28_d20250727_m023336_c001_v0001179_t0003_u01753583616882") 2025/07/27 02:36:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce117_d20250727_m023340_c001_v7007000_t0000_u01753583620674") 2025/07/27 02:36:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22dd9_d20250727_m023336_c001_v0001180_t0013_u01753583616111") 2025/07/27 02:36:26 DEBUG : YmFuYW5h: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce119_d20250727_m023340_c001_v7007000_t0000_u01753583620858") 2025/07/27 02:36:26 DEBUG : YmFuYW5h: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d44_d20250727_m023336_c001_v0001181_t0048_u01753583616124") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e058_d20250727_m022842_c001_v7007000_t0000_u01753583322622") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3914d_d20250727_m022841_c001_v0001043_t0039_u01753583321920") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de453d_d20250727_m022840_c001_v7007000_t0000_u01753583320287") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39141_d20250727_m022839_c001_v0001043_t0029_u01753583319243") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4506_d20250727_m022820_c001_v7007000_t0000_u01753583300445") 2025/07/27 02:36:26 DEBUG : a/potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390f3_d20250727_m022819_c001_v0001043_t0038_u01753583299522") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53265b_d20250727_m023551_c001_v7007000_t0000_u01753583751306") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83123_d20250727_m023546_c001_v0001109_t0019_u01753583746835") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3608a_d20250727_m023535_c001_v7007000_t0000_u01753583735753") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830e1_d20250727_m023531_c001_v0001109_t0021_u01753583731722") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4101_d20250727_m023520_c001_v7007000_t0000_u01753583720559") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830a7_d20250727_m023516_c001_v0001109_t0010_u01753583716493") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a647_d20250727_m023505_c001_v7007000_t0000_u01753583705521") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83055_d20250727_m023501_c001_v0001109_t0016_u01753583701448") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57947_d20250727_m023450_c001_v7007000_t0000_u01753583690613") 2025/07/27 02:36:26 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83013_d20250727_m023446_c001_v0001109_t0025_u01753583686379") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5790d_d20250727_m023435_c001_v7007000_t0000_u01753583675590") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f18_d20250727_m023429_c001_v0001181_t0025_u01753583669671") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce138_d20250727_m023419_c001_v7007000_t0000_u01753583659037") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742050_d20250727_m023415_c001_v0001179_t0012_u01753583655782") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff1b7_d20250727_m023414_c001_v7007000_t0000_u01753583654233") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f61_d20250727_m023410_c001_v0001109_t0045_u01753583650684") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394e_d20250727_m023359_c001_v7007000_t0000_u01753583639407") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f13_d20250727_m023356_c001_v0001109_t0007_u01753583636227") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6124_d20250727_m023355_c001_v7007000_t0000_u01753583635164") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ec1_d20250727_m023351_c001_v0001180_t0013_u01753583631304") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4049d4ddc9dd731d_d20250727_m023337_c001_v7007000_t0000_u01753583617907") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ead_d20250727_m023333_c001_v0001109_t0027_u01753583613235") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a603_d20250727_m023322_c001_v7007000_t0000_u01753583602767") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d50_d20250727_m023318_c001_v0001180_t0019_u01753583598445") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3904_d20250727_m023307_c001_v7007000_t0000_u01753583587190") 2025/07/27 02:36:27 DEBUG : apple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c54_d20250727_m023303_c001_v0001181_t0007_u01753583583108") 2025/07/27 02:36:27 DEBUG : appleSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418771a8f5ba74bf_d20250727_m023417_c001_v7007000_t0000_u01753583657272") 2025/07/27 02:36:27 DEBUG : appleSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f67_d20250727_m023412_c001_v0001109_t0015_u01753583652613") 2025/07/27 02:36:27 DEBUG : appleapple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5790f_d20250727_m023435_c001_v7007000_t0000_u01753583675774") 2025/07/27 02:36:27 DEBUG : appleapple: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82fbd_d20250727_m023431_c001_v0001109_t0013_u01753583671806") 2025/07/27 02:36:27 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53265c_d20250727_m023551_c001_v7007000_t0000_u01753583751486") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2335a_d20250727_m023547_c001_v0001180_t0047_u01753583747833") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3608c_d20250727_m023535_c001_v7007000_t0000_u01753583735936") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b232f4_d20250727_m023532_c001_v0001180_t0040_u01753583732633") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4102_d20250727_m023520_c001_v7007000_t0000_u01753583720741") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23294_d20250727_m023517_c001_v0001180_t0007_u01753583717376") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a648_d20250727_m023505_c001_v7007000_t0000_u01753583705702") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2322f_d20250727_m023502_c001_v0001180_t0015_u01753583702463") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57948_d20250727_m023450_c001_v7007000_t0000_u01753583690797") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23137_d20250727_m023447_c001_v0001180_t0027_u01753583687081") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57900_d20250727_m023433_c001_v7007000_t0000_u01753583673116") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23093_d20250727_m023430_c001_v0001180_t0009_u01753583670562") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce139_d20250727_m023419_c001_v7007000_t0000_u01753583659219") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f7f_d20250727_m023415_c001_v0001109_t0026_u01753583655795") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1ce_d20250727_m023414_c001_v7007000_t0000_u01753583654263") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e82_d20250727_m023411_c001_v0001181_t0050_u01753583651337") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394f_d20250727_m023359_c001_v7007000_t0000_u01753583639592") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f19_d20250727_m023356_c001_v0001180_t0051_u01753583636258") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4102464a4e59c67e_d20250727_m023354_c001_v7007000_t0000_u01753583634758") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f8c_d20250727_m023352_c001_v0001179_t0042_u01753583632017") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce112_d20250727_m023338_c001_v7007000_t0000_u01753583618009") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d30_d20250727_m023334_c001_v0001181_t0044_u01753583614044") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a604_d20250727_m023322_c001_v7007000_t0000_u01753583602948") 2025/07/27 02:36:28 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e5f_d20250727_m023318_c001_v0001109_t0017_u01753583598868") 2025/07/27 02:36:29 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3906_d20250727_m023307_c001_v7007000_t0000_u01753583587372") 2025/07/27 02:36:29 DEBUG : appleappleapplebanana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22cd6_d20250727_m023303_c001_v0001180_t0044_u01753583583807") 2025/07/27 02:36:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce135_d20250727_m023417_c001_v7007000_t0000_u01753583657318") 2025/07/27 02:36:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e8a_d20250727_m023412_c001_v0001181_t0009_u01753583652624") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e059_d20250727_m022842_c001_v7007000_t0000_u01753583322805") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39149_d20250727_m022840_c001_v0001043_t0039_u01753583320831") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4538_d20250727_m022839_c001_v7007000_t0000_u01753583319715") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3913b_d20250727_m022838_c001_v0001043_t0033_u01753583318035") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4505_d20250727_m022819_c001_v7007000_t0000_u01753583299891") 2025/07/27 02:36:29 DEBUG : b/potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390ef_d20250727_m022818_c001_v0001043_t0058_u01753583298330") 2025/07/27 02:36:29 DEBUG : backup/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4661_d20250727_m023058_c001_v7007000_t0000_u01753583458076") 2025/07/27 02:36:29 DEBUG : backup/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f105ad03a5e271e28_d20250727_m023055_c001_v0001117_t0013_u01753583455981") 2025/07/27 02:36:29 DEBUG : backup/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1042e2cc7a2c608b_d20250727_m023051_c001_v0001145_t0029_u01753583451388") 2025/07/27 02:36:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b78_d20250727_m023123_c001_v7007000_t0000_u01753583483039") 2025/07/27 02:36:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11972d9ebae62418_d20250727_m023120_c001_v0001182_t0047_u01753583480820") 2025/07/27 02:36:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104595880ba9c19a_d20250727_m023116_c001_v0001090_t0015_u01753583476887") 2025/07/27 02:36:29 DEBUG : backup/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40bf_d20250727_m023110_c001_v7007000_t0000_u01753583470248") 2025/07/27 02:36:29 DEBUG : backup/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f109c5b958a3db97d_d20250727_m023108_c001_v0001183_t0012_u01753583468590") 2025/07/27 02:36:30 DEBUG : backup/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11166a6eb2adb5b2_d20250727_m023104_c001_v0001172_t0014_u01753583464653") 2025/07/27 02:36:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b79_d20250727_m023123_c001_v7007000_t0000_u01753583483223") 2025/07/27 02:36:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1101b1a7c4c943cd_d20250727_m023122_c001_v0001037_t0042_u01753583482024") 2025/07/27 02:36:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1008f63fecc407ec_d20250727_m023118_c001_v0001099_t0039_u01753583478588") 2025/07/27 02:36:30 DEBUG : backup/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4662_d20250727_m023058_c001_v7007000_t0000_u01753583458258") 2025/07/27 02:36:30 DEBUG : backup/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11069ac389586110_d20250727_m023057_c001_v0001182_t0045_u01753583457324") 2025/07/27 02:36:30 DEBUG : backup/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1046a34e20d284ea_d20250727_m023053_c001_v0001109_t0053_u01753583453297") 2025/07/27 02:36:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40c0_d20250727_m023110_c001_v7007000_t0000_u01753583470431") 2025/07/27 02:36:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f118163788b92788f_d20250727_m023109_c001_v0001177_t0036_u01753583469393") 2025/07/27 02:36:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10984f4df1fda4f5_d20250727_m023106_c001_v0001116_t0000_u01753583466117") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53265d_d20250727_m023551_c001_v7007000_t0000_u01753583751667") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca41a3_d20250727_m023547_c001_v0001181_t0040_u01753583747620") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3608d_d20250727_m023536_c001_v7007000_t0000_u01753583736123") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4119_d20250727_m023532_c001_v0001181_t0016_u01753583732427") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4103_d20250727_m023520_c001_v7007000_t0000_u01753583720924") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca40a3_d20250727_m023517_c001_v0001181_t0040_u01753583717162") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a649_d20250727_m023505_c001_v7007000_t0000_u01753583705885") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4041_d20250727_m023502_c001_v0001181_t0021_u01753583702255") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5794a_d20250727_m023450_c001_v7007000_t0000_u01753583690979") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3fc6_d20250727_m023446_c001_v0001181_t0015_u01753583686874") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57910_d20250727_m023435_c001_v7007000_t0000_u01753583675959") 2025/07/27 02:36:30 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82fb5_d20250727_m023430_c001_v0001109_t0025_u01753583670074") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13a_d20250727_m023419_c001_v7007000_t0000_u01753583659402") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ea6_d20250727_m023415_c001_v0001181_t0019_u01753583655778") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1d1_d20250727_m023414_c001_v7007000_t0000_u01753583654814") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742026_d20250727_m023411_c001_v0001179_t0059_u01753583651127") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3950_d20250727_m023359_c001_v7007000_t0000_u01753583639775") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dfc_d20250727_m023356_c001_v0001181_t0020_u01753583636250") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6125_d20250727_m023355_c001_v7007000_t0000_u01753583635334") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82efb_d20250727_m023351_c001_v0001109_t0046_u01753583631509") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f57_d20250727_m023338_c001_v7007000_t0000_u01753583618344") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22dc1_d20250727_m023333_c001_v0001180_t0011_u01753583613838") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a605_d20250727_m023323_c001_v7007000_t0000_u01753583603130") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3cc8_d20250727_m023318_c001_v0001181_t0020_u01753583598658") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3907_d20250727_m023307_c001_v7007000_t0000_u01753583587554") 2025/07/27 02:36:31 DEBUG : banana: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e1b_d20250727_m023303_c001_v0001109_t0054_u01753583583333") 2025/07/27 02:36:31 DEBUG : bananaSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1d2_d20250727_m023417_c001_v7007000_t0000_u01753583657331") 2025/07/27 02:36:31 DEBUG : bananaSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fd7_d20250727_m023412_c001_v0001180_t0029_u01753583652642") 2025/07/27 02:36:31 DEBUG : both0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff112_d20250727_m023236_c001_v7007000_t0000_u01753583556643") 2025/07/27 02:36:31 DEBUG : both0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b3e_d20250727_m023224_c001_v0001181_t0023_u01753583544790") 2025/07/27 02:36:31 DEBUG : both0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a545_d20250727_m023220_c001_v7007000_t0000_u01753583540434") 2025/07/27 02:36:31 DEBUG : both0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aa0_d20250727_m023208_c001_v0001181_t0050_u01753583528898") 2025/07/27 02:36:31 DEBUG : both1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff114_d20250727_m023236_c001_v7007000_t0000_u01753583556826") 2025/07/27 02:36:32 DEBUG : both1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b46_d20250727_m023225_c001_v0001181_t0051_u01753583545616") 2025/07/27 02:36:32 DEBUG : both1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a546_d20250727_m023220_c001_v7007000_t0000_u01753583540616") 2025/07/27 02:36:32 DEBUG : both1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aa2_d20250727_m023209_c001_v0001181_t0017_u01753583529367") 2025/07/27 02:36:32 DEBUG : both10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff116_d20250727_m023237_c001_v7007000_t0000_u01753583557009") 2025/07/27 02:36:32 DEBUG : both10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b6c_d20250727_m023229_c001_v0001181_t0026_u01753583549702") 2025/07/27 02:36:32 DEBUG : both10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a547_d20250727_m023220_c001_v7007000_t0000_u01753583540801") 2025/07/27 02:36:32 DEBUG : both10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ad0_d20250727_m023213_c001_v0001181_t0031_u01753583533255") 2025/07/27 02:36:32 DEBUG : both11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff118_d20250727_m023237_c001_v7007000_t0000_u01753583557191") 2025/07/27 02:36:32 DEBUG : both11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b6e_d20250727_m023230_c001_v0001181_t0059_u01753583550196") 2025/07/27 02:36:32 DEBUG : both11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a549_d20250727_m023220_c001_v7007000_t0000_u01753583540982") 2025/07/27 02:36:32 DEBUG : both11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ad6_d20250727_m023213_c001_v0001181_t0056_u01753583533703") 2025/07/27 02:36:32 DEBUG : both12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff11b_d20250727_m023237_c001_v7007000_t0000_u01753583557373") 2025/07/27 02:36:32 DEBUG : both12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b72_d20250727_m023230_c001_v0001181_t0037_u01753583550604") 2025/07/27 02:36:32 DEBUG : both12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a54a_d20250727_m023221_c001_v7007000_t0000_u01753583541163") 2025/07/27 02:36:32 DEBUG : both12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ada_d20250727_m023214_c001_v0001181_t0016_u01753583534109") 2025/07/27 02:36:32 DEBUG : both13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff11d_d20250727_m023237_c001_v7007000_t0000_u01753583557562") 2025/07/27 02:36:32 DEBUG : both13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b74_d20250727_m023231_c001_v0001181_t0008_u01753583551013") 2025/07/27 02:36:32 DEBUG : both13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a54b_d20250727_m023221_c001_v7007000_t0000_u01753583541345") 2025/07/27 02:36:32 DEBUG : both13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ae0_d20250727_m023214_c001_v0001181_t0002_u01753583534519") 2025/07/27 02:36:32 DEBUG : both14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff120_d20250727_m023237_c001_v7007000_t0000_u01753583557789") 2025/07/27 02:36:32 DEBUG : both14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b76_d20250727_m023231_c001_v0001181_t0029_u01753583551418") 2025/07/27 02:36:33 DEBUG : both14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a54c_d20250727_m023221_c001_v7007000_t0000_u01753583541533") 2025/07/27 02:36:33 DEBUG : both14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ae6_d20250727_m023214_c001_v0001181_t0042_u01753583534939") 2025/07/27 02:36:33 DEBUG : both15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff122_d20250727_m023237_c001_v7007000_t0000_u01753583557971") 2025/07/27 02:36:33 DEBUG : both15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b78_d20250727_m023231_c001_v0001181_t0033_u01753583551828") 2025/07/27 02:36:33 DEBUG : both15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a54d_d20250727_m023221_c001_v7007000_t0000_u01753583541715") 2025/07/27 02:36:33 DEBUG : both15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3af0_d20250727_m023215_c001_v0001181_t0048_u01753583535349") 2025/07/27 02:36:33 DEBUG : both16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff124_d20250727_m023238_c001_v7007000_t0000_u01753583558152") 2025/07/27 02:36:33 DEBUG : both16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b7c_d20250727_m023232_c001_v0001181_t0011_u01753583552242") 2025/07/27 02:36:33 DEBUG : both16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a54e_d20250727_m023221_c001_v7007000_t0000_u01753583541902") 2025/07/27 02:36:33 DEBUG : both16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3afa_d20250727_m023215_c001_v0001181_t0024_u01753583535766") 2025/07/27 02:36:33 DEBUG : both17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff126_d20250727_m023238_c001_v7007000_t0000_u01753583558334") 2025/07/27 02:36:33 DEBUG : both17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b7e_d20250727_m023232_c001_v0001181_t0051_u01753583552680") 2025/07/27 02:36:33 DEBUG : both17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a550_d20250727_m023222_c001_v7007000_t0000_u01753583542191") 2025/07/27 02:36:33 DEBUG : both17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b00_d20250727_m023216_c001_v0001181_t0037_u01753583536368") 2025/07/27 02:36:33 DEBUG : both18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff129_d20250727_m023238_c001_v7007000_t0000_u01753583558516") 2025/07/27 02:36:33 DEBUG : both18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b84_d20250727_m023233_c001_v0001181_t0025_u01753583553128") 2025/07/27 02:36:33 DEBUG : both18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a551_d20250727_m023222_c001_v7007000_t0000_u01753583542374") 2025/07/27 02:36:33 DEBUG : both18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b0a_d20250727_m023216_c001_v0001181_t0051_u01753583536822") 2025/07/27 02:36:33 DEBUG : both19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff12b_d20250727_m023238_c001_v7007000_t0000_u01753583558703") 2025/07/27 02:36:33 DEBUG : both19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b88_d20250727_m023233_c001_v0001181_t0022_u01753583553602") 2025/07/27 02:36:33 DEBUG : both19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a552_d20250727_m023222_c001_v7007000_t0000_u01753583542555") 2025/07/27 02:36:33 DEBUG : both19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b10_d20250727_m023217_c001_v0001181_t0050_u01753583537286") 2025/07/27 02:36:34 DEBUG : both2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff12d_d20250727_m023238_c001_v7007000_t0000_u01753583558885") 2025/07/27 02:36:34 DEBUG : both2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b48_d20250727_m023226_c001_v0001181_t0059_u01753583546022") 2025/07/27 02:36:34 DEBUG : both2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a553_d20250727_m023222_c001_v7007000_t0000_u01753583542738") 2025/07/27 02:36:34 DEBUG : both2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aa6_d20250727_m023209_c001_v0001181_t0036_u01753583529789") 2025/07/27 02:36:34 DEBUG : both3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff12f_d20250727_m023239_c001_v7007000_t0000_u01753583559067") 2025/07/27 02:36:34 DEBUG : both3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b4e_d20250727_m023226_c001_v0001181_t0000_u01753583546535") 2025/07/27 02:36:34 DEBUG : both3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a554_d20250727_m023222_c001_v7007000_t0000_u01753583542921") 2025/07/27 02:36:34 DEBUG : both3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aa8_d20250727_m023210_c001_v0001181_t0016_u01753583530206") 2025/07/27 02:36:34 DEBUG : both4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff132_d20250727_m023239_c001_v7007000_t0000_u01753583559252") 2025/07/27 02:36:34 DEBUG : both4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b52_d20250727_m023226_c001_v0001181_t0012_u01753583546932") 2025/07/27 02:36:34 DEBUG : both4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a555_d20250727_m023223_c001_v7007000_t0000_u01753583543129") 2025/07/27 02:36:34 DEBUG : both4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aae_d20250727_m023210_c001_v0001181_t0027_u01753583530627") 2025/07/27 02:36:34 DEBUG : both5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff134_d20250727_m023239_c001_v7007000_t0000_u01753583559434") 2025/07/27 02:36:34 DEBUG : both5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b54_d20250727_m023227_c001_v0001181_t0031_u01753583547383") 2025/07/27 02:36:34 DEBUG : both5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a556_d20250727_m023223_c001_v7007000_t0000_u01753583543310") 2025/07/27 02:36:34 DEBUG : both5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ab2_d20250727_m023211_c001_v0001181_t0009_u01753583531082") 2025/07/27 02:36:34 DEBUG : both6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff136_d20250727_m023239_c001_v7007000_t0000_u01753583559625") 2025/07/27 02:36:34 DEBUG : both6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b58_d20250727_m023227_c001_v0001181_t0052_u01753583547793") 2025/07/27 02:36:34 DEBUG : both6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a557_d20250727_m023223_c001_v7007000_t0000_u01753583543492") 2025/07/27 02:36:34 DEBUG : both6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3aba_d20250727_m023211_c001_v0001181_t0045_u01753583531524") 2025/07/27 02:36:34 DEBUG : both7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff138_d20250727_m023239_c001_v7007000_t0000_u01753583559807") 2025/07/27 02:36:35 DEBUG : both7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b5a_d20250727_m023228_c001_v0001181_t0032_u01753583548245") 2025/07/27 02:36:35 DEBUG : both7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a558_d20250727_m023223_c001_v7007000_t0000_u01753583543674") 2025/07/27 02:36:35 DEBUG : both7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3abc_d20250727_m023211_c001_v0001181_t0056_u01753583531983") 2025/07/27 02:36:35 DEBUG : both8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff13b_d20250727_m023239_c001_v7007000_t0000_u01753583559991") 2025/07/27 02:36:35 DEBUG : both8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b5c_d20250727_m023228_c001_v0001181_t0004_u01753583548660") 2025/07/27 02:36:35 DEBUG : both8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a55a_d20250727_m023223_c001_v7007000_t0000_u01753583543870") 2025/07/27 02:36:35 DEBUG : both8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ac2_d20250727_m023212_c001_v0001181_t0023_u01753583532393") 2025/07/27 02:36:35 DEBUG : both9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff13d_d20250727_m023240_c001_v7007000_t0000_u01753583560173") 2025/07/27 02:36:35 DEBUG : both9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3b60_d20250727_m023229_c001_v0001181_t0025_u01753583549141") 2025/07/27 02:36:35 DEBUG : both9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a55b_d20250727_m023224_c001_v7007000_t0000_u01753583544051") 2025/07/27 02:36:35 DEBUG : both9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3acc_d20250727_m023212_c001_v0001181_t0018_u01753583532825") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e05a_d20250727_m022842_c001_v7007000_t0000_u01753583322988") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3914b_d20250727_m022841_c001_v0001043_t0004_u01753583321141") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de453f_d20250727_m022840_c001_v7007000_t0000_u01753583320469") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3913d_d20250727_m022838_c001_v0001043_t0001_u01753583318436") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4507_d20250727_m022820_c001_v7007000_t0000_u01753583300643") 2025/07/27 02:36:35 DEBUG : c/non empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390f1_d20250727_m022818_c001_v0001043_t0040_u01753583298767") 2025/07/27 02:36:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11a_d20250727_m023341_c001_v7007000_t0000_u01753583621042") 2025/07/27 02:36:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ec3_d20250727_m023336_c001_v0001109_t0028_u01753583616133") 2025/07/27 02:36:35 DEBUG : check sum: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e80_d20250727_m022810_c001_v7007000_t0000_u01753583290614") 2025/07/27 02:36:35 DEBUG : check sum: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390d5_d20250727_m022809_c001_v0001043_t0045_u01753583289479") 2025/07/27 02:36:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6272_d20250727_m023621_c001_v7007000_t0000_u01753583781817") 2025/07/27 02:36:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e831cb_d20250727_m023619_c001_v0001109_t0032_u01753583779957") 2025/07/27 02:36:36 DEBUG : dest/3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d409e_d20250727_m023028_c001_v7007000_t0000_u01753583428014") 2025/07/27 02:36:36 DEBUG : dest/3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4124090615be365e_d20250727_m023026_c001_v0001184_t0027_u01753583426919") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57912_d20250727_m023436_c001_v7007000_t0000_u01753583676144") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f30_d20250727_m023432_c001_v0001181_t0037_u01753583672036") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53265f_d20250727_m023551_c001_v7007000_t0000_u01753583751848") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83105_d20250727_m023540_c001_v0001109_t0009_u01753583740518") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3608e_d20250727_m023536_c001_v7007000_t0000_u01753583736306") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830cd_d20250727_m023525_c001_v0001109_t0023_u01753583725318") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4104_d20250727_m023521_c001_v7007000_t0000_u01753583721108") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83085_d20250727_m023510_c001_v0001109_t0057_u01753583710272") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a64a_d20250727_m023506_c001_v7007000_t0000_u01753583706082") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83041_d20250727_m023455_c001_v0001109_t0029_u01753583695407") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5794b_d20250727_m023451_c001_v7007000_t0000_u01753583691163") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ff3_d20250727_m023440_c001_v0001109_t0054_u01753583680348") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6149_d20250727_m023433_c001_v7007000_t0000_u01753583673494") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eec_d20250727_m023423_c001_v0001181_t0051_u01753583663682") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13b_d20250727_m023419_c001_v7007000_t0000_u01753583659585") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742056_d20250727_m023415_c001_v0001179_t0030_u01753583655991") 2025/07/27 02:36:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4070d2a0679305d8_d20250727_m023414_c001_v7007000_t0000_u01753583654634") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f45_d20250727_m023404_c001_v0001109_t0047_u01753583644098") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3951_d20250727_m023359_c001_v7007000_t0000_u01753583639961") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f21_d20250727_m023356_c001_v0001180_t0012_u01753583636459") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f88_d20250727_m023354_c001_v7007000_t0000_u01753583634947") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22e69_d20250727_m023345_c001_v0001180_t0014_u01753583625231") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88cb6_d20250727_m023338_c001_v7007000_t0000_u01753583618511") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3cf8_d20250727_m023327_c001_v0001181_t0002_u01753583607351") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a606_d20250727_m023323_c001_v7007000_t0000_u01753583603314") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e3f_d20250727_m023311_c001_v0001109_t0046_u01753583591861") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3908_d20250727_m023307_c001_v7007000_t0000_u01753583587737") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22c9a_d20250727_m023257_c001_v0001180_t0049_u01753583577525") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418771a8f5ba74c1_d20250727_m023417_c001_v7007000_t0000_u01753583657640") 2025/07/27 02:36:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e8c_d20250727_m023412_c001_v0001181_t0038_u01753583652832") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57914_d20250727_m023436_c001_v7007000_t0000_u01753583676335") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2309d_d20250727_m023432_c001_v0001180_t0057_u01753583672014") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532660_d20250727_m023552_c001_v7007000_t0000_u01753583752031") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4169_d20250727_m023541_c001_v0001181_t0058_u01753583741774") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3608f_d20250727_m023536_c001_v7007000_t0000_u01753583736490") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca40eb_d20250727_m023526_c001_v0001181_t0023_u01753583726198") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4105_d20250727_m023521_c001_v7007000_t0000_u01753583721292") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4071_d20250727_m023511_c001_v0001181_t0002_u01753583711253") 2025/07/27 02:36:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a64c_d20250727_m023506_c001_v7007000_t0000_u01753583706280") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4009_d20250727_m023456_c001_v0001181_t0048_u01753583696297") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5794c_d20250727_m023451_c001_v7007000_t0000_u01753583691348") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f7a_d20250727_m023441_c001_v0001181_t0049_u01753583681374") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d614a_d20250727_m023433_c001_v7007000_t0000_u01753583673680") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f93_d20250727_m023424_c001_v0001109_t0033_u01753583664268") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13c_d20250727_m023419_c001_v7007000_t0000_u01753583659776") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ffa_d20250727_m023416_c001_v0001180_t0004_u01753583656001") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1d0_d20250727_m023414_c001_v7007000_t0000_u01753583654631") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741ffa_d20250727_m023405_c001_v0001179_t0048_u01753583645671") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3952_d20250727_m023400_c001_v7007000_t0000_u01753583640188") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e04_d20250727_m023356_c001_v0001181_t0028_u01753583636472") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e137_d20250727_m023355_c001_v7007000_t0000_u01753583635115") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ee1_d20250727_m023345_c001_v0001109_t0021_u01753583625818") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4049d4ddc9dd731f_d20250727_m023338_c001_v7007000_t0000_u01753583618278") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e8d_d20250727_m023327_c001_v0001109_t0058_u01753583607997") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a607_d20250727_m023323_c001_v7007000_t0000_u01753583603497") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d1c_d20250727_m023312_c001_v0001180_t0042_u01753583592695") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3909_d20250727_m023307_c001_v7007000_t0000_u01753583587921") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c2c_d20250727_m023257_c001_v0001181_t0051_u01753583577730") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f295678d_d20250727_m023417_c001_v7007000_t0000_u01753583657338") 2025/07/27 02:36:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974203a_d20250727_m023412_c001_v0001179_t0019_u01753583652841") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57915_d20250727_m023436_c001_v7007000_t0000_u01753583676521") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420b4_d20250727_m023432_c001_v0001179_t0003_u01753583672024") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532661_d20250727_m023552_c001_v7007000_t0000_u01753583752213") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23332_d20250727_m023542_c001_v0001180_t0032_u01753583742343") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36090_d20250727_m023536_c001_v7007000_t0000_u01753583736674") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b232d4_d20250727_m023526_c001_v0001180_t0025_u01753583726772") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4106_d20250727_m023521_c001_v7007000_t0000_u01753583721475") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2326b_d20250727_m023511_c001_v0001180_t0045_u01753583711820") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a64d_d20250727_m023506_c001_v7007000_t0000_u01753583706462") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b231e6_d20250727_m023456_c001_v0001180_t0007_u01753583696883") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5794d_d20250727_m023451_c001_v7007000_t0000_u01753583691530") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230e5_d20250727_m023441_c001_v0001180_t0012_u01753583681978") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac583175_d20250727_m023433_c001_v7007000_t0000_u01753583673556") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23065_d20250727_m023425_c001_v0001180_t0001_u01753583665214") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13d_d20250727_m023419_c001_v7007000_t0000_u01753583659960") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eac_d20250727_m023416_c001_v0001181_t0035_u01753583656016") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f295677b_d20250727_m023414_c001_v7007000_t0000_u01753583654644") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e5a_d20250727_m023406_c001_v0001181_t0012_u01753583646240") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3953_d20250727_m023400_c001_v7007000_t0000_u01753583640372") 2025/07/27 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fb8_d20250727_m023356_c001_v0001179_t0043_u01753583636479") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4102464a4e59c680_d20250727_m023355_c001_v7007000_t0000_u01753583635121") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f68_d20250727_m023346_c001_v0001179_t0019_u01753583626801") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce114_d20250727_m023338_c001_v7007000_t0000_u01753583618397") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d8f_d20250727_m023328_c001_v0001180_t0038_u01753583608921") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a608_d20250727_m023323_c001_v7007000_t0000_u01753583603677") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c90_d20250727_m023313_c001_v0001181_t0021_u01753583593260") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a390b_d20250727_m023308_c001_v7007000_t0000_u01753583588105") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82dff_d20250727_m023257_c001_v0001109_t0042_u01753583577938") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e97d_d20250727_m023417_c001_v7007000_t0000_u01753583657352") 2025/07/27 02:36:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fd9_d20250727_m023412_c001_v0001180_t0019_u01753583652852") 2025/07/27 02:36:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57916_d20250727_m023436_c001_v7007000_t0000_u01753583676706") 2025/07/27 02:36:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230a3_d20250727_m023432_c001_v0001180_t0044_u01753583672229") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532662_d20250727_m023552_c001_v7007000_t0000_u01753583752395") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497422b5_d20250727_m023542_c001_v0001179_t0014_u01753583742910") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36091_d20250727_m023536_c001_v7007000_t0000_u01753583736858") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974224d_d20250727_m023527_c001_v0001179_t0031_u01753583727371") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4107_d20250727_m023521_c001_v7007000_t0000_u01753583721658") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497421eb_d20250727_m023512_c001_v0001179_t0023_u01753583712389") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a64e_d20250727_m023506_c001_v7007000_t0000_u01753583706645") 2025/07/27 02:36:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742186_d20250727_m023457_c001_v0001179_t0024_u01753583697461") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5794f_d20250727_m023451_c001_v7007000_t0000_u01753583691713") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742128_d20250727_m023442_c001_v0001179_t0052_u01753583682540") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40959225559c1575_d20250727_m023433_c001_v7007000_t0000_u01753583673505") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974208e_d20250727_m023425_c001_v0001179_t0023_u01753583665781") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13e_d20250727_m023420_c001_v7007000_t0000_u01753583660141") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742058_d20250727_m023416_c001_v0001179_t0000_u01753583656190") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e979_d20250727_m023414_c001_v7007000_t0000_u01753583654622") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fa7_d20250727_m023406_c001_v0001180_t0033_u01753583646824") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3954_d20250727_m023400_c001_v7007000_t0000_u01753583640556") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f23_d20250727_m023356_c001_v0001180_t0020_u01753583636665") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a578b6_d20250727_m023355_c001_v7007000_t0000_u01753583635338") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3da0_d20250727_m023347_c001_v0001181_t0028_u01753583627373") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce113_d20250727_m023338_c001_v7007000_t0000_u01753583618214") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d04_d20250727_m023329_c001_v0001181_t0021_u01753583609118") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a609_d20250727_m023323_c001_v7007000_t0000_u01753583603858") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e47_d20250727_m023313_c001_v0001109_t0018_u01753583593465") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a390c_d20250727_m023308_c001_v7007000_t0000_u01753583588288") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ca8_d20250727_m023259_c001_v0001180_t0036_u01753583579004") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202bf5_d20250727_m023417_c001_v7007000_t0000_u01753583657285") 2025/07/27 02:36:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e90_d20250727_m023413_c001_v0001181_t0041_u01753583653041") 2025/07/27 02:36:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57918_d20250727_m023436_c001_v7007000_t0000_u01753583676889") 2025/07/27 02:36:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f34_d20250727_m023432_c001_v0001181_t0054_u01753583672244") 2025/07/27 02:36:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532663_d20250727_m023552_c001_v7007000_t0000_u01753583752580") 2025/07/27 02:36:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e8310d_d20250727_m023543_c001_v0001109_t0020_u01753583743113") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36092_d20250727_m023537_c001_v7007000_t0000_u01753583737042") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830d7_d20250727_m023527_c001_v0001109_t0026_u01753583727599") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4108_d20250727_m023521_c001_v7007000_t0000_u01753583721843") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83093_d20250727_m023512_c001_v0001109_t0030_u01753583712678") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a64f_d20250727_m023506_c001_v7007000_t0000_u01753583706843") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83045_d20250727_m023457_c001_v0001109_t0001_u01753583697692") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57950_d20250727_m023451_c001_v7007000_t0000_u01753583691896") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83003_d20250727_m023442_c001_v0001109_t0020_u01753583682746") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40959225559c1576_d20250727_m023433_c001_v7007000_t0000_u01753583673697") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ef8_d20250727_m023426_c001_v0001181_t0018_u01753583666083") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce13f_d20250727_m023420_c001_v7007000_t0000_u01753583660323") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eae_d20250727_m023416_c001_v0001181_t0010_u01753583656233") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418771a8f5ba74bd_d20250727_m023414_c001_v7007000_t0000_u01753583654884") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f55_d20250727_m023407_c001_v0001109_t0050_u01753583647085") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3955_d20250727_m023400_c001_v7007000_t0000_u01753583640739") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e06_d20250727_m023356_c001_v0001181_t0054_u01753583636697") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6126_d20250727_m023355_c001_v7007000_t0000_u01753583635347") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22e8b_d20250727_m023347_c001_v0001180_t0053_u01753583627576") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff19b_d20250727_m023338_c001_v7007000_t0000_u01753583618517") 2025/07/27 02:36:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e93_d20250727_m023329_c001_v0001109_t0024_u01753583609343") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a60a_d20250727_m023324_c001_v7007000_t0000_u01753583604039") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d22_d20250727_m023314_c001_v0001180_t0007_u01753583594235") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a390d_d20250727_m023308_c001_v7007000_t0000_u01753583588474") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c36_d20250727_m023259_c001_v0001181_t0013_u01753583579212") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418771a8f5ba74c0_d20250727_m023417_c001_v7007000_t0000_u01753583657455") 2025/07/27 02:36:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974203c_d20250727_m023413_c001_v0001179_t0040_u01753583653050") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5791a_d20250727_m023437_c001_v7007000_t0000_u01753583677080") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420ba_d20250727_m023432_c001_v0001179_t0048_u01753583672254") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532664_d20250727_m023552_c001_v7007000_t0000_u01753583752761") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca417f_d20250727_m023543_c001_v0001181_t0003_u01753583743658") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36093_d20250727_m023537_c001_v7007000_t0000_u01753583737226") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca40f7_d20250727_m023528_c001_v0001181_t0001_u01753583728375") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4109_d20250727_m023522_c001_v7007000_t0000_u01753583722024") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4089_d20250727_m023513_c001_v0001181_t0054_u01753583713569") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a650_d20250727_m023507_c001_v7007000_t0000_u01753583707027") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca401d_d20250727_m023458_c001_v0001181_t0029_u01753583698428") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57951_d20250727_m023452_c001_v7007000_t0000_u01753583692078") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f8e_d20250727_m023443_c001_v0001181_t0028_u01753583683427") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6147_d20250727_m023433_c001_v7007000_t0000_u01753583673125") 2025/07/27 02:36:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f9d_d20250727_m023426_c001_v0001109_t0041_u01753583666290") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce140_d20250727_m023420_c001_v7007000_t0000_u01753583660506") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ffc_d20250727_m023416_c001_v0001180_t0024_u01753583656249") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff1b8_d20250727_m023414_c001_v7007000_t0000_u01753583654438") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742006_d20250727_m023407_c001_v0001179_t0033_u01753583647515") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3956_d20250727_m023400_c001_v7007000_t0000_u01753583640923") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fbc_d20250727_m023356_c001_v0001179_t0048_u01753583636705") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f86_d20250727_m023354_c001_v7007000_t0000_u01753583634764") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ee7_d20250727_m023347_c001_v0001109_t0040_u01753583627774") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88cb5_d20250727_m023338_c001_v7007000_t0000_u01753583618328") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d95_d20250727_m023329_c001_v0001180_t0033_u01753583609870") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a60b_d20250727_m023324_c001_v7007000_t0000_u01753583604220") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c98_d20250727_m023314_c001_v0001181_t0009_u01753583594456") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a390e_d20250727_m023308_c001_v7007000_t0000_u01753583588658") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e05_d20250727_m023259_c001_v0001109_t0036_u01753583579420") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f295678c_d20250727_m023417_c001_v7007000_t0000_u01753583657297") 2025/07/27 02:36:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fdb_d20250727_m023413_c001_v0001180_t0011_u01753583653073") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5791c_d20250727_m023437_c001_v7007000_t0000_u01753583677264") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230a7_d20250727_m023432_c001_v0001180_t0038_u01753583672442") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532665_d20250727_m023552_c001_v7007000_t0000_u01753583752943") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23338_d20250727_m023543_c001_v0001180_t0059_u01753583743877") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36094_d20250727_m023537_c001_v7007000_t0000_u01753583737411") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b232dc_d20250727_m023528_c001_v0001180_t0049_u01753583728580") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d410a_d20250727_m023522_c001_v7007000_t0000_u01753583722206") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23276_d20250727_m023513_c001_v0001180_t0053_u01753583713779") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a651_d20250727_m023507_c001_v7007000_t0000_u01753583707212") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23209_d20250727_m023458_c001_v0001180_t0036_u01753583698636") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57953_d20250727_m023452_c001_v7007000_t0000_u01753583692260") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230f1_d20250727_m023443_c001_v0001180_t0036_u01753583683655") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57906_d20250727_m023433_c001_v7007000_t0000_u01753583673660") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23075_d20250727_m023426_c001_v0001180_t0043_u01753583666750") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce141_d20250727_m023420_c001_v7007000_t0000_u01753583660689") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974205c_d20250727_m023416_c001_v0001179_t0025_u01753583656396") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de474e_d20250727_m023414_c001_v7007000_t0000_u01753583654842") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e6c_d20250727_m023407_c001_v0001181_t0002_u01753583647727") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3957_d20250727_m023401_c001_v7007000_t0000_u01753583641108") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f27_d20250727_m023356_c001_v0001180_t0051_u01753583636880") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f8b_d20250727_m023355_c001_v7007000_t0000_u01753583635132") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f76_d20250727_m023348_c001_v0001179_t0013_u01753583628277") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f58_d20250727_m023338_c001_v7007000_t0000_u01753583618530") 2025/07/27 02:36:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d0a_d20250727_m023330_c001_v0001181_t0023_u01753583610073") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a60c_d20250727_m023324_c001_v7007000_t0000_u01753583604402") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e4b_d20250727_m023314_c001_v0001109_t0024_u01753583594683") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a390f_d20250727_m023308_c001_v7007000_t0000_u01753583588841") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22cae_d20250727_m023300_c001_v0001180_t0043_u01753583580031") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1d3_d20250727_m023417_c001_v7007000_t0000_u01753583657515") 2025/07/27 02:36:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f6f_d20250727_m023413_c001_v0001109_t0052_u01753583653210") 2025/07/27 02:36:46 DEBUG : dir1/0007-12345: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5791d_d20250727_m023437_c001_v7007000_t0000_u01753583677448") 2025/07/27 02:36:46 DEBUG : dir1/0007-12345: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f36_d20250727_m023432_c001_v0001181_t0029_u01753583672459") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532666_d20250727_m023553_c001_v7007000_t0000_u01753583753125") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497422c3_d20250727_m023544_c001_v0001179_t0037_u01753583744103") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36095_d20250727_m023537_c001_v7007000_t0000_u01753583737595") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742253_d20250727_m023528_c001_v0001179_t0018_u01753583728791") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d410b_d20250727_m023522_c001_v7007000_t0000_u01753583722390") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497421f7_d20250727_m023514_c001_v0001179_t0029_u01753583714034") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a652_d20250727_m023507_c001_v7007000_t0000_u01753583707394") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742190_d20250727_m023458_c001_v0001179_t0019_u01753583698840") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57954_d20250727_m023452_c001_v7007000_t0000_u01753583692442") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974212e_d20250727_m023443_c001_v0001179_t0026_u01753583683864") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40959225559c1573_d20250727_m023433_c001_v7007000_t0000_u01753583673142") 2025/07/27 02:36:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742092_d20250727_m023427_c001_v0001179_t0015_u01753583667033") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce142_d20250727_m023420_c001_v7007000_t0000_u01753583660872") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eb0_d20250727_m023416_c001_v0001181_t0038_u01753583656450") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e977_d20250727_m023414_c001_v7007000_t0000_u01753583654253") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fb3_d20250727_m023407_c001_v0001180_t0032_u01753583647937") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3958_d20250727_m023401_c001_v7007000_t0000_u01753583641290") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e0c_d20250727_m023356_c001_v0001181_t0023_u01753583636911") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f8c_d20250727_m023355_c001_v7007000_t0000_u01753583635317") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dac_d20250727_m023348_c001_v0001181_t0051_u01753583628508") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4049d4ddc9dd7320_d20250727_m023338_c001_v7007000_t0000_u01753583618462") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e99_d20250727_m023330_c001_v0001109_t0034_u01753583610295") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a60e_d20250727_m023324_c001_v7007000_t0000_u01753583604583") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d2a_d20250727_m023315_c001_v0001180_t0048_u01753583595180") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3910_d20250727_m023309_c001_v7007000_t0000_u01753583589029") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c3c_d20250727_m023300_c001_v0001181_t0020_u01753583580249") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f2956791_d20250727_m023417_c001_v7007000_t0000_u01753583657666") 2025/07/27 02:36:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e94_d20250727_m023413_c001_v0001181_t0045_u01753583653258") 2025/07/27 02:36:47 DEBUG : dir1/0008-23456: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5791e_d20250727_m023437_c001_v7007000_t0000_u01753583677636") 2025/07/27 02:36:47 DEBUG : dir1/0008-23456: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420bc_d20250727_m023432_c001_v0001179_t0056_u01753583672467") 2025/07/27 02:36:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532668_d20250727_m023553_c001_v7007000_t0000_u01753583753307") 2025/07/27 02:36:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83115_d20250727_m023544_c001_v0001109_t0029_u01753583744309") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36097_d20250727_m023537_c001_v7007000_t0000_u01753583737778") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830db_d20250727_m023529_c001_v0001109_t0033_u01753583729013") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d410d_d20250727_m023522_c001_v7007000_t0000_u01753583722574") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83097_d20250727_m023514_c001_v0001109_t0037_u01753583714253") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a654_d20250727_m023507_c001_v7007000_t0000_u01753583707587") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e8304b_d20250727_m023459_c001_v0001109_t0013_u01753583699045") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57955_d20250727_m023452_c001_v7007000_t0000_u01753583692643") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83007_d20250727_m023444_c001_v0001109_t0038_u01753583684135") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57905_d20250727_m023433_c001_v7007000_t0000_u01753583673516") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f00_d20250727_m023427_c001_v0001181_t0039_u01753583667265") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce143_d20250727_m023421_c001_v7007000_t0000_u01753583661054") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f81_d20250727_m023416_c001_v0001109_t0013_u01753583656539") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de474d_d20250727_m023414_c001_v7007000_t0000_u01753583654651") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f5b_d20250727_m023408_c001_v0001109_t0038_u01753583648186") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3959_d20250727_m023401_c001_v7007000_t0000_u01753583641475") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fc0_d20250727_m023356_c001_v0001179_t0002_u01753583636922") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f411320ef57c32106_d20250727_m023355_c001_v7007000_t0000_u01753583635183") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22e9b_d20250727_m023348_c001_v0001180_t0020_u01753583628720") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f402e1f7bb62b040f_d20250727_m023338_c001_v7007000_t0000_u01753583618474") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d99_d20250727_m023330_c001_v0001180_t0050_u01753583610753") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a60f_d20250727_m023324_c001_v7007000_t0000_u01753583604764") 2025/07/27 02:36:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ca4_d20250727_m023315_c001_v0001181_t0030_u01753583595384") 2025/07/27 02:36:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3912_d20250727_m023309_c001_v7007000_t0000_u01753583589214") 2025/07/27 02:36:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e07_d20250727_m023300_c001_v0001109_t0047_u01753583580466") 2025/07/27 02:36:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f2956790_d20250727_m023417_c001_v7007000_t0000_u01753583657523") 2025/07/27 02:36:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974203f_d20250727_m023413_c001_v0001179_t0036_u01753583653268") 2025/07/27 02:36:49 DEBUG : dir1/0009-34567: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5791f_d20250727_m023437_c001_v7007000_t0000_u01753583677821") 2025/07/27 02:36:49 DEBUG : dir1/0009-34567: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82fcd_d20250727_m023432_c001_v0001109_t0040_u01753583672559") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532669_d20250727_m023553_c001_v7007000_t0000_u01753583753489") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca418b_d20250727_m023544_c001_v0001181_t0025_u01753583744921") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda36099_d20250727_m023537_c001_v7007000_t0000_u01753583737962") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4103_d20250727_m023529_c001_v0001181_t0024_u01753583729472") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d410e_d20250727_m023522_c001_v7007000_t0000_u01753583722757") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca408f_d20250727_m023514_c001_v0001181_t0018_u01753583714722") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a655_d20250727_m023507_c001_v7007000_t0000_u01753583707769") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4023_d20250727_m023459_c001_v0001181_t0055_u01753583699573") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57957_d20250727_m023452_c001_v7007000_t0000_u01753583692826") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f98_d20250727_m023444_c001_v0001181_t0033_u01753583684543") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57901_d20250727_m023433_c001_v7007000_t0000_u01753583673297") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82fa3_d20250727_m023427_c001_v0001109_t0036_u01753583667472") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce144_d20250727_m023421_c001_v7007000_t0000_u01753583661236") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742060_d20250727_m023416_c001_v0001179_t0039_u01753583656636") 2025/07/27 02:36:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202bf1_d20250727_m023414_c001_v7007000_t0000_u01753583654666") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742010_d20250727_m023408_c001_v0001179_t0035_u01753583648936") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395a_d20250727_m023401_c001_v7007000_t0000_u01753583641658") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f1d_d20250727_m023357_c001_v0001109_t0031_u01753583637021") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e138_d20250727_m023355_c001_v7007000_t0000_u01753583635298") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82eeb_d20250727_m023349_c001_v0001109_t0016_u01753583629022") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6107_d20250727_m023338_c001_v7007000_t0000_u01753583618483") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d10_d20250727_m023330_c001_v0001181_t0041_u01753583610958") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a610_d20250727_m023324_c001_v7007000_t0000_u01753583604945") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e4d_d20250727_m023315_c001_v0001109_t0023_u01753583595591") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3913_d20250727_m023309_c001_v7007000_t0000_u01753583589418") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22cb6_d20250727_m023300_c001_v0001180_t0052_u01753583580954") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f295678f_d20250727_m023417_c001_v7007000_t0000_u01753583657481") 2025/07/27 02:36:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fe0_d20250727_m023413_c001_v0001180_t0035_u01753583653300") 2025/07/27 02:36:50 DEBUG : dir1/0010-45678: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57922_d20250727_m023438_c001_v7007000_t0000_u01753583678005") 2025/07/27 02:36:50 DEBUG : dir1/0010-45678: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f38_d20250727_m023432_c001_v0001181_t0000_u01753583672661") 2025/07/27 02:36:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266a_d20250727_m023553_c001_v7007000_t0000_u01753583753671") 2025/07/27 02:36:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2334a_d20250727_m023545_c001_v0001180_t0019_u01753583745175") 2025/07/27 02:36:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609a_d20250727_m023538_c001_v7007000_t0000_u01753583738219") 2025/07/27 02:36:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b232e6_d20250727_m023529_c001_v0001180_t0023_u01753583729766") 2025/07/27 02:36:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d410f_d20250727_m023522_c001_v7007000_t0000_u01753583722939") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23280_d20250727_m023514_c001_v0001180_t0050_u01753583714934") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a656_d20250727_m023507_c001_v7007000_t0000_u01753583707952") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2321d_d20250727_m023459_c001_v0001180_t0051_u01753583699800") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57958_d20250727_m023453_c001_v7007000_t0000_u01753583693009") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2310b_d20250727_m023444_c001_v0001180_t0034_u01753583684751") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57907_d20250727_m023433_c001_v7007000_t0000_u01753583673709") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23081_d20250727_m023427_c001_v0001180_t0034_u01753583667929") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce145_d20250727_m023421_c001_v7007000_t0000_u01753583661418") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fff_d20250727_m023416_c001_v0001180_t0023_u01753583656649") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d1cf_d20250727_m023414_c001_v7007000_t0000_u01753583654449") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e74_d20250727_m023409_c001_v0001181_t0046_u01753583649197") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395b_d20250727_m023401_c001_v7007000_t0000_u01753583641842") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f29_d20250727_m023357_c001_v0001180_t0021_u01753583637088") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a578b5_d20250727_m023355_c001_v7007000_t0000_u01753583635140") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f7a_d20250727_m023349_c001_v0001179_t0038_u01753583629532") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4049d4ddc9dd731e_d20250727_m023338_c001_v7007000_t0000_u01753583618091") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e9b_d20250727_m023331_c001_v0001109_t0010_u01753583611185") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a611_d20250727_m023325_c001_v7007000_t0000_u01753583605127") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d2e_d20250727_m023316_c001_v0001180_t0029_u01753583596088") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3914_d20250727_m023309_c001_v7007000_t0000_u01753583589602") 2025/07/27 02:36:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c48_d20250727_m023301_c001_v0001181_t0030_u01753583581161") 2025/07/27 02:36:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4752_d20250727_m023417_c001_v7007000_t0000_u01753583657678") 2025/07/27 02:36:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e9c_d20250727_m023413_c001_v0001181_t0008_u01753583653471") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57923_d20250727_m023438_c001_v7007000_t0000_u01753583678189") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230ad_d20250727_m023432_c001_v0001180_t0045_u01753583672673") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266b_d20250727_m023553_c001_v7007000_t0000_u01753583753853") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497422cd_d20250727_m023545_c001_v0001179_t0015_u01753583745414") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609b_d20250727_m023538_c001_v7007000_t0000_u01753583738406") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974225d_d20250727_m023530_c001_v0001179_t0021_u01753583730004") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4110_d20250727_m023523_c001_v7007000_t0000_u01753583723122") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742203_d20250727_m023515_c001_v0001179_t0054_u01753583715156") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a657_d20250727_m023508_c001_v7007000_t0000_u01753583708134") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742194_d20250727_m023500_c001_v0001179_t0026_u01753583700005") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57959_d20250727_m023453_c001_v7007000_t0000_u01753583693192") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742130_d20250727_m023444_c001_v0001179_t0032_u01753583684963") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e1a3_d20250727_m023433_c001_v7007000_t0000_u01753583673516") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974209c_d20250727_m023428_c001_v0001179_t0048_u01753583668152") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce146_d20250727_m023421_c001_v7007000_t0000_u01753583661600") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eb4_d20250727_m023416_c001_v0001181_t0046_u01753583656663") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff1b9_d20250727_m023414_c001_v7007000_t0000_u01753583654620") 2025/07/27 02:36:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fbf_d20250727_m023409_c001_v0001180_t0030_u01753583649401") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395c_d20250727_m023402_c001_v7007000_t0000_u01753583642026") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fc2_d20250727_m023357_c001_v0001179_t0037_u01753583637136") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394a_d20250727_m023355_c001_v7007000_t0000_u01753583635313") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3db8_d20250727_m023349_c001_v0001181_t0038_u01753583629803") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4200860b73f132bf_d20250727_m023338_c001_v7007000_t0000_u01753583618507") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22da5_d20250727_m023331_c001_v0001180_t0032_u01753583611835") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a612_d20250727_m023325_c001_v7007000_t0000_u01753583605308") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ca6_d20250727_m023316_c001_v0001181_t0008_u01753583596305") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3915_d20250727_m023309_c001_v7007000_t0000_u01753583589787") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e0d_d20250727_m023301_c001_v0001109_t0045_u01753583581378") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4751_d20250727_m023417_c001_v7007000_t0000_u01753583657492") 2025/07/27 02:36:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742042_d20250727_m023413_c001_v0001179_t0001_u01753583653497") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57924_d20250727_m023438_c001_v7007000_t0000_u01753583678374") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420be_d20250727_m023432_c001_v0001179_t0039_u01753583672706") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266c_d20250727_m023554_c001_v7007000_t0000_u01753583754035") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e8311d_d20250727_m023545_c001_v0001109_t0045_u01753583745695") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609c_d20250727_m023538_c001_v7007000_t0000_u01753583738589") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e830dd_d20250727_m023530_c001_v0001109_t0058_u01753583730212") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4111_d20250727_m023523_c001_v7007000_t0000_u01753583723304") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e8309f_d20250727_m023515_c001_v0001109_t0026_u01753583715369") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a659_d20250727_m023508_c001_v7007000_t0000_u01753583708316") 2025/07/27 02:36:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83053_d20250727_m023500_c001_v0001109_t0032_u01753583700275") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5795b_d20250727_m023453_c001_v7007000_t0000_u01753583693374") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e8300d_d20250727_m023445_c001_v0001109_t0045_u01753583685167") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6148_d20250727_m023433_c001_v7007000_t0000_u01753583673310") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f0c_d20250727_m023428_c001_v0001181_t0056_u01753583668392") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce147_d20250727_m023421_c001_v7007000_t0000_u01753583661782") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742062_d20250727_m023416_c001_v0001179_t0035_u01753583656861") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416ff4e9f295677d_d20250727_m023414_c001_v7007000_t0000_u01753583654845") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f5d_d20250727_m023409_c001_v0001109_t0034_u01753583649603") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395d_d20250727_m023402_c001_v7007000_t0000_u01753583642212") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e0e_d20250727_m023357_c001_v0001181_t0007_u01753583637149") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e135_d20250727_m023354_c001_v7007000_t0000_u01753583634745") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22eb3_d20250727_m023350_c001_v0001180_t0019_u01753583630042") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff19a_d20250727_m023338_c001_v7007000_t0000_u01753583618334") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d1a_d20250727_m023332_c001_v0001181_t0059_u01753583612041") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a613_d20250727_m023325_c001_v7007000_t0000_u01753583605489") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e53_d20250727_m023316_c001_v0001109_t0000_u01753583596519") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3916_d20250727_m023309_c001_v7007000_t0000_u01753583589987") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22cc2_d20250727_m023301_c001_v0001180_t0046_u01753583581906") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e97e_d20250727_m023417_c001_v7007000_t0000_u01753583657537") 2025/07/27 02:36:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fe6_d20250727_m023413_c001_v0001180_t0022_u01753583653507") 2025/07/27 02:36:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57925_d20250727_m023438_c001_v7007000_t0000_u01753583678559") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f3a_d20250727_m023432_c001_v0001181_t0059_u01753583672871") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266d_d20250727_m023554_c001_v7007000_t0000_u01753583754217") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4195_d20250727_m023546_c001_v0001181_t0029_u01753583746165") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609d_d20250727_m023538_c001_v7007000_t0000_u01753583738772") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca410b_d20250727_m023530_c001_v0001181_t0050_u01753583730828") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4112_d20250727_m023523_c001_v7007000_t0000_u01753583723487") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4099_d20250727_m023515_c001_v0001181_t0007_u01753583715829") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a65a_d20250727_m023508_c001_v7007000_t0000_u01753583708499") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4027_d20250727_m023500_c001_v0001181_t0015_u01753583700764") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5795c_d20250727_m023453_c001_v7007000_t0000_u01753583693556") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3fa8_d20250727_m023445_c001_v0001181_t0046_u01753583685717") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40959225559c1574_d20250727_m023433_c001_v7007000_t0000_u01753583673323") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82fad_d20250727_m023428_c001_v0001109_t0014_u01753583668600") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce148_d20250727_m023421_c001_v7007000_t0000_u01753583661963") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3eba_d20250727_m023416_c001_v0001181_t0013_u01753583656874") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202bf2_d20250727_m023414_c001_v7007000_t0000_u01753583654858") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742018_d20250727_m023410_c001_v0001179_t0045_u01753583650023") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395e_d20250727_m023402_c001_v7007000_t0000_u01753583642397") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fc4_d20250727_m023357_c001_v0001179_t0008_u01753583637338") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6123_d20250727_m023355_c001_v7007000_t0000_u01753583635142") 2025/07/27 02:36:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ef1_d20250727_m023350_c001_v0001109_t0059_u01753583630236") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce115_d20250727_m023338_c001_v7007000_t0000_u01753583618580") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ea3_d20250727_m023332_c001_v0001109_t0036_u01753583612250") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a614_d20250727_m023325_c001_v7007000_t0000_u01753583605671") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d3e_d20250727_m023317_c001_v0001180_t0010_u01753583597262") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3917_d20250727_m023310_c001_v7007000_t0000_u01753583590173") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c4e_d20250727_m023302_c001_v0001181_t0002_u01753583582139") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce136_d20250727_m023417_c001_v7007000_t0000_u01753583657502") 2025/07/27 02:36:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e9e_d20250727_m023413_c001_v0001181_t0012_u01753583653712") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57927_d20250727_m023438_c001_v7007000_t0000_u01753583678743") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b230af_d20250727_m023432_c001_v0001180_t0030_u01753583672902") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266e_d20250727_m023554_c001_v7007000_t0000_u01753583754409") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23352_d20250727_m023546_c001_v0001180_t0022_u01753583746372") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609e_d20250727_m023538_c001_v7007000_t0000_u01753583738967") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b232ee_d20250727_m023531_c001_v0001180_t0025_u01753583731071") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4113_d20250727_m023523_c001_v7007000_t0000_u01753583723670") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23286_d20250727_m023516_c001_v0001180_t0020_u01753583716036") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a65b_d20250727_m023508_c001_v7007000_t0000_u01753583708682") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23229_d20250727_m023500_c001_v0001180_t0030_u01753583700993") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5795d_d20250727_m023453_c001_v7007000_t0000_u01753583693740") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23121_d20250727_m023445_c001_v0001180_t0038_u01753583685920") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4764_d20250727_m023433_c001_v7007000_t0000_u01753583673531") 2025/07/27 02:36:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b2308d_d20250727_m023429_c001_v0001180_t0000_u01753583669195") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce149_d20250727_m023422_c001_v7007000_t0000_u01753583662145") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23005_d20250727_m023416_c001_v0001180_t0024_u01753583656961") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40206a38f73839f9_d20250727_m023414_c001_v7007000_t0000_u01753583654684") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e7c_d20250727_m023410_c001_v0001181_t0047_u01753583650232") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a395f_d20250727_m023402_c001_v7007000_t0000_u01753583642586") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3e12_d20250727_m023357_c001_v0001181_t0046_u01753583637358") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53253c_d20250727_m023355_c001_v7007000_t0000_u01753583635160") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f84_d20250727_m023350_c001_v0001179_t0010_u01753583630904") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f402e1f7bb62b040e_d20250727_m023338_c001_v7007000_t0000_u01753583618292") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22db1_d20250727_m023332_c001_v0001180_t0039_u01753583612822") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a615_d20250727_m023325_c001_v7007000_t0000_u01753583605853") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3cb6_d20250727_m023317_c001_v0001181_t0009_u01753583597467") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3919_d20250727_m023310_c001_v7007000_t0000_u01753583590356") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e11_d20250727_m023302_c001_v0001109_t0034_u01753583582368") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce137_d20250727_m023417_c001_v7007000_t0000_u01753583657687") 2025/07/27 02:36:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742044_d20250727_m023413_c001_v0001179_t0052_u01753583653699") 2025/07/27 02:36:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57929_d20250727_m023438_c001_v7007000_t0000_u01753583678969") 2025/07/27 02:36:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420c0_d20250727_m023432_c001_v0001179_t0056_u01753583672910") 2025/07/27 02:36:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53266f_d20250727_m023554_c001_v7007000_t0000_u01753583754590") 2025/07/27 02:36:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497422d7_d20250727_m023546_c001_v0001179_t0052_u01753583746632") 2025/07/27 02:36:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda3609f_d20250727_m023539_c001_v7007000_t0000_u01753583739151") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974226b_d20250727_m023531_c001_v0001179_t0004_u01753583731518") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4114_d20250727_m023523_c001_v7007000_t0000_u01753583723854") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742211_d20250727_m023516_c001_v0001179_t0040_u01753583716273") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a65c_d20250727_m023508_c001_v7007000_t0000_u01753583708864") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974219c_d20250727_m023501_c001_v0001179_t0003_u01753583701230") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5795e_d20250727_m023453_c001_v7007000_t0000_u01753583693921") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974213a_d20250727_m023446_c001_v0001179_t0020_u01753583686127") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401842d4bc769678_d20250727_m023433_c001_v7007000_t0000_u01753583673547") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420a4_d20250727_m023429_c001_v0001179_t0020_u01753583669432") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce14a_d20250727_m023422_c001_v7007000_t0000_u01753583662326") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742064_d20250727_m023417_c001_v0001179_t0050_u01753583657071") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e97a_d20250727_m023414_c001_v7007000_t0000_u01753583654804") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fc5_d20250727_m023410_c001_v0001180_t0051_u01753583650484") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3960_d20250727_m023402_c001_v7007000_t0000_u01753583642770") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f2d_d20250727_m023357_c001_v0001180_t0026_u01753583637370") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e136_d20250727_m023354_c001_v7007000_t0000_u01753583634931") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dc4_d20250727_m023351_c001_v0001181_t0051_u01753583631098") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4200860b73f132be_d20250727_m023338_c001_v7007000_t0000_u01753583618315") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d24_d20250727_m023333_c001_v0001181_t0012_u01753583613029") 2025/07/27 02:36:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a616_d20250727_m023326_c001_v7007000_t0000_u01753583606045") 2025/07/27 02:36:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82e59_d20250727_m023317_c001_v0001109_t0030_u01753583597677") 2025/07/27 02:36:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a391a_d20250727_m023310_c001_v7007000_t0000_u01753583590540") 2025/07/27 02:36:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ccc_d20250727_m023302_c001_v0001180_t0013_u01753583582902") 2025/07/27 02:36:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4750_d20250727_m023417_c001_v7007000_t0000_u01753583657309") 2025/07/27 02:36:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f77_d20250727_m023413_c001_v0001109_t0028_u01753583653729") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11b_d20250727_m023341_c001_v7007000_t0000_u01753583621225") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22de1_d20250727_m023336_c001_v0001180_t0035_u01753583616514") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11c_d20250727_m023341_c001_v7007000_t0000_u01753583621408") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d4a_d20250727_m023336_c001_v0001181_t0015_u01753583616527") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11d_d20250727_m023341_c001_v7007000_t0000_u01753583621592") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ec5_d20250727_m023336_c001_v0001109_t0016_u01753583616572") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11e_d20250727_m023341_c001_v7007000_t0000_u01753583621774") 2025/07/27 02:36:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22de3_d20250727_m023336_c001_v0001180_t0022_u01753583616715") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce11f_d20250727_m023341_c001_v7007000_t0000_u01753583621958") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d4c_d20250727_m023336_c001_v0001181_t0002_u01753583616742") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce120_d20250727_m023342_c001_v7007000_t0000_u01753583622140") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22de9_d20250727_m023336_c001_v0001180_t0012_u01753583616957") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce121_d20250727_m023342_c001_v7007000_t0000_u01753583622322") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d4e_d20250727_m023337_c001_v0001181_t0051_u01753583617027") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce122_d20250727_m023342_c001_v7007000_t0000_u01753583622505") 2025/07/27 02:36:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f2c_d20250727_m023337_c001_v0001179_t0004_u01753583617113") 2025/07/27 02:36:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce124_d20250727_m023342_c001_v7007000_t0000_u01753583622699") 2025/07/27 02:36:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ded_d20250727_m023337_c001_v0001180_t0034_u01753583617160") 2025/07/27 02:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce125_d20250727_m023342_c001_v7007000_t0000_u01753583622881") 2025/07/27 02:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d50_d20250727_m023337_c001_v0001181_t0013_u01753583617250") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce126_d20250727_m023343_c001_v7007000_t0000_u01753583623066") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f30_d20250727_m023337_c001_v0001179_t0003_u01753583617338") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce127_d20250727_m023343_c001_v7007000_t0000_u01753583623249") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22df1_d20250727_m023337_c001_v0001180_t0004_u01753583617365") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce128_d20250727_m023343_c001_v7007000_t0000_u01753583623431") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82ec9_d20250727_m023337_c001_v0001109_t0019_u01753583617407") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce129_d20250727_m023343_c001_v7007000_t0000_u01753583623616") 2025/07/27 02:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d54_d20250727_m023337_c001_v0001181_t0047_u01753583617461") 2025/07/27 02:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce12a_d20250727_m023343_c001_v7007000_t0000_u01753583623900") 2025/07/27 02:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22dfd_d20250727_m023337_c001_v0001180_t0030_u01753583617572") 2025/07/27 02:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce12b_d20250727_m023344_c001_v7007000_t0000_u01753583624094") 2025/07/27 02:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3d58_d20250727_m023337_c001_v0001181_t0055_u01753583617694") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a578c6_d20250727_m023357_c001_v7007000_t0000_u01753583637836") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ee7_d20250727_m023353_c001_v0001180_t0039_u01753583633481") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f402e1f7bb62b041b_d20250727_m023357_c001_v7007000_t0000_u01753583637883") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741f9a_d20250727_m023353_c001_v0001179_t0017_u01753583633516") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f9d_d20250727_m023357_c001_v7007000_t0000_u01753583637672") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dd8_d20250727_m023353_c001_v0001181_t0052_u01753583633523") 2025/07/27 02:37:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d612d_d20250727_m023357_c001_v7007000_t0000_u01753583637915") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22eeb_d20250727_m023353_c001_v0001180_t0012_u01753583633694") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d612c_d20250727_m023357_c001_v7007000_t0000_u01753583637844") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3ddc_d20250727_m023353_c001_v0001181_t0040_u01753583633736") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a578c7_d20250727_m023358_c001_v7007000_t0000_u01753583638020") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fa0_d20250727_m023353_c001_v0001179_t0002_u01753583633744") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e13a_d20250727_m023357_c001_v7007000_t0000_u01753583637717") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82f0b_d20250727_m023353_c001_v0001109_t0040_u01753583633794") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d612e_d20250727_m023358_c001_v7007000_t0000_u01753583638033") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22eef_d20250727_m023353_c001_v0001180_t0055_u01753583633904") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35fa2_d20250727_m023357_c001_v7007000_t0000_u01753583637895") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3de0_d20250727_m023353_c001_v0001181_t0046_u01753583633953") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35fa1_d20250727_m023357_c001_v7007000_t0000_u01753583637856") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fa4_d20250727_m023354_c001_v0001179_t0053_u01753583634002") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35fa4_d20250727_m023358_c001_v7007000_t0000_u01753583638047") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ef7_d20250727_m023354_c001_v0001180_t0011_u01753583634193") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35f9f_d20250727_m023357_c001_v7007000_t0000_u01753583637703") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3de6_d20250727_m023354_c001_v0001181_t0018_u01753583634194") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394c_d20250727_m023357_c001_v7007000_t0000_u01753583637875") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fa6_d20250727_m023354_c001_v0001179_t0048_u01753583634203") 2025/07/27 02:37:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d612a_d20250727_m023357_c001_v7007000_t0000_u01753583637652") 2025/07/27 02:37:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22f01_d20250727_m023354_c001_v0001180_t0056_u01753583634406") 2025/07/27 02:37:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a394d_d20250727_m023358_c001_v7007000_t0000_u01753583638062") 2025/07/27 02:37:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fa8_d20250727_m023354_c001_v0001179_t0016_u01753583634417") 2025/07/27 02:37:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a578c5_d20250727_m023357_c001_v7007000_t0000_u01753583637650") 2025/07/27 02:37:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dea_d20250727_m023354_c001_v0001181_t0025_u01753583634430") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e0f9_d20250727_m023200_c001_v7007000_t0000_u01753583520701") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11522b5e1c023970_d20250727_m023158_c001_v0001098_t0058_u01753583518547") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1af8_d20250727_m023158_c001_v7007000_t0000_u01753583518361") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11522b5e1c02395e_d20250727_m023155_c001_v0001098_t0042_u01753583515054") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1af5_d20250727_m023154_c001_v7007000_t0000_u01753583514328") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22aa2_d20250727_m023150_c001_v0001180_t0015_u01753583510043") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff0b6_d20250727_m023148_c001_v7007000_t0000_u01753583508576") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10499b0bcfd5fccd_d20250727_m023146_c001_v0001036_t0028_u01753583506108") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a38be_d20250727_m023145_c001_v7007000_t0000_u01753583505926") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10499b0bcfd5fcc5_d20250727_m023142_c001_v0001036_t0015_u01753583502288") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a38ba_d20250727_m023141_c001_v7007000_t0000_u01753583501558") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca39df_d20250727_m023135_c001_v0001181_t0046_u01753583495828") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b84_d20250727_m023134_c001_v7007000_t0000_u01753583494544") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10509b42ca79a16c_d20250727_m023132_c001_v0001101_t0052_u01753583492777") 2025/07/27 02:37:02 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35e7a_d20250727_m023132_c001_v7007000_t0000_u01753583492593") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10509b42ca79a162_d20250727_m023129_c001_v0001101_t0049_u01753583489680") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35e74_d20250727_m023128_c001_v7007000_t0000_u01753583488951") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3928a_d20250727_m023124_c001_v0001043_t0035_u01753583484317") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b7a_d20250727_m023123_c001_v7007000_t0000_u01753583483406") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f116284a4001add95_d20250727_m023121_c001_v0001102_t0008_u01753583481250") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71c69_d20250727_m023121_c001_v7007000_t0000_u01753583481069") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f116284a4001add81_d20250727_m023117_c001_v0001102_t0036_u01753583477980") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71c64_d20250727_m023117_c001_v7007000_t0000_u01753583477254") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b229a0_d20250727_m023111_c001_v0001180_t0008_u01753583471530") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40c1_d20250727_m023110_c001_v7007000_t0000_u01753583470614") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1124090615be383b_d20250727_m023108_c001_v0001184_t0014_u01753583468972") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f408f676f87af12fd_d20250727_m023108_c001_v7007000_t0000_u01753583468787") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1124090615be3825_d20250727_m023105_c001_v0001184_t0056_u01753583465689") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f408f676f87af12fb_d20250727_m023104_c001_v7007000_t0000_u01753583464969") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca38b0_d20250727_m023059_c001_v0001181_t0043_u01753583459359") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4663_d20250727_m023058_c001_v7007000_t0000_u01753583458446") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1134409fa1b63a4b_d20250727_m023056_c001_v0001179_t0016_u01753583456918") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d156_d20250727_m023056_c001_v7007000_t0000_u01753583456737") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1134409fa1b63a3b_d20250727_m023052_c001_v0001179_t0032_u01753583452864") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d14e_d20250727_m023052_c001_v7007000_t0000_u01753583452140") 2025/07/27 02:37:03 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39242_d20250727_m023046_c001_v0001043_t0029_u01753583446100") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40ae_d20250727_m023045_c001_v7007000_t0000_u01753583445008") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115533b9e38b3197_d20250727_m023038_c001_v0001178_t0001_u01753583438951") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f402e1f7bb62aedc8_d20250727_m023038_c001_v7007000_t0000_u01753583438749") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b228d8_d20250727_m023034_c001_v0001180_t0051_u01753583434936") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1102bbd1881c75c2_d20250727_m023034_c001_v0001172_t0017_u01753583434020") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1102bbd1881c75be_d20250727_m023032_c001_v0001172_t0022_u01753583432484") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d5fe6_d20250727_m023019_c001_v7007000_t0000_u01753583419260") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39223_d20250727_m023011_c001_v0001043_t0024_u01753583411910") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1103a7a88f2fdb7f_d20250727_m023010_c001_v0001038_t0017_u01753583410893") 2025/07/27 02:37:04 DEBUG : dst/one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1103a7a88f2fdb77_d20250727_m023009_c001_v0001038_t0045_u01753583409490") 2025/07/27 02:37:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e0fb_d20250727_m023200_c001_v7007000_t0000_u01753583520883") 2025/07/27 02:37:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1084a986c3f68a4e_d20250727_m023157_c001_v0001092_t0043_u01753583517976") 2025/07/27 02:37:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f111fffb73590ee50_d20250727_m023153_c001_v0001120_t0034_u01753583513487") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff0b7_d20250727_m023148_c001_v7007000_t0000_u01753583508757") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1024ab0f0a176eca_d20250727_m023145_c001_v0001102_t0019_u01753583505491") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1058e6a5cb8fb377_d20250727_m023141_c001_v0001182_t0014_u01753583501353") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b85_d20250727_m023134_c001_v7007000_t0000_u01753583494726") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f114285b10f3239b7_d20250727_m023132_c001_v0001130_t0030_u01753583492251") 2025/07/27 02:37:04 DEBUG : dst/one.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1044938ea14b9ece_d20250727_m023128_c001_v0001115_t0002_u01753583488402") 2025/07/27 02:37:04 DEBUG : dst/three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40af_d20250727_m023045_c001_v7007000_t0000_u01753583445189") 2025/07/27 02:37:05 DEBUG : dst/three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1102bbd1881c75e2_d20250727_m023043_c001_v0001172_t0007_u01753583443569") 2025/07/27 02:37:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e0fc_d20250727_m023201_c001_v7007000_t0000_u01753583521077") 2025/07/27 02:37:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1187a94bdbb9f297_d20250727_m023159_c001_v0001120_t0048_u01753583519403") 2025/07/27 02:37:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f101dc9c074c64c48_d20250727_m023155_c001_v0001091_t0026_u01753583515980") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e0fd_d20250727_m023201_c001_v7007000_t0000_u01753583521267") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11522b5e1c023978_d20250727_m023159_c001_v0001098_t0036_u01753583519954") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1af9_d20250727_m023159_c001_v7007000_t0000_u01753583519768") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11522b5e1c023966_d20250727_m023156_c001_v0001098_t0050_u01753583516531") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1af7_d20250727_m023156_c001_v7007000_t0000_u01753583516343") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22aa8_d20250727_m023150_c001_v0001180_t0000_u01753583510813") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff0b8_d20250727_m023148_c001_v7007000_t0000_u01753583508940") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10499b0bcfd5fccf_d20250727_m023147_c001_v0001036_t0002_u01753583507673") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a38bf_d20250727_m023147_c001_v7007000_t0000_u01753583507492") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10499b0bcfd5fcc9_d20250727_m023143_c001_v0001036_t0004_u01753583503978") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a38bc_d20250727_m023143_c001_v7007000_t0000_u01753583503795") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca39ed_d20250727_m023138_c001_v0001181_t0008_u01753583498633") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35e7c_d20250727_m023133_c001_v7007000_t0000_u01753583493919") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39296_d20250727_m023131_c001_v0001043_t0019_u01753583491105") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda35e77_d20250727_m023130_c001_v7007000_t0000_u01753583490377") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b229f0_d20250727_m023125_c001_v0001180_t0022_u01753583485811") 2025/07/27 02:37:05 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71c6d_d20250727_m023122_c001_v7007000_t0000_u01753583482480") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b229d8_d20250727_m023120_c001_v0001180_t0003_u01753583480008") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71c67_d20250727_m023118_c001_v7007000_t0000_u01753583478910") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3914_d20250727_m023112_c001_v0001181_t0041_u01753583472610") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f408f676f87af12fe_d20250727_m023109_c001_v7007000_t0000_u01753583469690") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca38f2_d20250727_m023107_c001_v0001181_t0050_u01753583467777") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f408f676f87af12fc_d20250727_m023106_c001_v7007000_t0000_u01753583466688") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39256_d20250727_m023100_c001_v0001043_t0031_u01753583460133") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d157_d20250727_m023057_c001_v7007000_t0000_u01753583457527") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3924c_d20250727_m023054_c001_v0001043_t0039_u01753583454890") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d153_d20250727_m023053_c001_v7007000_t0000_u01753583453796") 2025/07/27 02:37:06 DEBUG : dst/three.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22922_d20250727_m023047_c001_v0001180_t0004_u01753583447127") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff0bb_d20250727_m023149_c001_v7007000_t0000_u01753583509123") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1022d62f08c63bd2_d20250727_m023147_c001_v0001171_t0032_u01753583507152") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104ab0cb31d978d9_d20250727_m023143_c001_v0001157_t0032_u01753583503341") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b86_d20250727_m023134_c001_v7007000_t0000_u01753583494912") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1046a34e20d28558_d20250727_m023133_c001_v0001109_t0024_u01753583493317") 2025/07/27 02:37:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1021c804ab1283f2_d20250727_m023130_c001_v0001184_t0016_u01753583490171") 2025/07/27 02:37:06 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e0ff_d20250727_m023201_c001_v7007000_t0000_u01753583521449") 2025/07/27 02:37:06 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3a39_d20250727_m023150_c001_v0001181_t0041_u01753583510607") 2025/07/27 02:37:06 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff0bc_d20250727_m023149_c001_v7007000_t0000_u01753583509305") 2025/07/27 02:37:06 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22a4e_d20250727_m023136_c001_v0001180_t0038_u01753583496395") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b87_d20250727_m023135_c001_v7007000_t0000_u01753583495095") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca397d_d20250727_m023125_c001_v0001181_t0011_u01753583485194") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f42299629dad88b7b_d20250727_m023123_c001_v7007000_t0000_u01753583483589") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3927a_d20250727_m023112_c001_v0001043_t0029_u01753583472101") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40c2_d20250727_m023110_c001_v7007000_t0000_u01753583470798") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22958_d20250727_m023059_c001_v0001180_t0050_u01753583459925") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4664_d20250727_m023058_c001_v7007000_t0000_u01753583458627") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3858_d20250727_m023046_c001_v0001181_t0047_u01753583446865") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40b0_d20250727_m023045_c001_v7007000_t0000_u01753583445370") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1063139311d3ae72_d20250727_m023040_c001_v0001104_t0035_u01753583440514") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d5fe7_d20250727_m023019_c001_v7007000_t0000_u01753583419462") 2025/07/27 02:37:07 DEBUG : dst/two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1103a7a88f2fdb95_d20250727_m023017_c001_v0001038_t0005_u01753583417973") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5754c_d20250727_m022944_c001_v7007000_t0000_u01753583384400") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b227b6_d20250727_m022940_c001_v0001180_t0046_u01753583380850") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57548_d20250727_m022938_c001_v7007000_t0000_u01753583378911") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22783_d20250727_m022928_c001_v0001180_t0020_u01753583368394") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bf9_d20250727_m022919_c001_v7007000_t0000_u01753583359611") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22732_d20250727_m022916_c001_v0001180_t0048_u01753583356187") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e06a_d20250727_m022856_c001_v7007000_t0000_u01753583336167") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39179_d20250727_m022854_c001_v0001043_t0026_u01753583334014") 2025/07/27 02:37:07 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e065_d20250727_m022852_c001_v7007000_t0000_u01753583332939") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39173_d20250727_m022851_c001_v0001043_t0049_u01753583331648") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e060_d20250727_m022848_c001_v7007000_t0000_u01753583328571") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3915d_d20250727_m022846_c001_v0001043_t0037_u01753583326665") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e05d_d20250727_m022845_c001_v7007000_t0000_u01753583325632") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39155_d20250727_m022843_c001_v0001043_t0015_u01753583323759") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4526_d20250727_m022837_c001_v7007000_t0000_u01753583317492") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39135_d20250727_m022835_c001_v0001043_t0000_u01753583315738") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451e_d20250727_m022834_c001_v7007000_t0000_u01753583314661") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3912d_d20250727_m022833_c001_v0001043_t0008_u01753583313493") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451a_d20250727_m022828_c001_v7007000_t0000_u01753583308814") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39117_d20250727_m022827_c001_v0001043_t0011_u01753583307137") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4518_d20250727_m022825_c001_v7007000_t0000_u01753583305315") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39105_d20250727_m022824_c001_v0001043_t0054_u01753583304041") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de450b_d20250727_m022823_c001_v7007000_t0000_u01753583303678") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f105eeba263d53885_d20250727_m022822_c001_v0001145_t0046_u01753583302966") 2025/07/27 02:37:08 DEBUG : empty space: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390fb_d20250727_m022821_c001_v0001043_t0010_u01753583301004") 2025/07/27 02:37:08 DEBUG : enormous: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e067_d20250727_m022855_c001_v7007000_t0000_u01753583335245") 2025/07/27 02:37:08 DEBUG : enormous: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3917b_d20250727_m022854_c001_v0001043_t0003_u01753583334445") 2025/07/27 02:37:08 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e108_d20250727_m023205_c001_v7007000_t0000_u01753583525663") 2025/07/27 02:37:08 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3a84_d20250727_m023204_c001_v0001181_t0044_u01753583524481") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bf1_d20250727_m022914_c001_v7007000_t0000_u01753583354873") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22724_d20250727_m022913_c001_v0001180_t0026_u01753583353660") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e87_d20250727_m022817_c001_v7007000_t0000_u01753583297969") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390e5_d20250727_m022816_c001_v0001043_t0023_u01753583296695") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e86_d20250727_m022816_c001_v7007000_t0000_u01753583296155") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390e3_d20250727_m022815_c001_v0001043_t0053_u01753583295439") 2025/07/27 02:37:09 DEBUG : existing: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390e1_d20250727_m022814_c001_v0001043_t0012_u01753583294356") 2025/07/27 02:37:09 DEBUG : existing-b: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bf2_d20250727_m022915_c001_v7007000_t0000_u01753583355054") 2025/07/27 02:37:09 DEBUG : existing-b: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d391a5_d20250727_m022913_c001_v0001043_t0009_u01753583353650") 2025/07/27 02:37:09 DEBUG : file1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff180_d20250727_m023249_c001_v7007000_t0000_u01753583569035") 2025/07/27 02:37:09 DEBUG : file1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82dcc_d20250727_m023247_c001_v0001109_t0026_u01753583567428") 2025/07/27 02:37:09 DEBUG : file1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff17d_d20250727_m023246_c001_v7007000_t0000_u01753583566107") 2025/07/27 02:37:09 DEBUG : file1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1088f5fd8be605e9_d20250727_m023244_c001_v0001145_t0042_u01753583564838") 2025/07/27 02:37:09 DEBUG : five: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e06c_d20250727_m022900_c001_v7007000_t0000_u01753583340220") 2025/07/27 02:37:09 DEBUG : five: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f404daff120d3918b_d20250727_m022858_c001_v0001043_t0011_u01753583338127") 2025/07/27 02:37:09 DEBUG : foo: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4519_d20250727_m022826_c001_v7007000_t0000_u01753583306775") 2025/07/27 02:37:09 DEBUG : foo: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f404daff120d39111_d20250727_m022826_c001_v0001043_t0011_u01753583306225") 2025/07/27 02:37:09 DEBUG : foo: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f404daff120d3910f_d20250727_m022825_c001_v0001043_t0011_u01753583305676") 2025/07/27 02:37:09 DEBUG : four: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e06d_d20250727_m022900_c001_v7007000_t0000_u01753583340402") 2025/07/27 02:37:09 DEBUG : four: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b226d6_d20250727_m022858_c001_v0001180_t0010_u01753583338686") 2025/07/27 02:37:09 DEBUG : four: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39189_d20250727_m022857_c001_v0001043_t0014_u01753583337283") 2025/07/27 02:37:09 DEBUG : hello world2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202979_d20250727_m022728_c001_v7007000_t0000_u01753583248042") 2025/07/27 02:37:09 DEBUG : hello world2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39065_d20250727_m022727_c001_v0001043_t0001_u01753583247275") 2025/07/27 02:37:10 DEBUG : ignore-size: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e85_d20250727_m022813_c001_v7007000_t0000_u01753583293995") 2025/07/27 02:37:10 DEBUG : ignore-size: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390df_d20250727_m022812_c001_v0001043_t0047_u01753583292865") 2025/07/27 02:37:10 DEBUG : nested/sub dir/file: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bea_d20250727_m022912_c001_v7007000_t0000_u01753583352920") 2025/07/27 02:37:10 DEBUG : nested/sub dir/file: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca35a8_d20250727_m022912_c001_v0001181_t0027_u01753583352254") 2025/07/27 02:37:10 DEBUG : nested/sub dir/file: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e07b_d20250727_m022911_c001_v7007000_t0000_u01753583351497") 2025/07/27 02:37:10 DEBUG : nested/sub dir/file: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca359a_d20250727_m022910_c001_v0001181_t0044_u01753583350307") 2025/07/27 02:37:10 DEBUG : one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e06e_d20250727_m022900_c001_v7007000_t0000_u01753583340585") 2025/07/27 02:37:10 DEBUG : one: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f404daff120d39181_d20250727_m022856_c001_v0001043_t0011_u01753583336565") 2025/07/27 02:37:10 DEBUG : only0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff140_d20250727_m023240_c001_v7007000_t0000_u01753583560372") 2025/07/27 02:37:10 DEBUG : only0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b8e_d20250727_m023234_c001_v0001181_t0001_u01753583554636") 2025/07/27 02:37:10 DEBUG : only0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b75_d20250727_m023225_c001_v0001180_t0043_u01753583545393") 2025/07/27 02:37:10 DEBUG : only0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f405c5fba5830c401_d20250727_m023219_c001_v7007000_t0000_u01753583539076") 2025/07/27 02:37:10 DEBUG : only0: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b04_d20250727_m023209_c001_v0001180_t0031_u01753583529143") 2025/07/27 02:37:10 DEBUG : only1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff142_d20250727_m023240_c001_v7007000_t0000_u01753583560554") 2025/07/27 02:37:10 DEBUG : only1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4065ea2682e82d9c_d20250727_m023235_c001_v0001109_t0053_u01753583555381") 2025/07/27 02:37:10 DEBUG : only1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b79_d20250727_m023225_c001_v0001180_t0007_u01753583545820") 2025/07/27 02:37:10 DEBUG : only1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a53e_d20250727_m023219_c001_v7007000_t0000_u01753583539061") 2025/07/27 02:37:10 DEBUG : only1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b09_d20250727_m023209_c001_v0001180_t0054_u01753583529577") 2025/07/27 02:37:10 DEBUG : only10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff144_d20250727_m023240_c001_v7007000_t0000_u01753583560737") 2025/07/27 02:37:10 DEBUG : only10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4088f5fd8be605d1_d20250727_m023235_c001_v0001145_t0023_u01753583555392") 2025/07/27 02:37:11 DEBUG : only10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bb1_d20250727_m023230_c001_v0001180_t0044_u01753583549999") 2025/07/27 02:37:11 DEBUG : only10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a542_d20250727_m023219_c001_v7007000_t0000_u01753583539449") 2025/07/27 02:37:11 DEBUG : only10: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b33_d20250727_m023213_c001_v0001180_t0043_u01753583533459") 2025/07/27 02:37:11 DEBUG : only11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff147_d20250727_m023240_c001_v7007000_t0000_u01753583560923") 2025/07/27 02:37:11 DEBUG : only11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b90_d20250727_m023235_c001_v0001181_t0001_u01753583555038") 2025/07/27 02:37:11 DEBUG : only11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bb7_d20250727_m023230_c001_v0001180_t0019_u01753583550404") 2025/07/27 02:37:11 DEBUG : only11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4698_d20250727_m023219_c001_v7007000_t0000_u01753583539081") 2025/07/27 02:37:11 DEBUG : only11: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b37_d20250727_m023213_c001_v0001180_t0015_u01753583533909") 2025/07/27 02:37:11 DEBUG : only12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff149_d20250727_m023241_c001_v7007000_t0000_u01753583561106") 2025/07/27 02:37:11 DEBUG : only12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22be7_d20250727_m023235_c001_v0001180_t0010_u01753583555230") 2025/07/27 02:37:11 DEBUG : only12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bbf_d20250727_m023230_c001_v0001180_t0056_u01753583550811") 2025/07/27 02:37:11 DEBUG : only12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f405c5fba5830c404_d20250727_m023219_c001_v7007000_t0000_u01753583539654") 2025/07/27 02:37:11 DEBUG : only12: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b39_d20250727_m023214_c001_v0001180_t0001_u01753583534320") 2025/07/27 02:37:11 DEBUG : only13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff14b_d20250727_m023241_c001_v7007000_t0000_u01753583561287") 2025/07/27 02:37:11 DEBUG : only13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22bdf_d20250727_m023234_c001_v0001180_t0010_u01753583554644") 2025/07/27 02:37:11 DEBUG : only13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bc3_d20250727_m023231_c001_v0001180_t0051_u01753583551213") 2025/07/27 02:37:11 DEBUG : only13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1b01_d20250727_m023219_c001_v7007000_t0000_u01753583539251") 2025/07/27 02:37:11 DEBUG : only13: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b3f_d20250727_m023214_c001_v0001180_t0058_u01753583534724") 2025/07/27 02:37:11 DEBUG : only14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff14d_d20250727_m023241_c001_v7007000_t0000_u01753583561470") 2025/07/27 02:37:11 DEBUG : only14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4065ea2682e82d9a_d20250727_m023235_c001_v0001109_t0053_u01753583555199") 2025/07/27 02:37:11 DEBUG : only14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bc7_d20250727_m023231_c001_v0001180_t0032_u01753583551622") 2025/07/27 02:37:11 DEBUG : only14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de469a_d20250727_m023219_c001_v7007000_t0000_u01753583539462") 2025/07/27 02:37:12 DEBUG : only14: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b41_d20250727_m023215_c001_v0001180_t0054_u01753583535144") 2025/07/27 02:37:12 DEBUG : only15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff14f_d20250727_m023241_c001_v7007000_t0000_u01753583561654") 2025/07/27 02:37:12 DEBUG : only15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b94_d20250727_m023235_c001_v0001181_t0001_u01753583555406") 2025/07/27 02:37:12 DEBUG : only15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bcd_d20250727_m023232_c001_v0001180_t0031_u01753583552024") 2025/07/27 02:37:12 DEBUG : only15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a540_d20250727_m023219_c001_v7007000_t0000_u01753583539246") 2025/07/27 02:37:12 DEBUG : only15: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b43_d20250727_m023215_c001_v0001180_t0056_u01753583535559") 2025/07/27 02:37:12 DEBUG : only16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff152_d20250727_m023241_c001_v7007000_t0000_u01753583561836") 2025/07/27 02:37:12 DEBUG : only16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b98_d20250727_m023235_c001_v0001181_t0001_u01753583555610") 2025/07/27 02:37:12 DEBUG : only16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bd1_d20250727_m023232_c001_v0001180_t0028_u01753583552440") 2025/07/27 02:37:12 DEBUG : only16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1b04_d20250727_m023219_c001_v7007000_t0000_u01753583539803") 2025/07/27 02:37:12 DEBUG : only16: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b45_d20250727_m023216_c001_v0001180_t0036_u01753583536102") 2025/07/27 02:37:13 DEBUG : only17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff155_d20250727_m023242_c001_v7007000_t0000_u01753583562018") 2025/07/27 02:37:13 DEBUG : only17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22be3_d20250727_m023235_c001_v0001180_t0010_u01753583555045") 2025/07/27 02:37:13 DEBUG : only17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bd5_d20250727_m023232_c001_v0001180_t0011_u01753583552890") 2025/07/27 02:37:13 DEBUG : only17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a544_d20250727_m023219_c001_v7007000_t0000_u01753583539815") 2025/07/27 02:37:13 DEBUG : only17: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b47_d20250727_m023216_c001_v0001180_t0044_u01753583536577") 2025/07/27 02:37:13 DEBUG : only18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff157_d20250727_m023242_c001_v7007000_t0000_u01753583562200") 2025/07/27 02:37:13 DEBUG : only18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b92_d20250727_m023235_c001_v0001181_t0001_u01753583555222") 2025/07/27 02:37:13 DEBUG : only18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bd9_d20250727_m023233_c001_v0001180_t0034_u01753583553396") 2025/07/27 02:37:13 DEBUG : only18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1b03_d20250727_m023219_c001_v7007000_t0000_u01753583539618") 2025/07/27 02:37:13 DEBUG : only18: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b51_d20250727_m023217_c001_v0001180_t0023_u01753583537038") 2025/07/27 02:37:13 DEBUG : only19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff159_d20250727_m023242_c001_v7007000_t0000_u01753583562382") 2025/07/27 02:37:13 DEBUG : only19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4065ea2682e82da2_d20250727_m023235_c001_v0001109_t0053_u01753583555755") 2025/07/27 02:37:13 DEBUG : only19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22bdd_d20250727_m023233_c001_v0001180_t0035_u01753583553807") 2025/07/27 02:37:13 DEBUG : only19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f405c5fba5830c402_d20250727_m023219_c001_v7007000_t0000_u01753583539259") 2025/07/27 02:37:13 DEBUG : only19: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b53_d20250727_m023217_c001_v0001180_t0018_u01753583537500") 2025/07/27 02:37:13 DEBUG : only2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff15b_d20250727_m023242_c001_v7007000_t0000_u01753583562576") 2025/07/27 02:37:13 DEBUG : only2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22bf1_d20250727_m023235_c001_v0001180_t0010_u01753583555777") 2025/07/27 02:37:13 DEBUG : only2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b81_d20250727_m023226_c001_v0001180_t0024_u01753583546234") 2025/07/27 02:37:13 DEBUG : only2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1afe_d20250727_m023218_c001_v7007000_t0000_u01753583538687") 2025/07/27 02:37:13 DEBUG : only2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b0d_d20250727_m023210_c001_v0001180_t0056_u01753583530001") 2025/07/27 02:37:13 DEBUG : only3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff15d_d20250727_m023242_c001_v7007000_t0000_u01753583562757") 2025/07/27 02:37:14 DEBUG : only3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22be9_d20250727_m023235_c001_v0001180_t0010_u01753583555413") 2025/07/27 02:37:14 DEBUG : only3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b85_d20250727_m023226_c001_v0001180_t0011_u01753583546731") 2025/07/27 02:37:14 DEBUG : only3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1aff_d20250727_m023218_c001_v7007000_t0000_u01753583538870") 2025/07/27 02:37:14 DEBUG : only3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b0f_d20250727_m023210_c001_v0001180_t0001_u01753583530425") 2025/07/27 02:37:14 DEBUG : only4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff160_d20250727_m023242_c001_v7007000_t0000_u01753583562941") 2025/07/27 02:37:14 DEBUG : only4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4065ea2682e82d9e_d20250727_m023235_c001_v0001109_t0053_u01753583555564") 2025/07/27 02:37:14 DEBUG : only4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b8b_d20250727_m023227_c001_v0001180_t0009_u01753583547179") 2025/07/27 02:37:14 DEBUG : only4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4699_d20250727_m023219_c001_v7007000_t0000_u01753583539270") 2025/07/27 02:37:14 DEBUG : only4: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b15_d20250727_m023210_c001_v0001180_t0041_u01753583530850") 2025/07/27 02:37:14 DEBUG : only5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff162_d20250727_m023243_c001_v7007000_t0000_u01753583563123") 2025/07/27 02:37:14 DEBUG : only5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4088f5fd8be605d3_d20250727_m023235_c001_v0001145_t0023_u01753583555579") 2025/07/27 02:37:14 DEBUG : only5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b97_d20250727_m023227_c001_v0001180_t0010_u01753583547588") 2025/07/27 02:37:14 DEBUG : only5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f405c5fba5830c403_d20250727_m023219_c001_v7007000_t0000_u01753583539472") 2025/07/27 02:37:14 DEBUG : only5: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b19_d20250727_m023211_c001_v0001180_t0039_u01753583531296") 2025/07/27 02:37:14 DEBUG : only6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff165_d20250727_m023243_c001_v7007000_t0000_u01753583563305") 2025/07/27 02:37:14 DEBUG : only6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40065c8bd6b22bed_d20250727_m023235_c001_v0001180_t0010_u01753583555596") 2025/07/27 02:37:14 DEBUG : only6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b9b_d20250727_m023228_c001_v0001180_t0057_u01753583548013") 2025/07/27 02:37:14 DEBUG : only6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a543_d20250727_m023219_c001_v7007000_t0000_u01753583539631") 2025/07/27 02:37:14 DEBUG : only6: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b21_d20250727_m023211_c001_v0001180_t0047_u01753583531746") 2025/07/27 02:37:14 DEBUG : only7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff169_d20250727_m023243_c001_v7007000_t0000_u01753583563488") 2025/07/27 02:37:14 DEBUG : only7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3b9f_d20250727_m023235_c001_v0001181_t0001_u01753583555794") 2025/07/27 02:37:14 DEBUG : only7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ba1_d20250727_m023228_c001_v0001180_t0053_u01753583548457") 2025/07/27 02:37:14 DEBUG : only7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de469b_d20250727_m023219_c001_v7007000_t0000_u01753583539645") 2025/07/27 02:37:14 DEBUG : only7: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b25_d20250727_m023212_c001_v0001180_t0053_u01753583532186") 2025/07/27 02:37:15 DEBUG : only8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff16c_d20250727_m023243_c001_v7007000_t0000_u01753583563670") 2025/07/27 02:37:15 DEBUG : only8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4065ea2682e82da8_d20250727_m023235_c001_v0001109_t0053_u01753583555962") 2025/07/27 02:37:15 DEBUG : only8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ba5_d20250727_m023228_c001_v0001180_t0059_u01753583548870") 2025/07/27 02:37:15 DEBUG : only8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1b00_d20250727_m023219_c001_v7007000_t0000_u01753583539051") 2025/07/27 02:37:15 DEBUG : only8: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b2b_d20250727_m023212_c001_v0001180_t0003_u01753583532624") 2025/07/27 02:37:15 DEBUG : only9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff16e_d20250727_m023243_c001_v7007000_t0000_u01753583563852") 2025/07/27 02:37:15 DEBUG : only9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4088f5fd8be605d5_d20250727_m023235_c001_v0001145_t0023_u01753583555767") 2025/07/27 02:37:15 DEBUG : only9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ba7_d20250727_m023229_c001_v0001180_t0056_u01753583549427") 2025/07/27 02:37:15 DEBUG : only9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4121b0f6da2a1b02_d20250727_m023219_c001_v7007000_t0000_u01753583539434") 2025/07/27 02:37:15 DEBUG : only9: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22b31_d20250727_m023213_c001_v0001180_t0033_u01753583533045") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e079_d20250727_m022909_c001_v7007000_t0000_u01753583349165") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b226f8_d20250727_m022907_c001_v0001180_t0040_u01753583347355") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e076_d20250727_m022906_c001_v7007000_t0000_u01753583346264") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39197_d20250727_m022904_c001_v0001043_t0013_u01753583344357") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e072_d20250727_m022903_c001_v7007000_t0000_u01753583343618") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b226e4_d20250727_m022901_c001_v0001180_t0057_u01753583341504") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e062_d20250727_m022850_c001_v7007000_t0000_u01753583330699") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39165_d20250727_m022849_c001_v0001043_t0028_u01753583329126") 2025/07/27 02:37:15 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e05f_d20250727_m022847_c001_v7007000_t0000_u01753583327425") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3915b_d20250727_m022846_c001_v0001043_t0010_u01753583326180") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e05c_d20250727_m022844_c001_v7007000_t0000_u01753583324759") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39153_d20250727_m022843_c001_v0001043_t0020_u01753583323354") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4522_d20250727_m022836_c001_v7007000_t0000_u01753583316924") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39133_d20250727_m022835_c001_v0001043_t0011_u01753583315228") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451f_d20250727_m022834_c001_v7007000_t0000_u01753583314864") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39129_d20250727_m022833_c001_v0001043_t0000_u01753583313121") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451d_d20250727_m022832_c001_v7007000_t0000_u01753583312759") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39121_d20250727_m022831_c001_v0001043_t0028_u01753583311968") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3911f_d20250727_m022831_c001_v0001043_t0043_u01753583311205") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451c_d20250727_m022830_c001_v7007000_t0000_u01753583310832") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3911d_d20250727_m022830_c001_v0001043_t0043_u01753583310140") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3911b_d20250727_m022829_c001_v0001043_t0027_u01753583309367") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de451b_d20250727_m022828_c001_v7007000_t0000_u01753583308999") 2025/07/27 02:37:16 DEBUG : potato: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39119_d20250727_m022828_c001_v0001043_t0041_u01753583308020") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419f5d167dd7d123_d20250727_m022953_c001_v7007000_t0000_u01753583393387") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca36e7_d20250727_m022952_c001_v0001181_t0044_u01753583392797") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5754d_d20250727_m022944_c001_v7007000_t0000_u01753583384883") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca365f_d20250727_m022940_c001_v0001181_t0043_u01753583380276") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202b0c_d20250727_m022932_c001_v7007000_t0000_u01753583372405") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3621_d20250727_m022927_c001_v0001181_t0034_u01753583367813") 2025/07/27 02:37:16 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bfa_d20250727_m022919_c001_v7007000_t0000_u01753583359983") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca35d3_d20250727_m022915_c001_v0001181_t0049_u01753583355980") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e068_d20250727_m022855_c001_v7007000_t0000_u01753583335428") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39177_d20250727_m022853_c001_v0001043_t0001_u01753583333505") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e066_d20250727_m022853_c001_v7007000_t0000_u01753583333123") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39171_d20250727_m022851_c001_v0001043_t0051_u01753583331267") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e063_d20250727_m022850_c001_v7007000_t0000_u01753583330901") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3916b_d20250727_m022849_c001_v0001043_t0024_u01753583329866") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e061_d20250727_m022848_c001_v7007000_t0000_u01753583328754") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39161_d20250727_m022847_c001_v0001043_t0042_u01753583327837") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e05e_d20250727_m022845_c001_v7007000_t0000_u01753583325815") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39159_d20250727_m022844_c001_v0001043_t0026_u01753583324769") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f418407e7a4de4529_d20250727_m022837_c001_v7007000_t0000_u01753583317674") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39137_d20250727_m022836_c001_v0001043_t0050_u01753583316532") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a37_d20250727_m022730_c001_v7007000_t0000_u01753583250981") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3906f_d20250727_m022730_c001_v0001043_t0035_u01753583250232") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a36_d20250727_m022729_c001_v7007000_t0000_u01753583249305") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3906d_d20250727_m022728_c001_v0001043_t0054_u01753583248590") 2025/07/27 02:37:17 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5754e_d20250727_m022945_c001_v7007000_t0000_u01753583385066") 2025/07/27 02:37:17 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d391ea_d20250727_m022941_c001_v0001043_t0034_u01753583381432") 2025/07/27 02:37:17 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202b0d_d20250727_m022932_c001_v7007000_t0000_u01753583372872") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d391ca_d20250727_m022928_c001_v0001043_t0003_u01753583368961") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bfb_d20250727_m022920_c001_v7007000_t0000_u01753583360410") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d391af_d20250727_m022916_c001_v0001043_t0028_u01753583356503") 2025/07/27 02:37:18 DEBUG : pre-dest1/1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d409f_d20250727_m023028_c001_v7007000_t0000_u01753583428196") 2025/07/27 02:37:18 DEBUG : pre-dest1/1: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3922d_d20250727_m023020_c001_v0001043_t0040_u01753583420220") 2025/07/27 02:37:18 DEBUG : pre-dest2/2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d40a0_d20250727_m023028_c001_v7007000_t0000_u01753583428423") 2025/07/27 02:37:18 DEBUG : pre-dest2/2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca37aa_d20250727_m023021_c001_v0001181_t0016_u01753583421052") 2025/07/27 02:37:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d5fdc_d20250727_m023005_c001_v7007000_t0000_u01753583405351") 2025/07/27 02:37:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22836_d20250727_m023001_c001_v0001180_t0030_u01753583401292") 2025/07/27 02:37:18 DEBUG : sizeonly: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e83_d20250727_m022812_c001_v7007000_t0000_u01753583292307") 2025/07/27 02:37:18 DEBUG : sizeonly: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390d9_d20250727_m022811_c001_v0001043_t0029_u01753583291208") 2025/07/27 02:37:18 DEBUG : splitbanan: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5792b_d20250727_m023439_c001_v7007000_t0000_u01753583679154") 2025/07/27 02:37:18 DEBUG : splitbanan: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3f2a_d20250727_m023431_c001_v0001181_t0012_u01753583671796") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532670_d20250727_m023554_c001_v7007000_t0000_u01753583754779") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497422dd_d20250727_m023548_c001_v0001179_t0021_u01753583748034") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f416f0ad7fda360a0_d20250727_m023539_c001_v7007000_t0000_u01753583739335") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742275_d20250727_m023532_c001_v0001179_t0026_u01753583732839") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f417f89adf73d4115_d20250727_m023524_c001_v7007000_t0000_u01753583724108") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742215_d20250727_m023517_c001_v0001179_t0058_u01753583717618") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a65d_d20250727_m023509_c001_v7007000_t0000_u01753583709045") 2025/07/27 02:37:18 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497421a2_d20250727_m023502_c001_v0001179_t0042_u01753583702674") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a5795f_d20250727_m023454_c001_v7007000_t0000_u01753583694104") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742146_d20250727_m023447_c001_v0001179_t0041_u01753583687294") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57903_d20250727_m023433_c001_v7007000_t0000_u01753583673479") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497420ac_d20250727_m023430_c001_v0001179_t0004_u01753583670764") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f406c34f5177ce14b_d20250727_m023422_c001_v7007000_t0000_u01753583662507") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22ff8_d20250727_m023415_c001_v0001180_t0042_u01753583655762") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f407dd04ca999e978_d20250727_m023414_c001_v7007000_t0000_u01753583654436") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22fcd_d20250727_m023411_c001_v0001180_t0026_u01753583651553") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a3961_d20250727_m023402_c001_v7007000_t0000_u01753583642953") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249741fb2_d20250727_m023356_c001_v0001179_t0056_u01753583636236") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4102464a4e59c67f_d20250727_m023354_c001_v7007000_t0000_u01753583634939") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3dc8_d20250727_m023352_c001_v0001181_t0014_u01753583632224") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6105_d20250727_m023338_c001_v7007000_t0000_u01753583618301") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82eb3_d20250727_m023334_c001_v0001109_t0047_u01753583614258") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40321f9147f4a617_d20250727_m023326_c001_v7007000_t0000_u01753583606228") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22d5e_d20250727_m023319_c001_v0001180_t0010_u01753583599660") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f40516cd1d27a391b_d20250727_m023310_c001_v7007000_t0000_u01753583590724") 2025/07/27 02:37:19 DEBUG : splitbananasplit: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c5a_d20250727_m023304_c001_v0001181_t0055_u01753583584012") 2025/07/27 02:37:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202bf6_d20250727_m023417_c001_v7007000_t0000_u01753583657547") 2025/07/27 02:37:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742034_d20250727_m023412_c001_v0001179_t0037_u01753583652632") 2025/07/27 02:37:19 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff187_d20250727_m023256_c001_v7007000_t0000_u01753583576589") 2025/07/27 02:37:19 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e82de9_d20250727_m023253_c001_v0001109_t0021_u01753583573733") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57888_d20250727_m023252_c001_v7007000_t0000_u01753583572598") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22c60_d20250727_m023250_c001_v0001180_t0054_u01753583570140") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f41753ae669a71bec_d20250727_m022913_c001_v7007000_t0000_u01753583353103") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22712_d20250727_m022912_c001_v0001180_t0028_u01753583352241") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e07c_d20250727_m022911_c001_v7007000_t0000_u01753583351679") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d391a1_d20250727_m022910_c001_v0001043_t0023_u01753583350661") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e7e_d20250727_m022808_c001_v7007000_t0000_u01753583288936") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390cf_d20250727_m022807_c001_v0001043_t0018_u01753583287182") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e7b_d20250727_m022806_c001_v7007000_t0000_u01753583286824") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390cd_d20250727_m022805_c001_v0001043_t0031_u01753583285591") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e77_d20250727_m022803_c001_v7007000_t0000_u01753583283381") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390bf_d20250727_m022801_c001_v0001043_t0027_u01753583281620") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e75_d20250727_m022801_c001_v7007000_t0000_u01753583281081") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390bb_d20250727_m022759_c001_v0001043_t0053_u01753583279465") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390b1_d20250727_m022756_c001_v0001043_t0032_u01753583276552") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e71_d20250727_m022756_c001_v7007000_t0000_u01753583276193") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390ad_d20250727_m022755_c001_v0001043_t0049_u01753583275420") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390ab_d20250727_m022754_c001_v0001043_t0016_u01753583274429") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f421fca8aac582e6f_d20250727_m022754_c001_v7007000_t0000_u01753583274071") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d390a3_d20250727_m022750_c001_v0001043_t0016_u01753583270830") 2025/07/27 02:37:20 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39091_d20250727_m022747_c001_v0001043_t0041_u01753583267441") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a44_d20250727_m022747_c001_v7007000_t0000_u01753583267076") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3908f_d20250727_m022746_c001_v0001043_t0058_u01753583266319") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3908d_d20250727_m022744_c001_v0001043_t0011_u01753583264934") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a43_d20250727_m022744_c001_v7007000_t0000_u01753583264569") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39089_d20250727_m022740_c001_v0001043_t0047_u01753583260569") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a41_d20250727_m022740_c001_v7007000_t0000_u01753583260205") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39087_d20250727_m022739_c001_v0001043_t0015_u01753583259296") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a3f_d20250727_m022738_c001_v7007000_t0000_u01753583258386") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39085_d20250727_m022737_c001_v0001043_t0046_u01753583257649") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a3e_d20250727_m022737_c001_v7007000_t0000_u01753583257101") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39081_d20250727_m022736_c001_v0001043_t0055_u01753583256220") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a3c_d20250727_m022735_c001_v7007000_t0000_u01753583255313") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3907b_d20250727_m022734_c001_v0001043_t0000_u01753583254281") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a3a_d20250727_m022733_c001_v7007000_t0000_u01753583253726") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39079_d20250727_m022733_c001_v0001043_t0059_u01753583253010") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202a38_d20250727_m022732_c001_v7007000_t0000_u01753583252464") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39071_d20250727_m022731_c001_v0001043_t0014_u01753583251528") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202977_d20250727_m022726_c001_v7007000_t0000_u01753583246729") 2025/07/27 02:37:21 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39063_d20250727_m022725_c001_v0001043_t0003_u01753583245974") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202976_d20250727_m022725_c001_v7007000_t0000_u01753583245428") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39061_d20250727_m022724_c001_v0001043_t0053_u01753583244467") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202971_d20250727_m022723_c001_v7007000_t0000_u01753583243560") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d3905b_d20250727_m022722_c001_v0001043_t0043_u01753583242746") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f413e4eae06202970_d20250727_m022720_c001_v7007000_t0000_u01753583240364") 2025/07/27 02:37:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39059_d20250727_m022719_c001_v0001043_t0002_u01753583239630") 2025/07/27 02:37:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff188_d20250727_m023256_c001_v7007000_t0000_u01753583576778") 2025/07/27 02:37:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3c0a_d20250727_m023253_c001_v0001181_t0030_u01753583573383") 2025/07/27 02:37:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f400d250f20a57889_d20250727_m023252_c001_v7007000_t0000_u01753583572782") 2025/07/27 02:37:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3bfa_d20250727_m023250_c001_v0001181_t0027_u01753583570013") 2025/07/27 02:37:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532672_d20250727_m023557_c001_v7007000_t0000_u01753583757101") 2025/07/27 02:37:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83143_d20250727_m023556_c001_v0001109_t0056_u01753583756174") 2025/07/27 02:37:22 DEBUG : sub/yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e078_d20250727_m022908_c001_v7007000_t0000_u01753583348560") 2025/07/27 02:37:22 DEBUG : sub/yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca358e_d20250727_m022907_c001_v0001181_t0039_u01753583347011") 2025/07/27 02:37:22 DEBUG : test_dir1/file2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff181_d20250727_m023249_c001_v7007000_t0000_u01753583569219") 2025/07/27 02:37:22 DEBUG : test_dir1/file2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22c3f_d20250727_m023247_c001_v0001180_t0008_u01753583567111") 2025/07/27 02:37:22 DEBUG : test_dir1/file2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff17e_d20250727_m023246_c001_v7007000_t0000_u01753583566290") 2025/07/27 02:37:22 DEBUG : test_dir1/file2: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b22c2b_d20250727_m023244_c001_v0001180_t0057_u01753583564858") 2025/07/27 02:37:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff182_d20250727_m023249_c001_v7007000_t0000_u01753583569404") 2025/07/27 02:37:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3be6_d20250727_m023247_c001_v0001181_t0003_u01753583567081") 2025/07/27 02:37:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f4082b8e487aff17f_d20250727_m023246_c001_v7007000_t0000_u01753583566472") 2025/07/27 02:37:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3bd0_d20250727_m023244_c001_v0001181_t0022_u01753583564868") 2025/07/27 02:37:23 DEBUG : three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e06f_d20250727_m022900_c001_v7007000_t0000_u01753583340768") 2025/07/27 02:37:23 DEBUG : three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39191_d20250727_m022859_c001_v0001043_t0035_u01753583339543") 2025/07/27 02:37:23 DEBUG : three: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f104daff120d39185_d20250727_m022856_c001_v0001043_t0047_u01753583336947") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532673_d20250727_m023558_c001_v7007000_t0000_u01753583758836") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca41da_d20250727_m023558_c001_v0001181_t0024_u01753583758064") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532682_d20250727_m023617_c001_v7007000_t0000_u01753583777926") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b23434_d20250727_m023616_c001_v0001180_t0024_u01753583776339") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53267e_d20250727_m023614_c001_v7007000_t0000_u01753583774762") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca423d_d20250727_m023613_c001_v0001181_t0023_u01753583773314") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53267d_d20250727_m023612_c001_v7007000_t0000_u01753583772362") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83199_d20250727_m023611_c001_v0001109_t0044_u01753583771405") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532678_d20250727_m023606_c001_v7007000_t0000_u01753583766444") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4207_d20250727_m023605_c001_v0001181_t0051_u01753583765230") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53267a_d20250727_m023608_c001_v7007000_t0000_u01753583768849") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b233fe_d20250727_m023607_c001_v0001180_t0022_u01753583767387") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532677_d20250727_m023604_c001_v7007000_t0000_u01753583764281") 2025/07/27 02:37:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1065ea2682e83167_d20250727_m023602_c001_v0001109_t0049_u01753583762987") 2025/07/27 02:37:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532675_d20250727_m023602_c001_v7007000_t0000_u01753583762032") 2025/07/27 02:37:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d249742339_d20250727_m023601_c001_v0001179_t0033_u01753583761388") 2025/07/27 02:37:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532674_d20250727_m023600_c001_v7007000_t0000_u01753583760422") 2025/07/27 02:37:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f10065c8bd6b233d0_d20250727_m023559_c001_v0001180_t0032_u01753583759795") 2025/07/27 02:37:24 DEBUG : toe/toe/toe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f401a3108c35d6273_d20250727_m023623_c001_v7007000_t0000_u01753583783439") 2025/07/27 02:37:24 DEBUG : toe/toe/toe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca4287_d20250727_m023622_c001_v0001181_t0035_u01753583782804") 2025/07/27 02:37:24 DEBUG : toe/toe/toe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c53267b_d20250727_m023610_c001_v7007000_t0000_u01753583770450") 2025/07/27 02:37:24 DEBUG : toe/toe/toe: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d24974236b_d20250727_m023609_c001_v0001179_t0016_u01753583769826") 2025/07/27 02:37:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532683_d20250727_m023618_c001_v7007000_t0000_u01753583778604") 2025/07/27 02:37:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f119094d2497423a1_d20250727_m023617_c001_v0001179_t0050_u01753583777704") 2025/07/27 02:37:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f419774da3c532680_d20250727_m023615_c001_v7007000_t0000_u01753583775354") 2025/07/27 02:37:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f1088844cc3c90c3a_d20250727_m023614_c001_v0001171_t0016_u01753583774457") 2025/07/27 02:37:24 DEBUG : two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e070_d20250727_m022900_c001_v7007000_t0000_u01753583340952") 2025/07/27 02:37:24 DEBUG : two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415a50a407ca3524_d20250727_m022858_c001_v0001181_t0001_u01753583338968") 2025/07/27 02:37:24 DEBUG : two: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f404daff120d39183_d20250727_m022856_c001_v0001043_t0011_u01753583336765") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e07a_d20250727_m022909_c001_v7007000_t0000_u01753583349349") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f110fc003dc29a8d6_d20250727_m022908_c001_v0001181_t0016_u01753583348347") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e075_d20250727_m022905_c001_v7007000_t0000_u01753583345711") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca356c_d20250727_m022904_c001_v0001181_t0054_u01753583344370") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e071_d20250727_m022903_c001_v7007000_t0000_u01753583343046") 2025/07/27 02:37:24 DEBUG : yam: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f115a50a407ca3542_d20250727_m022901_c001_v0001181_t0053_u01753583341515") 2025/07/27 02:37:24 DEBUG : yaml: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e077_d20250727_m022906_c001_v7007000_t0000_u01753583346447") 2025/07/27 02:37:24 DEBUG : yaml: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f116269b0797712ec_d20250727_m022905_c001_v0001165_t0023_u01753583345471") 2025/07/27 02:37:24 DEBUG : yaml: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f415e0c79cd88e073_d20250727_m022903_c001_v7007000_t0000_u01753583343800") 2025/07/27 02:37:24 DEBUG : yaml: Deleting (id "4_z4f22bda3b04d4b9b9f880e1b_f11253c0edf0772ed_d20250727_m022902_c001_v0001171_t0043_u01753583342738") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m9.557817368s (try 1/5)