"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/01 02:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe" 2025/08/01 02:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:11:12 DEBUG : Creating backend with remote "/tmp/rclone3332380112" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/01 02:11:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:14 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:14 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:15 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:15 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", 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-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", 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-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:16 DEBUG : Creating backend with remote "/non-existing" 2025/08/01 02:11:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/01 02:11:16 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:16 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:19 INFO : B2 bucket rclone-test-kuwawim1dahe: Running all checks before starting transfers 2025/08/01 02:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:19 INFO : B2 bucket rclone-test-kuwawim1dahe: Checks finished, now starting transfers 2025/08/01 02:11:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:20 ERROR : Ignoring --no-traverse with sync 2025/08/01 02:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:20 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:20 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:20 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/01 02:11:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/01 02:11:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:11:22 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:22 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:11:24 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:24 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/01 02:11:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:11:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/01 02:11:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:11:25 INFO : sub dir2: Making directory 2025/08/01 02:11:25 INFO : sub dir: Making directory 2025/08/01 02:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:25 INFO : sub dir2/sub sub dir2: Making directory 2025/08/01 02:11:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:25 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/01 02:11:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:26 INFO : sub dir2: Making directory 2025/08/01 02:11:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/01 02:11:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:27 DEBUG : sub dir2: Making directory with metadata 2025/08/01 02:11:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:11:27 INFO : sub dir2: Making directory 2025/08/01 02:11:27 INFO : sub dir: Making directory 2025/08/01 02:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:27 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:27 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:27 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:27 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/01 02:11:28 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/01 02:11:28 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", 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-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:29 INFO : sub dir2: Making directory 2025/08/01 02:11:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:29 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:29 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:29 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:30 DEBUG : sub dir2: Making directory with metadata 2025/08/01 02:11:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:11:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:11:30 INFO : sub dir2: Making directory 2025/08/01 02:11:30 INFO : sub dir: Making directory 2025/08/01 02:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:30 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:30 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/01 02:11:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", 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-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:31 INFO : sub dir2: Making directory 2025/08/01 02:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:32 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fesodoc2culo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-fesodoc2culo 2025/08/01 02:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:34 DEBUG : B2 bucket rclone-test-fesodoc2culo: Waiting for checks to finish 2025/08/01 02:11:34 DEBUG : B2 bucket rclone-test-fesodoc2culo: Waiting for transfers to finish 2025/08/01 02:11:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:35 DEBUG : B2 bucket rclone-test-fesodoc2culo: Purge remote 2025/08/01 02:11:35 INFO : B2 bucket rclone-test-fesodoc2culo: cleaning bucket "rclone-test-fesodoc2culo" of all files 2025/08/01 02:11:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f122d23606d6b3b9f880e1b_f100f9b9cc9198582_d20250801_m021135_c001_v0001178_t0025_u01754014295025") --- PASS: TestServerSideCopy (3.71s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:37 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 02:11:37 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 02:11:37 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vejocob0zede" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-vejocob0zede 2025/08/01 02:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:39 DEBUG : B2 bucket rclone-test-vejocob0zede: Waiting for checks to finish 2025/08/01 02:11:39 DEBUG : B2 bucket rclone-test-vejocob0zede: Waiting for transfers to finish 2025/08/01 02:11:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:41 DEBUG : B2 bucket rclone-test-vejocob0zede: Waiting for checks to finish 2025/08/01 02:11:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 02:11:41 DEBUG : B2 bucket rclone-test-vejocob0zede: Waiting for transfers to finish 2025/08/01 02:11:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 02:11:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:41 DEBUG : B2 bucket rclone-test-vejocob0zede: Purge remote 2025/08/01 02:11:41 INFO : B2 bucket rclone-test-vejocob0zede: cleaning bucket "rclone-test-vejocob0zede" of all files 2025/08/01 02:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d63606d6b3b9f880e1b_f103ffe593c163b0e_d20250801_m021141_c001_v0001176_t0004_u01754014301374") 2025/08/01 02:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zcf323d63606d6b3b9f880e1b_f1048b60e41955d48_d20250801_m021140_c001_v0001153_t0020_u01754014300256") --- PASS: TestServerSideCopyOverSelf (5.44s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 02:11:44 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:44 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 02:11:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/01 02:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dowohad0yebu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-dowohad0yebu 2025/08/01 02:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:46 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for checks to finish 2025/08/01 02:11:46 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for transfers to finish 2025/08/01 02:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:48 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for checks to finish 2025/08/01 02:11:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 02:11:48 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for transfers to finish 2025/08/01 02:11:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 02:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:48 INFO : sub dir/hello world: Deleted 2025/08/01 02:11:49 DEBUG : testing file moves 2025/08/01 02:11:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/01 02:11:49 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for checks to finish 2025/08/01 02:11:49 DEBUG : B2 bucket rclone-test-dowohad0yebu: Waiting for transfers to finish 2025/08/01 02:11:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/01 02:11:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 02:11:49 INFO : sub dir/hello world: Deleted 2025/08/01 02:11:50 DEBUG : B2 bucket rclone-test-dowohad0yebu: Purge remote 2025/08/01 02:11:50 INFO : B2 bucket rclone-test-dowohad0yebu: cleaning bucket "rclone-test-dowohad0yebu" of all files 2025/08/01 02:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25d23606d6b3b9f880e1b_f1172632b851707fa_d20250801_m021149_c001_v0001182_t0044_u01754014309607") 2025/08/01 02:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25d23606d6b3b9f880e1b_f11662450d5303af9_d20250801_m021148_c001_v0001183_t0055_u01754014308223") 2025/08/01 02:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25d23606d6b3b9f880e1b_f11800ead0c4df271_d20250801_m021147_c001_v0001179_t0047_u01754014307255") --- PASS: TestServerSideMoveOverSelf (6.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:51 ERROR : error listing: directory not found 2025/08/01 02:11:52 INFO : Local file system at /tmp/rclone3332380112: Making directory 2025/08/01 02:11:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.36s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:11:53 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for checks to finish 2025/08/01 02:11:53 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for transfers to finish 2025/08/01 02:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:11:54 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/01 02:11:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:55 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/01 02:11:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:11:55 INFO : check sum: Copied (new) 2025/08/01 02:11:55 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:11:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/01 02:11:55 DEBUG : check sum: Unchanged skipping 2025/08/01 02:11:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:55 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/01 02:11:56 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:56 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 02:11:56 INFO : sizeonly: Copied (new) 2025/08/01 02:11:56 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:57 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:57 DEBUG : sizeonly: Sizes identical 2025/08/01 02:11:57 DEBUG : sizeonly: Unchanged skipping 2025/08/01 02:11:57 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:57 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:11:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/01 02:11:58 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:58 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/01 02:11:58 INFO : ignore-size: Copied (new) 2025/08/01 02:11:58 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:11:58 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:11:58 DEBUG : ignore-size: Unchanged skipping 2025/08/01 02:11:58 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:11:58 DEBUG : Waiting for deletions to finish 2025/08/01 02:11:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:12:00 DEBUG : existing: Unchanged skipping 2025/08/01 02:12:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:00 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:00 INFO : There was nothing to transfer 2025/08/01 02:12:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/01 02:12:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 02:12:00 INFO : existing: Copied (replaced existing) 2025/08/01 02:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 02:12:01 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:01 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 02:12:01 INFO : existing: Copied (new) 2025/08/01 02:12:01 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:02 DEBUG : existing: Destination exists, skipping 2025/08/01 02:12:02 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:02 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:02 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:03 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/01 02:12:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:03 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:03 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 02:12:03 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:03 INFO : a/potato2: Copied (new) 2025/08/01 02:12:03 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:03 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:05 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/01 02:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:12:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/01 02:12:05 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:05 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:05 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:05 INFO : There was nothing to transfer 2025/08/01 02:12:05 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/01 02:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:12:06 INFO : empty space: Updated modification time in destination 2025/08/01 02:12:06 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:06 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:06 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/01 02:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:12:07 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:07 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/01 02:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3332380112) 2025/08/01 02:12:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kuwawim1dahe) 2025/08/01 02:12:09 DEBUG : foo: sha1 differ 2025/08/01 02:12:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/01 02:12:09 INFO : foo: Copied (replaced existing) 2025/08/01 02:12:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/01 02:12:10 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:11 INFO : potato: Copied (new) 2025/08/01 02:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:12 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/01 02:12:12 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/01 02:12:13 INFO : potato: Copied (replaced existing) 2025/08/01 02:12:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/01 02:12:14 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3332380112) 2025/08/01 02:12:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kuwawim1dahe) 2025/08/01 02:12:14 DEBUG : potato: sha1 differ 2025/08/01 02:12:14 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/01 02:12:14 INFO : potato: Copied (replaced existing) 2025/08/01 02:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:16 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/01 02:12:16 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:16 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:16 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:17 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:18 INFO : potato2: Copied (new) 2025/08/01 02:12:18 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:19 INFO : d: Making directory 2025/08/01 02:12:19 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/01 02:12:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 02:12:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:20 INFO : a/potato2: Copied (new) 2025/08/01 02:12:20 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:21 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/01 02:12:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:22 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 02:12:22 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:22 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:22 INFO : a/potato2: Copied (new) 2025/08/01 02:12:22 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting files as there were IO errors 2025/08/01 02:12:22 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:24 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:24 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:24 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:24 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:24 INFO : potato: Deleted 2025/08/01 02:12:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:26 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:26 INFO : potato: Deleted 2025/08/01 02:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:26 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:28 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:28 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/01 02:12:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : enormous: Excluded 2025/08/01 02:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : potato2: Excluded 2025/08/01 02:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:30 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:30 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:30 INFO : There was nothing to transfer 2025/08/01 02:12:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : enormous: Excluded 2025/08/01 02:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : potato2: Excluded 2025/08/01 02:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 02:12:30 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for checks to finish 2025/08/01 02:12:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/01 02:12:30 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:30 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for transfers to finish 2025/08/01 02:12:30 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 02:12:32 DEBUG : enormous: Excluded 2025/08/01 02:12:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 02:12:32 DEBUG : potato2: Excluded 2025/08/01 02:12:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:12:32 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:32 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:32 INFO : potato2: Deleted 2025/08/01 02:12:32 INFO : enormous: Deleted 2025/08/01 02:12:32 INFO : There was nothing to transfer 2025/08/01 02:12:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/01 02:12:33 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:33 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for checks to finish 2025/08/01 02:12:33 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for transfers to finish 2025/08/01 02:12:33 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:33 INFO : potato2: Deleted 2025/08/01 02:12:33 INFO : enormous: Deleted 2025/08/01 02:12:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:35 DEBUG : five: Need to transfer - File not found at Destination 2025/08/01 02:12:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/01 02:12:35 DEBUG : one: Destination is newer than source, skipping 2025/08/01 02:12:35 DEBUG : three: Sizes identical 2025/08/01 02:12:35 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3332380112) 2025/08/01 02:12:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/01 02:12:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kuwawim1dahe) 2025/08/01 02:12:35 DEBUG : two: sha1 differ 2025/08/01 02:12:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 02:12:35 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/01 02:12:35 INFO : five: Copied (new) 2025/08/01 02:12:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/01 02:12:35 INFO : four: Copied (replaced existing) 2025/08/01 02:12:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 02:12:36 INFO : two: Copied (replaced existing) 2025/08/01 02:12:36 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:36 DEBUG : one: Destination is newer than source, skipping 2025/08/01 02:12:36 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/01 02:12:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/01 02:12:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 02:12:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/01 02:12:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3332380112) 2025/08/01 02:12:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/01 02:12:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kuwawim1dahe) 2025/08/01 02:12:36 DEBUG : three: sha1 differ 2025/08/01 02:12:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 02:12:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 02:12:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/01 02:12:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/01 02:12:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 02:12:36 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:12:36 INFO : three: Copied (replaced existing) 2025/08/01 02:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/01 02:12:38 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:38 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:38 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 02:12:38 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/01 02:12:38 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 02:12:38 INFO : potato: Copied (new) 2025/08/01 02:12:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:38 INFO : yam: Copied (new) 2025/08/01 02:12:38 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:12:39 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:39 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:39 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:39 DEBUG : potato: Unchanged skipping 2025/08/01 02:12:39 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:39 INFO : yam: Copied (server-side copy) to: yaml 2025/08/01 02:12:40 INFO : yam: Deleted 2025/08/01 02:12:40 INFO : yaml: Renamed from "yam" 2025/08/01 02:12:40 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/01 02:12:41 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:41 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:41 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 02:12:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/01 02:12:41 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:41 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 02:12:41 INFO : potato: Copied (new) 2025/08/01 02:12:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:41 INFO : yam: Copied (new) 2025/08/01 02:12:41 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:12:41 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:41 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:41 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:41 DEBUG : potato: Unchanged skipping 2025/08/01 02:12:41 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:44 INFO : yam: Copied (server-side copy) to: yaml 2025/08/01 02:12:44 INFO : yam: Deleted 2025/08/01 02:12:44 INFO : yaml: Renamed from "yam" 2025/08/01 02:12:44 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/01 02:12:45 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:45 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 02:12:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/01 02:12:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 02:12:45 INFO : potato: Copied (new) 2025/08/01 02:12:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:46 INFO : sub/yam: Copied (new) 2025/08/01 02:12:46 DEBUG : Waiting for deletions to finish 2025/08/01 02:12:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:12:46 DEBUG : potato: Unchanged skipping 2025/08/01 02:12:46 INFO : B2 bucket rclone-test-kuwawim1dahe: Making map for --track-renames 2025/08/01 02:12:46 INFO : B2 bucket rclone-test-kuwawim1dahe: Finished making map for --track-renames 2025/08/01 02:12:46 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:46 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for renames to finish 2025/08/01 02:12:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 02:12:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/01 02:12:47 INFO : sub/yam: Deleted 2025/08/01 02:12:47 INFO : yam: Renamed from "sub/yam" 2025/08/01 02:12:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone3332380112/dir1" 2025/08/01 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone3332380112/dir2" 2025/08/01 02:12:48 DEBUG : Local file system at /tmp/rclone3332380112/dir2: Using server-side directory move 2025/08/01 02:12:48 INFO : Local file system at /tmp/rclone3332380112/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/01 02:12:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/01 02:12:48 DEBUG : Local file system at /tmp/rclone3332380112/dir2: Waiting for checks to finish 2025/08/01 02:12:48 DEBUG : Local file system at /tmp/rclone3332380112/dir2: Waiting for transfers to finish 2025/08/01 02:12:48 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:12:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/01 02:12:49 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:49 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/01 02:12:49 INFO : nested/sub dir/file: Copied (new) 2025/08/01 02:12:49 INFO : nested/sub dir/file: Deleted 2025/08/01 02:12:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:12:49 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:12:49 INFO : sub dir/hello world: Deleted 2025/08/01 02:12:49 INFO : sub dir: Removing directory 2025/08/01 02:12:49 INFO : nested/sub dir: Removing directory 2025/08/01 02:12:49 INFO : nested: Removing directory 2025/08/01 02:12:49 DEBUG : Local file system at /tmp/rclone3332380112: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 02:12:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/01 02:12:50 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:50 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/01 02:12:51 INFO : nested/sub dir/file: Copied (new) 2025/08/01 02:12:51 INFO : nested/sub dir/file: Deleted 2025/08/01 02:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:12:51 INFO : sub dir/hello world: Copied (new) 2025/08/01 02:12:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/01 02:12:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 02:12:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 02:12:52 INFO : existing: Copied (new) 2025/08/01 02:12:52 INFO : existing: Deleted 2025/08/01 02:12:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/01 02:12:52 INFO : existing-b: Copied (new) 2025/08/01 02:12:52 INFO : existing-b: Deleted 2025/08/01 02:12:53 DEBUG : existing: Destination exists, skipping 2025/08/01 02:12:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/01 02:12:53 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:12:53 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:12:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jebihop6voku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-jebihop6voku 2025/08/01 02:12:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:12:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 02:12:58 DEBUG : empty space: Unchanged skipping 2025/08/01 02:12:58 DEBUG : B2 bucket rclone-test-jebihop6voku: Waiting for checks to finish 2025/08/01 02:12:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 02:12:58 INFO : empty space: Deleted 2025/08/01 02:12:58 DEBUG : B2 bucket rclone-test-jebihop6voku: Waiting for transfers to finish 2025/08/01 02:12:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:12:58 INFO : potato2: Copied (server-side copy) 2025/08/01 02:12:58 INFO : potato2: Deleted 2025/08/01 02:12:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:12:58 INFO : potato3: Copied (server-side copy) 2025/08/01 02:12:59 INFO : potato3: Deleted 2025/08/01 02:12:59 DEBUG : Creating backend with remote "TestB2:rclone-test-woyucep7giqi" 2025/08/01 02:13:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/01 02:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:13:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 02:13:00 DEBUG : B2 bucket rclone-test-woyucep7giqi: Waiting for checks to finish 2025/08/01 02:13:00 DEBUG : B2 bucket rclone-test-woyucep7giqi: Waiting for transfers to finish 2025/08/01 02:13:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:13:01 INFO : potato2: Copied (server-side copy) 2025/08/01 02:13:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:13:01 INFO : empty space: Copied (server-side copy) 2025/08/01 02:13:01 INFO : potato2: Deleted 2025/08/01 02:13:01 INFO : empty space: Deleted 2025/08/01 02:13:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:13:01 INFO : potato3: Copied (server-side copy) 2025/08/01 02:13:02 INFO : potato3: Deleted 2025/08/01 02:13:02 DEBUG : B2 bucket rclone-test-woyucep7giqi: Purge remote 2025/08/01 02:13:02 INFO : B2 bucket rclone-test-woyucep7giqi: cleaning bucket "rclone-test-woyucep7giqi" of all files 2025/08/01 02:13:02 DEBUG : empty space: Deleting (id "4_zbf827d23607d6b3b9f880e1b_f106880f3e219f85e_d20250801_m021301_c001_v0001178_t0014_u01754014381515") 2025/08/01 02:13:02 DEBUG : potato2: Deleting (id "4_zbf827d23607d6b3b9f880e1b_f1134bec830f5294a_d20250801_m021301_c001_v0001117_t0040_u01754014381142") 2025/08/01 02:13:02 DEBUG : potato3: Deleting (id "4_zbf827d23607d6b3b9f880e1b_f102f3682742a6c46_d20250801_m021301_c001_v0001161_t0043_u01754014381554") 2025/08/01 02:13:03 DEBUG : B2 bucket rclone-test-jebihop6voku: Purge remote 2025/08/01 02:13:03 INFO : B2 bucket rclone-test-jebihop6voku: cleaning bucket "rclone-test-jebihop6voku" of all files 2025/08/01 02:13:03 DEBUG : empty space: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f4111d7583824580d_d20250801_m021301_c001_v7007000_t0000_u01754014381761") 2025/08/01 02:13:03 DEBUG : empty space: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f10613be156bac226_d20250801_m021257_c001_v0001157_t0050_u01754014377272") 2025/08/01 02:13:03 DEBUG : potato2: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f414ab92361b7c197_d20250801_m021301_c001_v7007000_t0000_u01754014381724") 2025/08/01 02:13:03 DEBUG : potato2: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f112bb77f5beff321_d20250801_m021258_c001_v0001180_t0035_u01754014378522") 2025/08/01 02:13:03 DEBUG : potato3: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f4111d7583824580f_d20250801_m021301_c001_v7007000_t0000_u01754014381952") 2025/08/01 02:13:03 DEBUG : potato3: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f119907957d98bbba_d20250801_m021258_c001_v0001180_t0022_u01754014378764") 2025/08/01 02:13:03 DEBUG : potato3: Deleting (id "4_zdfd26d03607d6b3b9f880e1b_f10613be156bac22a_d20250801_m021257_c001_v0001157_t0039_u01754014377722") --- PASS: TestServerSideMove (11.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zilaqac0besi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-zilaqac0besi 2025/08/01 02:13:11 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 02:13:11 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 02:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:13:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 02:13:11 DEBUG : B2 bucket rclone-test-zilaqac0besi: Waiting for checks to finish 2025/08/01 02:13:11 DEBUG : B2 bucket rclone-test-zilaqac0besi: Waiting for transfers to finish 2025/08/01 02:13:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:13:11 INFO : potato2: Copied (server-side copy) 2025/08/01 02:13:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:13:12 INFO : potato3: Copied (server-side copy) 2025/08/01 02:13:12 INFO : potato2: Deleted 2025/08/01 02:13:12 INFO : potato3: Deleted 2025/08/01 02:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cesokax9nuro" 2025/08/01 02:13:13 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 02:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:13:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 02:13:13 DEBUG : B2 bucket rclone-test-cesokax9nuro: Waiting for checks to finish 2025/08/01 02:13:13 DEBUG : B2 bucket rclone-test-cesokax9nuro: Waiting for transfers to finish 2025/08/01 02:13:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:13:14 INFO : potato2: Copied (server-side copy) 2025/08/01 02:13:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:13:15 INFO : potato3: Copied (server-side copy) 2025/08/01 02:13:15 INFO : potato2: Deleted 2025/08/01 02:13:15 INFO : potato3: Deleted 2025/08/01 02:13:15 DEBUG : B2 bucket rclone-test-cesokax9nuro: Purge remote 2025/08/01 02:13:15 INFO : B2 bucket rclone-test-cesokax9nuro: cleaning bucket "rclone-test-cesokax9nuro" of all files 2025/08/01 02:13:15 DEBUG : potato2: Deleting (id "4_z3f92ad63607d6b3b9f880e1b_f102c84cc784072d7_d20250801_m021314_c001_v0001144_t0010_u01754014394330") 2025/08/01 02:13:15 DEBUG : potato3: Deleting (id "4_z3f92ad63607d6b3b9f880e1b_f105fffd4ab13f909_d20250801_m021314_c001_v0001102_t0001_u01754014394741") 2025/08/01 02:13:16 DEBUG : B2 bucket rclone-test-zilaqac0besi: Purge remote 2025/08/01 02:13:16 INFO : B2 bucket rclone-test-zilaqac0besi: cleaning bucket "rclone-test-zilaqac0besi" of all files 2025/08/01 02:13:16 DEBUG : empty space: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f108e29d5fbe8ac23_d20250801_m021309_c001_v0001144_t0041_u01754014389543") 2025/08/01 02:13:16 DEBUG : potato2: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f412dc033f486a6df_d20250801_m021315_c001_v7007000_t0000_u01754014395002") 2025/08/01 02:13:16 DEBUG : potato2: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f1002da03a50ff36c_d20250801_m021311_c001_v0001041_t0013_u01754014391363") 2025/08/01 02:13:16 DEBUG : potato3: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f41609e0665bef11b_d20250801_m021315_c001_v7007000_t0000_u01754014395178") 2025/08/01 02:13:16 DEBUG : potato3: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f102744a1c7a77a7a_d20250801_m021311_c001_v0001093_t0051_u01754014391734") 2025/08/01 02:13:16 DEBUG : potato3: Deleting (id "4_z8fe29d13607d6b3b9f880e1b_f108e29d5fbe8ac27_d20250801_m021310_c001_v0001144_t0027_u01754014390229") --- PASS: TestServerSideMoveWithFilter (12.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yexosop0womo" 2025/08/01 02:13:20 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kuwawim1dahe -> B2 bucket rclone-test-yexosop0womo 2025/08/01 02:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:13:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 02:13:23 DEBUG : empty space: Unchanged skipping 2025/08/01 02:13:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 02:13:23 DEBUG : B2 bucket rclone-test-yexosop0womo: Waiting for checks to finish 2025/08/01 02:13:23 INFO : empty space: Deleted 2025/08/01 02:13:23 DEBUG : B2 bucket rclone-test-yexosop0womo: Waiting for transfers to finish 2025/08/01 02:13:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:13:23 INFO : potato2: Copied (server-side copy) 2025/08/01 02:13:23 INFO : potato2: Deleted 2025/08/01 02:13:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:13:24 INFO : potato3: Copied (server-side copy) 2025/08/01 02:13:24 INFO : potato3: Deleted 2025/08/01 02:13:25 DEBUG : Creating backend with remote "TestB2:rclone-test-saxozuj9bibu" 2025/08/01 02:13:25 INFO : tomatoDir: Making directory 2025/08/01 02:13:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/01 02:13:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 02:13:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 02:13:26 DEBUG : B2 bucket rclone-test-saxozuj9bibu: Waiting for checks to finish 2025/08/01 02:13:26 DEBUG : B2 bucket rclone-test-saxozuj9bibu: Waiting for transfers to finish 2025/08/01 02:13:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 02:13:26 INFO : empty space: Copied (server-side copy) 2025/08/01 02:13:27 INFO : empty space: Deleted 2025/08/01 02:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 02:13:27 INFO : potato2: Copied (server-side copy) 2025/08/01 02:13:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 02:13:27 INFO : potato3: Copied (server-side copy) 2025/08/01 02:13:27 INFO : potato2: Deleted 2025/08/01 02:13:27 INFO : potato3: Deleted 2025/08/01 02:13:28 DEBUG : B2 bucket rclone-test-saxozuj9bibu: Purge remote 2025/08/01 02:13:28 INFO : B2 bucket rclone-test-saxozuj9bibu: cleaning bucket "rclone-test-saxozuj9bibu" of all files 2025/08/01 02:13:28 DEBUG : empty space: Deleting (id "4_zbf12dd63607d6b3b9f880e1b_f11911b37b756a537_d20250801_m021326_c001_v0001183_t0058_u01754014406768") 2025/08/01 02:13:28 DEBUG : potato2: Deleting (id "4_zbf12dd63607d6b3b9f880e1b_f112589731c9783f8_d20250801_m021327_c001_v0001183_t0034_u01754014407061") 2025/08/01 02:13:28 DEBUG : potato3: Deleting (id "4_zbf12dd63607d6b3b9f880e1b_f109e7c200767789e_d20250801_m021327_c001_v0001182_t0022_u01754014407153") 2025/08/01 02:13:28 DEBUG : B2 bucket rclone-test-yexosop0womo: Purge remote 2025/08/01 02:13:28 INFO : B2 bucket rclone-test-yexosop0womo: cleaning bucket "rclone-test-yexosop0womo" of all files 2025/08/01 02:13:28 DEBUG : empty space: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f414ab92361b7c1c5_d20250801_m021327_c001_v7007000_t0000_u01754014407050") 2025/08/01 02:13:28 DEBUG : empty space: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f113d59bf440f7be7_d20250801_m021322_c001_v0001172_t0049_u01754014402473") 2025/08/01 02:13:28 DEBUG : potato2: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f414ab92361b7c1c6_d20250801_m021327_c001_v7007000_t0000_u01754014407277") 2025/08/01 02:13:28 DEBUG : potato2: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f100c3803a26acf3f_d20250801_m021323_c001_v0001098_t0052_u01754014403499") 2025/08/01 02:13:28 DEBUG : potato3: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f401bbe58f3f607f9_d20250801_m021327_c001_v7007000_t0000_u01754014407354") 2025/08/01 02:13:28 DEBUG : potato3: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f117112858b2bfbbc_d20250801_m021323_c001_v0001136_t0043_u01754014403861") 2025/08/01 02:13:28 DEBUG : potato3: Deleting (id "4_z0f52cd43607d6b3b9f880e1b_f113d59bf440f7bec_d20250801_m021322_c001_v0001172_t0039_u01754014402798") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/rclone-sync-test" 2025/08/01 02:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/rclone-sync-test-include/layer2" 2025/08/01 02:13:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/rclone-sync-test-ignore-file" 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test: Waiting for checks to finish 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test: Waiting for transfers to finish 2025/08/01 02:13:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:42 INFO : There was nothing to transfer 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:13:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:42 INFO : There was nothing to transfer 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/01 02:13:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/01 02:13:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:42 INFO : There was nothing to transfer 2025/08/01 02:13:43 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:13:43 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:13:43 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:43 INFO : There was nothing to transfer 2025/08/01 02:13:43 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/01 02:13:43 DEBUG : B2 bucket rclone-test-kuwawim1dahe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/01 02:13:43 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.34s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/CompareDest" 2025/08/01 02:13:47 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 02:13:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:13:48 INFO : one: Copied (new) 2025/08/01 02:13:48 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:48 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:49 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 02:13:49 INFO : one: Copied (replaced existing) 2025/08/01 02:13:49 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:51 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:13:51 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:51 INFO : There was nothing to transfer 2025/08/01 02:13:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 02:13:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:13:53 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:53 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:53 INFO : There was nothing to transfer 2025/08/01 02:13:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 02:13:53 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:13:53 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:53 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:53 INFO : There was nothing to transfer 2025/08/01 02:13:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:54 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/01 02:13:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 02:13:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 02:13:54 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:13:54 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:54 DEBUG : Waiting for deletions to finish 2025/08/01 02:13:54 INFO : There was nothing to transfer 2025/08/01 02:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/01 02:13:55 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 02:13:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:13:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:13:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:13:55 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:13:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/01 02:13:56 INFO : two: Copied (new) 2025/08/01 02:13:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dest" 2025/08/01 02:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/pre-dest1" 2025/08/01 02:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/pre-dest2" 2025/08/01 02:14:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/01 02:14:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/01 02:14:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/01 02:14:04 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dest: Waiting for checks to finish 2025/08/01 02:14:04 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dest: Waiting for transfers to finish 2025/08/01 02:14:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/01 02:14:05 INFO : 3: Copied (new) 2025/08/01 02:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.32s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/CopyDest" 2025/08/01 02:14:10 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 02:14:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:14:10 INFO : one: Copied (new) 2025/08/01 02:14:10 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:14:11 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:11 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 02:14:12 INFO : one: Copied (replaced existing) 2025/08/01 02:14:12 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/BackupDir" 2025/08/01 02:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:14:15 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:14:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:14:16 INFO : one: Copied (server-side copy) 2025/08/01 02:14:16 INFO : one: Deleted 2025/08/01 02:14:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 02:14:17 INFO : one: Copied (server-side copy) 2025/08/01 02:14:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/01 02:14:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:17 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:18 DEBUG : one: Unchanged skipping 2025/08/01 02:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 02:14:19 INFO : two: Copied (server-side copy) 2025/08/01 02:14:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/01 02:14:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:19 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:19 DEBUG : one: Unchanged skipping 2025/08/01 02:14:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:19 DEBUG : two: Unchanged skipping 2025/08/01 02:14:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:19 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:19 INFO : There was nothing to transfer 2025/08/01 02:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:20 DEBUG : one: Unchanged skipping 2025/08/01 02:14:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/01 02:14:20 DEBUG : three: Destination not found in --copy-dest 2025/08/01 02:14:20 DEBUG : three: Need to transfer - File not found at Destination 2025/08/01 02:14:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:14:20 DEBUG : two: Unchanged skipping 2025/08/01 02:14:20 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:20 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/01 02:14:21 INFO : three: Copied (new) 2025/08/01 02:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.67s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/backup" 2025/08/01 02:14:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:14:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:28 DEBUG : two: Unchanged skipping 2025/08/01 02:14:28 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:14:29 INFO : one: Copied (server-side copy) 2025/08/01 02:14:30 INFO : one: Deleted 2025/08/01 02:14:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:14:30 INFO : one: Copied (new) 2025/08/01 02:14:30 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:14:31 INFO : three.txt: Copied (server-side copy) 2025/08/01 02:14:31 INFO : three.txt: Deleted 2025/08/01 02:14:31 INFO : three.txt: Moved into backup dir 2025/08/01 02:14:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:14:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:33 DEBUG : two: Unchanged skipping 2025/08/01 02:14:33 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:14:34 INFO : one: Copied (server-side copy) 2025/08/01 02:14:34 INFO : one: Deleted 2025/08/01 02:14:34 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:14:34 INFO : one: Copied (new) 2025/08/01 02:14:34 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:14:35 INFO : three.txt: Copied (server-side copy) 2025/08/01 02:14:35 INFO : three.txt: Deleted 2025/08/01 02:14:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/backup" 2025/08/01 02:14:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:14:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:42 DEBUG : two: Unchanged skipping 2025/08/01 02:14:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:14:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:14:43 INFO : one: Deleted 2025/08/01 02:14:43 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:14:44 INFO : one: Copied (new) 2025/08/01 02:14:44 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:14:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:14:45 INFO : three.txt: Deleted 2025/08/01 02:14:45 INFO : three.txt: Moved into backup dir 2025/08/01 02:14:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:14:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:46 DEBUG : two: Unchanged skipping 2025/08/01 02:14:46 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:14:47 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:14:47 INFO : one: Deleted 2025/08/01 02:14:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:14:48 INFO : one: Copied (new) 2025/08/01 02:14:48 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:14:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:14:48 INFO : three.txt: Deleted 2025/08/01 02:14:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:14:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/5f32cde3605d6b3b9f880e1b/c001_v0001092_t0051": EOF 2025/08/01 02:14:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/5f32cde3605d6b3b9f880e1b/c001_v0001092_t0051": EOF) 2025/08/01 02:14:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kuwawim1dahe: 1/10 (Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/5f32cde3605d6b3b9f880e1b/c001_v0001092_t0051": EOF) 2025/08/01 02:14:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/01 02:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/backup" 2025/08/01 02:14:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:14:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:14:56 DEBUG : two: Unchanged skipping 2025/08/01 02:14:56 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:14:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:14:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 02:14:58 INFO : one: Deleted 2025/08/01 02:14:58 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:14:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:14:59 INFO : one: Copied (new) 2025/08/01 02:14:59 DEBUG : Waiting for deletions to finish 2025/08/01 02:14:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:14:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 02:14:59 INFO : three.txt: Deleted 2025/08/01 02:14:59 INFO : three.txt: Moved into backup dir 2025/08/01 02:15:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:15:01 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:15:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:01 DEBUG : two: Unchanged skipping 2025/08/01 02:15:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 02:15:02 INFO : one: Deleted 2025/08/01 02:15:02 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:15:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:15:03 INFO : one: Copied (new) 2025/08/01 02:15:03 DEBUG : Waiting for deletions to finish 2025/08/01 02:15:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 02:15:03 INFO : three.txt: Deleted 2025/08/01 02:15:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:15:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:15:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:08 DEBUG : two: Unchanged skipping 2025/08/01 02:15:08 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:15:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:15:09 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:15:09 INFO : one: Deleted 2025/08/01 02:15:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:15:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:10 INFO : one: Copied (new) 2025/08/01 02:15:10 DEBUG : Waiting for deletions to finish 2025/08/01 02:15:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:15:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:15:11 INFO : three.txt: Deleted 2025/08/01 02:15:11 INFO : three.txt: Moved into backup dir 2025/08/01 02:15:13 DEBUG : one.bak: Excluded (Path Filter) 2025/08/01 02:15:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/01 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:15:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for checks to finish 2025/08/01 02:15:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:13 DEBUG : two: Unchanged skipping 2025/08/01 02:15:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:15:14 INFO : one: Deleted 2025/08/01 02:15:14 DEBUG : B2 bucket rclone-test-kuwawim1dahe path dst: Waiting for transfers to finish 2025/08/01 02:15:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:15:14 INFO : one: Copied (new) 2025/08/01 02:15:14 DEBUG : Waiting for deletions to finish 2025/08/01 02:15:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:15:15 INFO : three.txt: Deleted 2025/08/01 02:15:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.26s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:15:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:15:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:15:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:15:21 INFO : one: Deleted 2025/08/01 02:15:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:22 INFO : one: Copied (new) 2025/08/01 02:15:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:22 DEBUG : two: Unchanged skipping 2025/08/01 02:15:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/01 02:15:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:15:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:15:23 INFO : three.txt: Deleted 2025/08/01 02:15:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:23 INFO : three.txt: Copied (new) 2025/08/01 02:15:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:15:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 02:15:25 INFO : one: Deleted 2025/08/01 02:15:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:15:25 INFO : one: Copied (new) 2025/08/01 02:15:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:25 DEBUG : two: Unchanged skipping 2025/08/01 02:15:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/01 02:15:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 02:15:26 INFO : three.txt: Deleted 2025/08/01 02:15:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/01 02:15:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.50s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwawim1dahe/dst" 2025/08/01 02:15:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 02:15:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 02:15:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 02:15:33 INFO : one: Deleted 2025/08/01 02:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:34 INFO : one: Copied (new) 2025/08/01 02:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:35 DEBUG : two: Unchanged skipping 2025/08/01 02:15:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/01 02:15:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 02:15:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 02:15:36 INFO : three.txt: Deleted 2025/08/01 02:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:36 INFO : three.txt: Copied (new) 2025/08/01 02:15:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 02:15:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 02:15:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 02:15:38 INFO : one: Deleted 2025/08/01 02:15:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 02:15:38 INFO : one: Copied (new) 2025/08/01 02:15:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:39 DEBUG : two: Unchanged skipping 2025/08/01 02:15:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/01 02:15:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 02:15:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 02:15:39 INFO : three.txt: Deleted 2025/08/01 02:15:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/01 02:15:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.04s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/01 02:15:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:15:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:15:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/01 02:15:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/01 02:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 02:15:44 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:15:44 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:15:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 02:15:45 INFO : existing: Copied (new) 2025/08/01 02:15:45 DEBUG : Waiting for deletions to finish 2025/08/01 02:15:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:15:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/01 02:15:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/01 02:15:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:15:45 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting files as there were IO errors 2025/08/01 02:15:45 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:15:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:15:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:15:47 DEBUG : existing: Unchanged skipping 2025/08/01 02:15:47 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:15:47 DEBUG : Waiting for deletions to finish 2025/08/01 02:15:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both0: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both10: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both11: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both12: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both13: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both14: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both15: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both16: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both17: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both18: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both19: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both1: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both2: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both3: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both4: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:16:02 DEBUG : both5: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:02 DEBUG : both6: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both7: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both8: Unchanged skipping 2025/08/01 02:16:02 DEBUG : both9: Unchanged skipping 2025/08/01 02:16:02 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:16:02 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:02 INFO : only0: Deleted 2025/08/01 02:16:02 INFO : only13: Deleted 2025/08/01 02:16:03 INFO : only16: Deleted 2025/08/01 02:16:03 INFO : only3: Deleted 2025/08/01 02:16:03 INFO : only4: Deleted 2025/08/01 02:16:03 INFO : only7: Deleted 2025/08/01 02:16:03 INFO : only8: Deleted 2025/08/01 02:16:03 INFO : only9: Deleted 2025/08/01 02:16:03 INFO : only1: Deleted 2025/08/01 02:16:03 INFO : only2: Deleted 2025/08/01 02:16:03 INFO : only10: Deleted 2025/08/01 02:16:03 INFO : only12: Deleted 2025/08/01 02:16:03 INFO : only14: Deleted 2025/08/01 02:16:03 INFO : only15: Deleted 2025/08/01 02:16:03 INFO : only18: Deleted 2025/08/01 02:16:03 INFO : only19: Deleted 2025/08/01 02:16:03 INFO : only6: Deleted 2025/08/01 02:16:03 INFO : only11: Deleted 2025/08/01 02:16:03 INFO : only5: Deleted 2025/08/01 02:16:03 INFO : only17: Deleted 2025/08/01 02:16:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both0: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both10: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both11: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both12: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both13: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both14: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both15: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:16:21 DEBUG : both16: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both1: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both2: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both3: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both4: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both5: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both6: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both19: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both7: Unchanged skipping 2025/08/01 02:16:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : both18: Unchanged skipping 2025/08/01 02:16:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : both9: Unchanged skipping 2025/08/01 02:16:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : both17: Unchanged skipping 2025/08/01 02:16:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/01 02:16:21 DEBUG : both8: Unchanged skipping 2025/08/01 02:16:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:16:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only10: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only13: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only15: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only16: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only12: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only17: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only11: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only14: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only18: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only2: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only1: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only3: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only4: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only5: Copied (replaced existing) 2025/08/01 02:16:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:22 INFO : only19: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:23 INFO : only7: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:23 INFO : only8: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:23 INFO : only9: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:23 INFO : only0: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 02:16:23 INFO : only6: Copied (replaced existing) 2025/08/01 02:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.23s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:31 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:16:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:16:31 DEBUG : empty_on_remote: Making directory with metadata 2025/08/01 02:16:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:16:31 INFO : empty_on_remote: Making directory 2025/08/01 02:16:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/01 02:16:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:34 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:16:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:16:34 DEBUG : empty_on_remote: Making directory with metadata 2025/08/01 02:16:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 02:16:34 INFO : empty_on_remote: Making directory 2025/08/01 02:16:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/01 02:16:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:36 INFO : sub dir: Making directory 2025/08/01 02:16:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 02:16:38 INFO : sub dir: Making directory 2025/08/01 02:16:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.38s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:16:50 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:50 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:16:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:16:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : apple: Unchanged skipping 2025/08/01 02:16:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : banana: Unchanged skipping 2025/08/01 02:16:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:16:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:16:50 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:16:50 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:50 INFO : There was nothing to transfer 2025/08/01 02:16:50 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:51 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : apple: Unchanged skipping 2025/08/01 02:16:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:16:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : banana: Unchanged skipping 2025/08/01 02:16:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:16:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:16:51 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:16:51 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:16:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:51 INFO : There was nothing to transfer 2025/08/01 02:16:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:16:51 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:17:06 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:07 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : apple: Unchanged skipping 2025/08/01 02:17:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:17:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : banana: Unchanged skipping 2025/08/01 02:17:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:17:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:07 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:07 INFO : There was nothing to transfer 2025/08/01 02:17:07 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:07 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : apple: Unchanged skipping 2025/08/01 02:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : banana: Unchanged skipping 2025/08/01 02:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:17:08 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:08 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:08 INFO : There was nothing to transfer 2025/08/01 02:17:08 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:08 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:17:24 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:24 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 02:17:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 02:17:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/01 02:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 02:17:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/01 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:17:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:17:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:17:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:17:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:17:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:17:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:17:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:17:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:17:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:17:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:17:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:17:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:17:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:17:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:17:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:17:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:17:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:17:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:27 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 02:17:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 02:17:28 INFO : apple: Deleted 2025/08/01 02:17:28 INFO : appleappleapplebanana: Deleted 2025/08/01 02:17:28 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 02:17:28 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 02:17:28 INFO : banana: Deleted 2025/08/01 02:17:28 INFO : splitbananasplit: Deleted 2025/08/01 02:17:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 02:17:28 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : apple: Unchanged skipping 2025/08/01 02:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : banana: Unchanged skipping 2025/08/01 02:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:17:29 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:29 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:29 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 02:17:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 02:17:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 02:17:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 02:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 02:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 02:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 02:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 02:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:17:44 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:44 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 02:17:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 02:17:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 02:17:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 02:17:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 02:17:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 02:17:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 02:17:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 02:17:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 02:17:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:45 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 02:17:45 INFO : apple: Copied (new) to: PREFIXapple 2025/08/01 02:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 02:17:45 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/01 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:17:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/01 02:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:17:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:17:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:17:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:17:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:17:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/01 02:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:17:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:17:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:17:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:17:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:17:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:17:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:17:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:17:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:17:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:17:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:17:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:17:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:47 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:47 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 02:17:47 INFO : apple: Deleted 2025/08/01 02:17:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 02:17:47 INFO : banana: Deleted 2025/08/01 02:17:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 02:17:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 02:17:47 INFO : appleappleapplebanana: Deleted 2025/08/01 02:17:47 INFO : splitbananasplit: Deleted 2025/08/01 02:17:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 02:17:48 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 02:17:48 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 02:17:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 02:17:48 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 02:17:48 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 02:17:48 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 02:17:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:17:48 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:17:48 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:17:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 02:17:49 INFO : apple: Copied (new) 2025/08/01 02:17:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 02:17:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:17:49 INFO : banana: Copied (new) 2025/08/01 02:17:49 INFO : splitbananasplit: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:17:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:17:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:17:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:17:49 INFO : appleappleapplebanana: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:17:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:17:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/01 02:17:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:17:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:17:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:17:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:17:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:17:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:17:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:17:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:17:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:17:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:17:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/01 02:17:50 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/01 02:17:51 INFO : PREFIXapple: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/01 02:17:51 INFO : PREFIXsplitbananasplit: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/01 02:17:51 INFO : PREFIXbanana: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/01 02:17:51 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/01 02:17:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/01 02:17:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:51 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:17:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:17:52 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:18:09 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:10 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 02:18:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:18:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:18:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:18:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:18:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:18:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 02:18:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:18:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:18:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:18:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:18:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:18:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:18:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:18:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:18:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:18:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:18:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:18:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:18:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:18:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:12 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:12 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 02:18:12 INFO : banana: Deleted 2025/08/01 02:18:12 INFO : apple: Deleted 2025/08/01 02:18:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 02:18:12 INFO : appleappleapplebanana: Deleted 2025/08/01 02:18:12 INFO : splitbananasplit: Deleted 2025/08/01 02:18:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 02:18:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 02:18:12 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 02:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 02:18:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 02:18:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:18:13 INFO : appleappleapplebanana: Copied (new) 2025/08/01 02:18:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 02:18:13 INFO : banana: Copied (new) 2025/08/01 02:18:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:18:14 INFO : splitbananasplit: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:18:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:18:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:18:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:18:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 02:18:14 INFO : apple: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:18:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:18:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:18:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:18:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/01 02:18:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:18:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:18:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:18:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:18:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:18:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:18:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:18:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:18:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/01 02:18:15 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:15 INFO : appleSUFFIX: Deleted 2025/08/01 02:18:15 INFO : splitbananasplitSUFFIX: Deleted 2025/08/01 02:18:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/01 02:18:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/01 02:18:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/01 02:18:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/01 02:18:15 INFO : bananaSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/01 02:18:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/01 02:18:16 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:16 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:16 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:17 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:18:31 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:31 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:32 DEBUG : apple: Unchanged skipping 2025/08/01 02:18:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:32 DEBUG : banana: Unchanged skipping 2025/08/01 02:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 02:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 02:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 02:18:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/01 02:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 02:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/01 02:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 02:18:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/01 02:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 02:18:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/01 02:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 02:18:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/01 02:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 02:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/01 02:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 02:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/01 02:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 02:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/01 02:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 02:18:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/01 02:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 02:18:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/01 02:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 02:18:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/01 02:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 02:18:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/01 02:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 02:18:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/01 02:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 02:18:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/01 02:18:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 02:18:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/01 02:18:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 02:18:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/01 02:18:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 02:18:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/01 02:18:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 02:18:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/01 02:18:34 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 02:18:35 INFO : splitbananasplit: Deleted 2025/08/01 02:18:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 02:18:35 INFO : appleappleapplebanana: Deleted 2025/08/01 02:18:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 02:18:35 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 02:18:35 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:35 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : appleapple: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/01 02:18:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : apple: Unchanged skipping 2025/08/01 02:18:36 DEBUG : banana: Unchanged skipping 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:18:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 02:18:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 02:18:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 02:18:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 02:18:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 02:18:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 02:18:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 02:18:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 02:18:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 02:18:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 02:18:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 02:18:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 02:18:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 02:18:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 02:18:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 02:18:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:18:36 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:36 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:36 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:36 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : appleapple: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 02:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 02:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 02:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 02:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 02:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 02:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 02:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 02:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 02:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 02:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 02:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 02:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 02:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 02:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 02:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 02:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 02:18:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:18:51 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:51 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : apple: Unchanged skipping 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:18:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : banana: Unchanged skipping 2025/08/01 02:18:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:52 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:52 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:52 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : apple: Unchanged skipping 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:18:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : banana: Unchanged skipping 2025/08/01 02:18:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:18:52 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:18:52 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:52 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:52 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : Waiting for deletions to finish 2025/08/01 02:18:53 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:19:08 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:08 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:09 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:19:24 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:25 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:25 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:25 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:25 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:25 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:26 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:26 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:26 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:19:40 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:41 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:42 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:42 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:42 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:43 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:19:58 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:59 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:19:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:19:59 DEBUG : apple: Unchanged skipping 2025/08/01 02:19:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : banana: Unchanged skipping 2025/08/01 02:19:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:19:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:19:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:19:59 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:19:59 DEBUG : Waiting for deletions to finish 2025/08/01 02:19:59 DEBUG : Waiting for deletions to finish 2025/08/01 02:20:00 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : apple: Unchanged skipping 2025/08/01 02:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 02:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : banana: Unchanged skipping 2025/08/01 02:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 02:20:00 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:00 DEBUG : Waiting for deletions to finish 2025/08/01 02:20:00 DEBUG : Waiting for deletions to finish 2025/08/01 02:20:00 DEBUG : apple: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : banana: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 02:20:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.55s) --- PASS: TestTransform/NFC (15.23s) --- PASS: TestTransform/NFD (17.06s) --- PASS: TestTransform/base64 (20.81s) --- PASS: TestTransform/prefix (22.71s) --- PASS: TestTransform/suffix (24.76s) --- PASS: TestTransform/truncate (19.51s) --- PASS: TestTransform/encoder (16.90s) --- PASS: TestTransform/ISO-8859-1 (16.58s) --- PASS: TestTransform/charmap (16.82s) --- PASS: TestTransform/lowercase (16.29s) --- PASS: TestTransform/ascii (17.89s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 02:20:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 02:20:05 INFO : sub dir_somesuffix: Making directory 2025/08/01 02:20:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 02:20:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/01 02:20:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 02:20:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 02:20:05 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:05 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 02:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:07 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:07 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:07 INFO : tictactoe: Making directory 2025/08/01 02:20:07 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:07 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/01 02:20:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:07 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/01 02:20:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:09 INFO : toe: Making directory 2025/08/01 02:20:09 INFO : toe/toe: Making directory 2025/08/01 02:20:09 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 02:20:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 02:20:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 02:20:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:09 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 02:20:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.84s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:11 INFO : toe: Making directory 2025/08/01 02:20:11 INFO : toe/toe: Making directory 2025/08/01 02:20:11 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 02:20:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 02:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 02:20:11 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:11 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 02:20:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.40s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:13 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:20:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:20:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:13 INFO : tictacempty_dir: Making directory 2025/08/01 02:20:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:13 INFO : tictactoe: Making directory 2025/08/01 02:20:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:13 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:13 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:15 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:20:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:20:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:15 INFO : tictacempty_dir: Making directory 2025/08/01 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:15 INFO : tictactoe: Making directory 2025/08/01 02:20:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:15 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 02:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:15 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:15 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:16 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 02:20:16 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:16 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:16 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:16 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 02:20:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/01 02:20:16 NOTICE: B2 bucket rclone-test-kuwawim1dahe: 0 differences found 2025/08/01 02:20:16 NOTICE: B2 bucket rclone-test-kuwawim1dahe: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:17 INFO : tictactoe: Making directory 2025/08/01 02:20:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:17 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:17 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:17 DEBUG : Waiting for deletions to finish 2025/08/01 02:20:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:20:18 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 02:20:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/01 02:20:18 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/08/01 02:20:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:19 INFO : toe: Making directory 2025/08/01 02:20:19 INFO : toe/toe: Making directory 2025/08/01 02:20:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 02:20:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:19 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:20 INFO : toe/toe/toe: Copied (new) 2025/08/01 02:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.12s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:21 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:20:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:20:21 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:21 INFO : tictacempty_dir: Making directory 2025/08/01 02:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:21 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:21 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:21 INFO : tictactoe: Making directory 2025/08/01 02:20:21 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:21 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:21 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 02:20:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:21 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:22 INFO : toe/toe/toe.txt: Deleted 2025/08/01 02:20:22 INFO : toe/toe: Removing directory 2025/08/01 02:20:22 INFO : toe: Removing directory 2025/08/01 02:20:22 INFO : empty_dir: Removing directory 2025/08/01 02:20:22 DEBUG : Local file system at /tmp/rclone3332380112: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:22 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:20:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:20:22 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:23 INFO : tictacempty_dir: Making directory 2025/08/01 02:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:23 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:23 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:23 INFO : tictactoe: Making directory 2025/08/01 02:20:23 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:23 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:23 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 02:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:23 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:23 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:24 INFO : toe/toe/toe.txt: Deleted 2025/08/01 02:20:24 INFO : toe/toe: Removing directory 2025/08/01 02:20:24 INFO : toe: Removing directory 2025/08/01 02:20:24 INFO : empty_dir: Removing directory 2025/08/01 02:20:24 DEBUG : Local file system at /tmp/rclone3332380112: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 02:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 02:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/01 02:20:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.64s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:26 DEBUG : Reset feature "Copy" 2025/08/01 02:20:26 DEBUG : Reset feature "Move" 2025/08/01 02:20:26 DEBUG : Reset feature "Copy" 2025/08/01 02:20:26 DEBUG : Reset feature "Move" 2025/08/01 02:20:26 DEBUG : empty_dir: Making directory with metadata 2025/08/01 02:20:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:20:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:26 INFO : tictacempty_dir: Making directory 2025/08/01 02:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 02:20:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:26 INFO : tictactoe: Making directory 2025/08/01 02:20:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 02:20:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:26 INFO : tictactoe/tictactoe: Making directory 2025/08/01 02:20:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 02:20:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 02:20:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:26 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 02:20:27 INFO : toe/toe/toe.txt: Deleted 2025/08/01 02:20:27 INFO : toe/toe: Removing directory 2025/08/01 02:20:27 INFO : toe: Removing directory 2025/08/01 02:20:27 INFO : empty_dir: Removing directory 2025/08/01 02:20:27 DEBUG : Local file system at /tmp/rclone3332380112: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 02:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 02:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 02:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/01 02:20:29 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.70s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:30 DEBUG : toe: transformed to: dG9l 2025/08/01 02:20:30 DEBUG : toe: transformed to: dG9l 2025/08/01 02:20:30 INFO : dG9l: Making directory 2025/08/01 02:20:30 DEBUG : toe: transformed to: dG9l 2025/08/01 02:20:30 DEBUG : toe: transformed to: dG9l 2025/08/01 02:20:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 02:20:30 INFO : dG9l/dG9l: Making directory 2025/08/01 02:20:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 02:20:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/01 02:20:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 02:20:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 02:20:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 02:20:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:30 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 02:20:31 DEBUG : Waiting for deletions to finish 2025/08/01 02:20:31 DEBUG : dG9l: transformed to: toe 2025/08/01 02:20:31 DEBUG : dG9l: transformed to: toe 2025/08/01 02:20:31 DEBUG : dG9l: transformed to: toe 2025/08/01 02:20:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/01 02:20:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/01 02:20:31 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for checks to finish 2025/08/01 02:20:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/01 02:20:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/01 02:20:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/01 02:20:31 DEBUG : Local file system at /tmp/rclone3332380112: Waiting for transfers to finish 2025/08/01 02:20:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kuwawim1dahe", Local "Local file system at /tmp/rclone3332380112", Modify Window "1ms" 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe: transformed to: 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe: transformed to: 2025/08/01 02:20:32 INFO : B2 bucket rclone-test-kuwawim1dahe: Making directory 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe: transformed to: 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe: transformed to: 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe/toe: transformed to: 2025/08/01 02:20:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/01 02:20:32 INFO : toe/toe: Making directory 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe/toe: transformed to: 2025/08/01 02:20:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe: transformed to: 2025/08/01 02:20:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 02:20:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 02:20:32 DEBUG : toe/toe/toe: transformed to: 2025/08/01 02:20:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/01 02:20:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for checks to finish 2025/08/01 02:20:32 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Waiting for transfers to finish 2025/08/01 02:20:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 02:20:33 INFO : toe/toe/toe: Copied (new) 2025/08/01 02:20:33 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting files as there were IO errors 2025/08/01 02:20:33 ERROR : B2 bucket rclone-test-kuwawim1dahe: not deleting directories as there were IO errors --- PASS: TestError (1.85s) PASS 2025/08/01 02:20:34 DEBUG : B2 bucket rclone-test-kuwawim1dahe: Purge remote 2025/08/01 02:20:34 INFO : B2 bucket rclone-test-kuwawim1dahe: cleaning bucket "rclone-test-kuwawim1dahe" of all files 2025/08/01 02:20:35 DEBUG : BackupDir/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba89_d20250801_m021422_c001_v7007000_t0000_u01754014462209") 2025/08/01 02:20:35 DEBUG : BackupDir/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f116a53f9c3724bb9_d20250801_m021416_c001_v0001029_t0044_u01754014456295") 2025/08/01 02:20:35 DEBUG : CompareDest/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef151_d20250801_m021356_c001_v7007000_t0000_u01754014436768") 2025/08/01 02:20:35 DEBUG : CompareDest/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a7eb_d20250801_m021350_c001_v0001092_t0023_u01754014430730") 2025/08/01 02:20:35 DEBUG : CompareDest/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef154_d20250801_m021356_c001_v7007000_t0000_u01754014436953") 2025/08/01 02:20:35 DEBUG : CompareDest/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97c55_d20250801_m021352_c001_v0001183_t0058_u01754014432281") 2025/08/01 02:20:35 DEBUG : CopyDest/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba8a_d20250801_m021422_c001_v7007000_t0000_u01754014462391") 2025/08/01 02:20:35 DEBUG : CopyDest/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322b08_d20250801_m021413_c001_v0001157_t0027_u01754014453283") 2025/08/01 02:20:35 DEBUG : CopyDest/three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba8c_d20250801_m021422_c001_v7007000_t0000_u01754014462574") 2025/08/01 02:20:35 DEBUG : CopyDest/three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97da5_d20250801_m021420_c001_v0001183_t0043_u01754014460167") 2025/08/01 02:20:36 DEBUG : CopyDest/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba8d_d20250801_m021422_c001_v7007000_t0000_u01754014462756") 2025/08/01 02:20:36 DEBUG : CopyDest/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a82f_d20250801_m021418_c001_v0001092_t0016_u01754014458061") 2025/08/01 02:20:36 DEBUG : EXISTING: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665576_d20250801_m021547_c001_v7007000_t0000_u01754014547629") 2025/08/01 02:20:36 DEBUG : EXISTING: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322cf4_d20250801_m021546_c001_v0001157_t0047_u01754014546479") 2025/08/01 02:20:36 DEBUG : PREFIXapple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b24e_d20250801_m021751_c001_v7007000_t0000_u01754014671034") 2025/08/01 02:20:36 DEBUG : PREFIXapple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987c5_d20250801_m021745_c001_v0001183_t0028_u01754014665280") 2025/08/01 02:20:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b250_d20250801_m021751_c001_v7007000_t0000_u01754014671197") 2025/08/01 02:20:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fa0_d20250801_m021745_c001_v0001157_t0028_u01754014665293") 2025/08/01 02:20:36 DEBUG : PREFIXbanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b251_d20250801_m021751_c001_v7007000_t0000_u01754014671215") 2025/08/01 02:20:36 DEBUG : PREFIXbanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9be_d20250801_m021745_c001_v0001136_t0046_u01754014665298") 2025/08/01 02:20:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b24f_d20250801_m021751_c001_v7007000_t0000_u01754014671077") 2025/08/01 02:20:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1932_d20250801_m021745_c001_v0001106_t0001_u01754014665311") 2025/08/01 02:20:36 DEBUG : Testêé: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d166556b_d20250801_m021544_c001_v7007000_t0000_u01754014544163") 2025/08/01 02:20:36 DEBUG : Testêé: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ce2_d20250801_m021543_c001_v0001157_t0030_u01754014543440") 2025/08/01 02:20:36 DEBUG : Testêé: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98171_d20250801_m021542_c001_v0001183_t0058_u01754014542451") 2025/08/01 02:20:36 DEBUG : YXBwbGU=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde0_d20250801_m021730_c001_v7007000_t0000_u01754014650109") 2025/08/01 02:20:36 DEBUG : YXBwbGU=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986a5_d20250801_m021725_c001_v0001183_t0011_u01754014645494") 2025/08/01 02:20:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde1_d20250801_m021730_c001_v7007000_t0000_u01754014650292") 2025/08/01 02:20:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f48_d20250801_m021725_c001_v0001157_t0022_u01754014645508") 2025/08/01 02:20:37 DEBUG : YmFuYW5h: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde2_d20250801_m021730_c001_v7007000_t0000_u01754014650474") 2025/08/01 02:20:37 DEBUG : YmFuYW5h: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c94a_d20250801_m021725_c001_v0001136_t0030_u01754014645512") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb7_d20250801_m021222_c001_v7007000_t0000_u01754014342899") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9787a_d20250801_m021222_c001_v0001183_t0049_u01754014342289") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb2_d20250801_m021220_c001_v7007000_t0000_u01754014340944") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97858_d20250801_m021220_c001_v0001183_t0002_u01754014340082") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb51c_d20250801_m021204_c001_v7007000_t0000_u01754014324424") 2025/08/01 02:20:37 DEBUG : a/potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977a8_d20250801_m021203_c001_v0001183_t0027_u01754014323634") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede45_d20250801_m022001_c001_v7007000_t0000_u01754014801432") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98d88_d20250801_m021956_c001_v0001183_t0009_u01754014796913") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c682_d20250801_m021943_c001_v7007000_t0000_u01754014783665") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98cba_d20250801_m021939_c001_v0001183_t0028_u01754014779274") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e07_d20250801_m021927_c001_v7007000_t0000_u01754014767351") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98bf4_d20250801_m021923_c001_v0001183_t0039_u01754014763565") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85e9_d20250801_m021910_c001_v7007000_t0000_u01754014750525") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98b30_d20250801_m021906_c001_v0001183_t0002_u01754014746511") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abe6_d20250801_m021854_c001_v7007000_t0000_u01754014734003") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98a74_d20250801_m021849_c001_v0001183_t0048_u01754014729858") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5894f_d20250801_m021837_c001_v7007000_t0000_u01754014717151") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32307e_d20250801_m021829_c001_v0001157_t0035_u01754014709854") 2025/08/01 02:20:37 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b234_d20250801_m021817_c001_v7007000_t0000_u01754014697557") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19bc_d20250801_m021813_c001_v0001106_t0050_u01754014693737") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e59_d20250801_m021812_c001_v7007000_t0000_u01754014692222") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323010_d20250801_m021807_c001_v0001157_t0059_u01754014687380") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1fb_d20250801_m021752_c001_v7007000_t0000_u01754014672771") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987f3_d20250801_m021748_c001_v0001183_t0001_u01754014668989") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680230_d20250801_m021747_c001_v7007000_t0000_u01754014667519") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98799_d20250801_m021742_c001_v0001183_t0030_u01754014662452") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d709b4_d20250801_m021728_c001_v7007000_t0000_u01754014648130") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9867f_d20250801_m021722_c001_v0001183_t0041_u01754014642937") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a0e_d20250801_m021709_c001_v7007000_t0000_u01754014629235") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9858b_d20250801_m021705_c001_v0001183_t0031_u01754014625217") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61566e_d20250801_m021652_c001_v7007000_t0000_u01754014612305") 2025/08/01 02:20:38 DEBUG : apple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e984b1_d20250801_m021647_c001_v0001183_t0008_u01754014607998") 2025/08/01 02:20:38 DEBUG : appleSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a93889e_d20250801_m021815_c001_v7007000_t0000_u01754014695824") 2025/08/01 02:20:38 DEBUG : appleSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323018_d20250801_m021810_c001_v0001157_t0048_u01754014690165") 2025/08/01 02:20:38 DEBUG : appleapple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58950_d20250801_m021837_c001_v7007000_t0000_u01754014717332") 2025/08/01 02:20:38 DEBUG : appleapple: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323086_d20250801_m021832_c001_v0001157_t0009_u01754014712683") 2025/08/01 02:20:38 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede46_d20250801_m022001_c001_v7007000_t0000_u01754014801617") 2025/08/01 02:20:38 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3231e2_d20250801_m021957_c001_v0001157_t0054_u01754014797776") 2025/08/01 02:20:38 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c683_d20250801_m021943_c001_v7007000_t0000_u01754014783847") 2025/08/01 02:20:38 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323196_d20250801_m021939_c001_v0001157_t0035_u01754014779805") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e08_d20250801_m021927_c001_v7007000_t0000_u01754014767535") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323160_d20250801_m021924_c001_v0001157_t0036_u01754014764067") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85ea_d20250801_m021910_c001_v7007000_t0000_u01754014750710") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323124_d20250801_m021907_c001_v0001157_t0021_u01754014747017") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abe8_d20250801_m021854_c001_v7007000_t0000_u01754014734185") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3230e0_d20250801_m021850_c001_v0001157_t0023_u01754014730435") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380426a_d20250801_m021835_c001_v7007000_t0000_u01754014715519") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989b6_d20250801_m021831_c001_v0001183_t0030_u01754014711201") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b235_d20250801_m021817_c001_v7007000_t0000_u01754014697741") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98905_d20250801_m021813_c001_v0001183_t0032_u01754014693714") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938897_d20250801_m021812_c001_v7007000_t0000_u01754014692581") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca28_d20250801_m021808_c001_v0001136_t0046_u01754014688060") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1fc_d20250801_m021752_c001_v7007000_t0000_u01754014672953") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1944_d20250801_m021749_c001_v0001106_t0046_u01754014669003") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d38041d4_d20250801_m021747_c001_v7007000_t0000_u01754014667877") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9b6_d20250801_m021743_c001_v0001136_t0047_u01754014663067") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c972e3_d20250801_m021728_c001_v7007000_t0000_u01754014648233") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c93c_d20250801_m021723_c001_v0001136_t0031_u01754014643493") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a0f_d20250801_m021709_c001_v7007000_t0000_u01754014629418") 2025/08/01 02:20:39 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8ec_d20250801_m021705_c001_v0001136_t0048_u01754014625724") 2025/08/01 02:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61566f_d20250801_m021652_c001_v7007000_t0000_u01754014612490") 2025/08/01 02:20:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8a6_d20250801_m021648_c001_v0001136_t0050_u01754014608848") 2025/08/01 02:20:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e62_d20250801_m021816_c001_v7007000_t0000_u01754014696054") 2025/08/01 02:20:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988d3_d20250801_m021810_c001_v0001183_t0002_u01754014690173") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb8_d20250801_m021223_c001_v7007000_t0000_u01754014343083") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97870_d20250801_m021221_c001_v0001183_t0043_u01754014341497") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb0_d20250801_m021220_c001_v7007000_t0000_u01754014340344") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97850_d20250801_m021219_c001_v0001183_t0010_u01754014339283") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb51b_d20250801_m021203_c001_v7007000_t0000_u01754014323843") 2025/08/01 02:20:40 DEBUG : b/potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9779e_d20250801_m021202_c001_v0001183_t0043_u01754014322840") 2025/08/01 02:20:40 DEBUG : backup/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b116_d20250801_m021435_c001_v7007000_t0000_u01754014475838") 2025/08/01 02:20:40 DEBUG : backup/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1105c1f9353d2a0c_d20250801_m021433_c001_v0001117_t0021_u01754014473541") 2025/08/01 02:20:40 DEBUG : backup/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10204ea569d27d3a_d20250801_m021429_c001_v0001115_t0002_u01754014469390") 2025/08/01 02:20:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6155fa_d20250801_m021504_c001_v7007000_t0000_u01754014504369") 2025/08/01 02:20:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1063bb88d457990b_d20250801_m021502_c001_v0001032_t0059_u01754014502163") 2025/08/01 02:20:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10595d98815616e5_d20250801_m021457_c001_v0001029_t0010_u01754014497909") 2025/08/01 02:20:40 DEBUG : backup/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380411e_d20250801_m021449_c001_v7007000_t0000_u01754014489114") 2025/08/01 02:20:40 DEBUG : backup/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f106052f9c9e15988_d20250801_m021447_c001_v0001179_t0054_u01754014487169") 2025/08/01 02:20:40 DEBUG : backup/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1171fb57bb6b8110_d20250801_m021443_c001_v0001172_t0014_u01754014483055") 2025/08/01 02:20:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6155fb_d20250801_m021504_c001_v7007000_t0000_u01754014504551") 2025/08/01 02:20:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10437ed75cfd39b4_d20250801_m021503_c001_v0001113_t0021_u01754014503446") 2025/08/01 02:20:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f109b25f8a652c8d3_d20250801_m021459_c001_v0001184_t0007_u01754014499695") 2025/08/01 02:20:41 DEBUG : backup/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b117_d20250801_m021436_c001_v7007000_t0000_u01754014476022") 2025/08/01 02:20:41 DEBUG : backup/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f114a380e76bfcf01_d20250801_m021434_c001_v0001171_t0043_u01754014474995") 2025/08/01 02:20:41 DEBUG : backup/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11315d83a9b80d0f_d20250801_m021431_c001_v0001171_t0032_u01754014471166") 2025/08/01 02:20:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380411f_d20250801_m021449_c001_v7007000_t0000_u01754014489321") 2025/08/01 02:20:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11388a00e886705e_d20250801_m021448_c001_v0001176_t0010_u01754014488328") 2025/08/01 02:20:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f100216862d625e86_d20250801_m021444_c001_v0001182_t0016_u01754014484977") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede47_d20250801_m022001_c001_v7007000_t0000_u01754014801802") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cba9_d20250801_m021957_c001_v0001136_t0008_u01754014797212") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c684_d20250801_m021944_c001_v7007000_t0000_u01754014784030") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb75_d20250801_m021939_c001_v0001136_t0023_u01754014779473") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e09_d20250801_m021927_c001_v7007000_t0000_u01754014767735") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb3f_d20250801_m021923_c001_v0001136_t0018_u01754014763767") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85ec_d20250801_m021910_c001_v7007000_t0000_u01754014750894") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cafa_d20250801_m021906_c001_v0001136_t0029_u01754014746719") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abea_d20250801_m021854_c001_v7007000_t0000_u01754014734368") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cad6_d20250801_m021850_c001_v0001136_t0056_u01754014730049") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58951_d20250801_m021837_c001_v7007000_t0000_u01754014717513") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19f8_d20250801_m021830_c001_v0001106_t0000_u01754014710170") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b236_d20250801_m021817_c001_v7007000_t0000_u01754014697925") 2025/08/01 02:20:41 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323034_d20250801_m021813_c001_v0001157_t0023_u01754014693729") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b222_d20250801_m021812_c001_v7007000_t0000_u01754014692206") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988bf_d20250801_m021807_c001_v0001183_t0010_u01754014687809") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1fd_d20250801_m021753_c001_v7007000_t0000_u01754014673137") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9d6_d20250801_m021749_c001_v0001136_t0021_u01754014669009") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b244_d20250801_m021747_c001_v7007000_t0000_u01754014667712") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f8a_d20250801_m021742_c001_v0001157_t0003_u01754014662662") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d709b5_d20250801_m021728_c001_v7007000_t0000_u01754014648325") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f3a_d20250801_m021723_c001_v0001157_t0026_u01754014643151") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a10_d20250801_m021709_c001_v7007000_t0000_u01754014629662") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ee2_d20250801_m021705_c001_v0001157_t0030_u01754014625420") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615670_d20250801_m021652_c001_v7007000_t0000_u01754014612672") 2025/08/01 02:20:42 DEBUG : banana: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e8e_d20250801_m021648_c001_v0001157_t0008_u01754014608200") 2025/08/01 02:20:42 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a93889f_d20250801_m021815_c001_v7007000_t0000_u01754014695897") 2025/08/01 02:20:42 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19ac_d20250801_m021810_c001_v0001106_t0032_u01754014690196") 2025/08/01 02:20:42 DEBUG : both0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659a7_d20250801_m021623_c001_v7007000_t0000_u01754014583860") 2025/08/01 02:20:42 DEBUG : both0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e982f0_d20250801_m021608_c001_v0001183_t0016_u01754014568651") 2025/08/01 02:20:42 DEBUG : both0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d1_d20250801_m021604_c001_v7007000_t0000_u01754014564416") 2025/08/01 02:20:42 DEBUG : both0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e981d9_d20250801_m021549_c001_v0001183_t0048_u01754014549508") 2025/08/01 02:20:42 DEBUG : both1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659a9_d20250801_m021624_c001_v7007000_t0000_u01754014584041") 2025/08/01 02:20:42 DEBUG : both1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e982fc_d20250801_m021609_c001_v0001183_t0036_u01754014569607") 2025/08/01 02:20:42 DEBUG : both1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d2_d20250801_m021604_c001_v7007000_t0000_u01754014564599") 2025/08/01 02:20:42 DEBUG : both1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e981e9_d20250801_m021550_c001_v0001183_t0022_u01754014550118") 2025/08/01 02:20:43 DEBUG : both10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659aa_d20250801_m021624_c001_v7007000_t0000_u01754014584223") 2025/08/01 02:20:43 DEBUG : both10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98346_d20250801_m021614_c001_v0001183_t0033_u01754014574921") 2025/08/01 02:20:43 DEBUG : both10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d3_d20250801_m021604_c001_v7007000_t0000_u01754014564781") 2025/08/01 02:20:43 DEBUG : both10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98241_d20250801_m021555_c001_v0001183_t0009_u01754014555569") 2025/08/01 02:20:43 DEBUG : both11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ac_d20250801_m021624_c001_v7007000_t0000_u01754014584405") 2025/08/01 02:20:43 DEBUG : both11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9834e_d20250801_m021615_c001_v0001183_t0016_u01754014575421") 2025/08/01 02:20:43 DEBUG : both11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d4_d20250801_m021604_c001_v7007000_t0000_u01754014564964") 2025/08/01 02:20:43 DEBUG : both11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98247_d20250801_m021556_c001_v0001183_t0057_u01754014556124") 2025/08/01 02:20:43 DEBUG : both12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ad_d20250801_m021624_c001_v7007000_t0000_u01754014584598") 2025/08/01 02:20:43 DEBUG : both12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98360_d20250801_m021616_c001_v0001183_t0009_u01754014576014") 2025/08/01 02:20:43 DEBUG : both12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d5_d20250801_m021605_c001_v7007000_t0000_u01754014565150") 2025/08/01 02:20:43 DEBUG : both12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98249_d20250801_m021556_c001_v0001183_t0000_u01754014556715") 2025/08/01 02:20:43 DEBUG : both13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ae_d20250801_m021624_c001_v7007000_t0000_u01754014584782") 2025/08/01 02:20:43 DEBUG : both13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98364_d20250801_m021616_c001_v0001183_t0038_u01754014576542") 2025/08/01 02:20:43 DEBUG : both13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d6_d20250801_m021605_c001_v7007000_t0000_u01754014565332") 2025/08/01 02:20:43 DEBUG : both13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9825b_d20250801_m021557_c001_v0001183_t0030_u01754014557333") 2025/08/01 02:20:43 DEBUG : both14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659af_d20250801_m021624_c001_v7007000_t0000_u01754014584965") 2025/08/01 02:20:43 DEBUG : both14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9836a_d20250801_m021617_c001_v0001183_t0022_u01754014577227") 2025/08/01 02:20:43 DEBUG : both14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d7_d20250801_m021605_c001_v7007000_t0000_u01754014565514") 2025/08/01 02:20:43 DEBUG : both14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98261_d20250801_m021558_c001_v0001183_t0021_u01754014558047") 2025/08/01 02:20:44 DEBUG : both15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b0_d20250801_m021625_c001_v7007000_t0000_u01754014585162") 2025/08/01 02:20:44 DEBUG : both15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98374_d20250801_m021617_c001_v0001183_t0058_u01754014577751") 2025/08/01 02:20:44 DEBUG : both15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d9_d20250801_m021605_c001_v7007000_t0000_u01754014565696") 2025/08/01 02:20:44 DEBUG : both15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9826d_d20250801_m021558_c001_v0001183_t0010_u01754014558724") 2025/08/01 02:20:44 DEBUG : both16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b1_d20250801_m021625_c001_v7007000_t0000_u01754014585360") 2025/08/01 02:20:44 DEBUG : both16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9837c_d20250801_m021618_c001_v0001183_t0058_u01754014578389") 2025/08/01 02:20:44 DEBUG : both16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801da_d20250801_m021605_c001_v7007000_t0000_u01754014565880") 2025/08/01 02:20:44 DEBUG : both16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98273_d20250801_m021559_c001_v0001183_t0026_u01754014559232") 2025/08/01 02:20:44 DEBUG : both17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b2_d20250801_m021625_c001_v7007000_t0000_u01754014585547") 2025/08/01 02:20:44 DEBUG : both17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98386_d20250801_m021619_c001_v0001183_t0028_u01754014579069") 2025/08/01 02:20:44 DEBUG : both17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801db_d20250801_m021606_c001_v7007000_t0000_u01754014566063") 2025/08/01 02:20:44 DEBUG : both17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98277_d20250801_m021559_c001_v0001183_t0039_u01754014559852") 2025/08/01 02:20:44 DEBUG : both18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b3_d20250801_m021625_c001_v7007000_t0000_u01754014585729") 2025/08/01 02:20:44 DEBUG : both18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98392_d20250801_m021619_c001_v0001183_t0028_u01754014579784") 2025/08/01 02:20:44 DEBUG : both18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801dd_d20250801_m021606_c001_v7007000_t0000_u01754014566257") 2025/08/01 02:20:44 DEBUG : both18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9827d_d20250801_m021600_c001_v0001183_t0012_u01754014560414") 2025/08/01 02:20:44 DEBUG : both19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b4_d20250801_m021625_c001_v7007000_t0000_u01754014585912") 2025/08/01 02:20:44 DEBUG : both19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9839c_d20250801_m021620_c001_v0001183_t0015_u01754014580593") 2025/08/01 02:20:44 DEBUG : both19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801de_d20250801_m021606_c001_v7007000_t0000_u01754014566442") 2025/08/01 02:20:44 DEBUG : both19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98283_d20250801_m021600_c001_v0001183_t0022_u01754014560960") 2025/08/01 02:20:45 DEBUG : both2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b5_d20250801_m021626_c001_v7007000_t0000_u01754014586097") 2025/08/01 02:20:45 DEBUG : both2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98302_d20250801_m021610_c001_v0001183_t0043_u01754014570106") 2025/08/01 02:20:45 DEBUG : both2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801df_d20250801_m021606_c001_v7007000_t0000_u01754014566624") 2025/08/01 02:20:45 DEBUG : both2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e981f5_d20250801_m021550_c001_v0001183_t0050_u01754014550659") 2025/08/01 02:20:45 DEBUG : both3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b6_d20250801_m021626_c001_v7007000_t0000_u01754014586280") 2025/08/01 02:20:45 DEBUG : both3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98308_d20250801_m021610_c001_v0001183_t0000_u01754014570656") 2025/08/01 02:20:45 DEBUG : both3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e0_d20250801_m021606_c001_v7007000_t0000_u01754014566807") 2025/08/01 02:20:45 DEBUG : both3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98201_d20250801_m021551_c001_v0001183_t0006_u01754014551326") 2025/08/01 02:20:45 DEBUG : both4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b7_d20250801_m021626_c001_v7007000_t0000_u01754014586465") 2025/08/01 02:20:45 DEBUG : both4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9830e_d20250801_m021611_c001_v0001183_t0047_u01754014571243") 2025/08/01 02:20:45 DEBUG : both4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e4_d20250801_m021606_c001_v7007000_t0000_u01754014566989") 2025/08/01 02:20:45 DEBUG : both4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9820b_d20250801_m021551_c001_v0001183_t0058_u01754014551979") 2025/08/01 02:20:45 DEBUG : both5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b8_d20250801_m021626_c001_v7007000_t0000_u01754014586649") 2025/08/01 02:20:45 DEBUG : both5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9831a_d20250801_m021612_c001_v0001183_t0021_u01754014572016") 2025/08/01 02:20:45 DEBUG : both5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e5_d20250801_m021607_c001_v7007000_t0000_u01754014567172") 2025/08/01 02:20:45 DEBUG : both5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98219_d20250801_m021552_c001_v0001183_t0043_u01754014552492") 2025/08/01 02:20:45 DEBUG : both6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659b9_d20250801_m021626_c001_v7007000_t0000_u01754014586831") 2025/08/01 02:20:45 DEBUG : both6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9832a_d20250801_m021612_c001_v0001183_t0007_u01754014572536") 2025/08/01 02:20:45 DEBUG : both6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e6_d20250801_m021607_c001_v7007000_t0000_u01754014567355") 2025/08/01 02:20:45 DEBUG : both6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98229_d20250801_m021553_c001_v0001183_t0009_u01754014553312") 2025/08/01 02:20:45 DEBUG : both7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ba_d20250801_m021627_c001_v7007000_t0000_u01754014587014") 2025/08/01 02:20:45 DEBUG : both7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98330_d20250801_m021613_c001_v0001183_t0028_u01754014573072") 2025/08/01 02:20:45 DEBUG : both7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e7_d20250801_m021607_c001_v7007000_t0000_u01754014567537") 2025/08/01 02:20:46 DEBUG : both7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98231_d20250801_m021553_c001_v0001183_t0037_u01754014553869") 2025/08/01 02:20:46 DEBUG : both8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659bb_d20250801_m021627_c001_v7007000_t0000_u01754014587197") 2025/08/01 02:20:46 DEBUG : both8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98335_d20250801_m021613_c001_v0001183_t0013_u01754014573634") 2025/08/01 02:20:46 DEBUG : both8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801e9_d20250801_m021607_c001_v7007000_t0000_u01754014567720") 2025/08/01 02:20:46 DEBUG : both8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98235_d20250801_m021554_c001_v0001183_t0055_u01754014554405") 2025/08/01 02:20:46 DEBUG : both9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659bc_d20250801_m021627_c001_v7007000_t0000_u01754014587380") 2025/08/01 02:20:46 DEBUG : both9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9833e_d20250801_m021614_c001_v0001183_t0058_u01754014574210") 2025/08/01 02:20:46 DEBUG : both9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801ec_d20250801_m021607_c001_v7007000_t0000_u01754014567916") 2025/08/01 02:20:46 DEBUG : both9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98239_d20250801_m021554_c001_v0001183_t0044_u01754014554901") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb9_d20250801_m021223_c001_v7007000_t0000_u01754014343267") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97874_d20250801_m021221_c001_v0001183_t0012_u01754014341707") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bb3_d20250801_m021221_c001_v7007000_t0000_u01754014341131") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97852_d20250801_m021219_c001_v0001183_t0010_u01754014339496") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb51d_d20250801_m021204_c001_v7007000_t0000_u01754014324608") 2025/08/01 02:20:46 DEBUG : c/non empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977a0_d20250801_m021203_c001_v0001183_t0008_u01754014323035") 2025/08/01 02:20:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde3_d20250801_m021730_c001_v7007000_t0000_u01754014650661") 2025/08/01 02:20:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18d4_d20250801_m021725_c001_v0001106_t0036_u01754014645527") 2025/08/01 02:20:46 DEBUG : check sum: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4f7_d20250801_m021156_c001_v7007000_t0000_u01754014316040") 2025/08/01 02:20:46 DEBUG : check sum: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97752_d20250801_m021155_c001_v0001183_t0039_u01754014315096") 2025/08/01 02:20:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a93896e_d20250801_m022032_c001_v7007000_t0000_u01754014832377") 2025/08/01 02:20:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98f10_d20250801_m022030_c001_v0001183_t0043_u01754014830936") 2025/08/01 02:20:47 DEBUG : dest/3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba84_d20250801_m021406_c001_v7007000_t0000_u01754014446232") 2025/08/01 02:20:47 DEBUG : dest/3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41946e7c094a40ae_d20250801_m021405_c001_v0001144_t0023_u01754014445142") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58952_d20250801_m021837_c001_v7007000_t0000_u01754014717704") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989cc_d20250801_m021832_c001_v0001183_t0002_u01754014712701") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede48_d20250801_m022001_c001_v7007000_t0000_u01754014801995") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98d1a_d20250801_m021948_c001_v0001183_t0019_u01754014788359") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c685_d20250801_m021944_c001_v7007000_t0000_u01754014784214") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98c4e_d20250801_m021932_c001_v0001183_t0030_u01754014772075") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0a_d20250801_m021927_c001_v7007000_t0000_u01754014767919") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98b8e_d20250801_m021915_c001_v0001183_t0030_u01754014755255") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85ed_d20250801_m021911_c001_v7007000_t0000_u01754014751077") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98ad2_d20250801_m021858_c001_v0001183_t0054_u01754014738691") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abec_d20250801_m021854_c001_v7007000_t0000_u01754014734549") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98a2c_d20250801_m021841_c001_v0001183_t0050_u01754014721769") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f414ab92361b7c2c8_d20250801_m021835_c001_v7007000_t0000_u01754014715159") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32305a_d20250801_m021822_c001_v0001157_t0006_u01754014702268") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b237_d20250801_m021818_c001_v7007000_t0000_u01754014698118") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9890b_d20250801_m021813_c001_v0001183_t0025_u01754014693919") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b223_d20250801_m021812_c001_v7007000_t0000_u01754014692391") 2025/08/01 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fea_d20250801_m021757_c001_v0001157_t0030_u01754014677508") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1fe_d20250801_m021753_c001_v7007000_t0000_u01754014673321") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987f7_d20250801_m021749_c001_v0001183_t0037_u01754014669194") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d9468022f_d20250801_m021747_c001_v7007000_t0000_u01754014667336") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9874c_d20250801_m021734_c001_v0001183_t0024_u01754014654838") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a32_d20250801_m021728_c001_v7007000_t0000_u01754014648084") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e985ef_d20250801_m021713_c001_v0001183_t0009_u01754014633983") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a11_d20250801_m021709_c001_v7007000_t0000_u01754014629846") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98521_d20250801_m021656_c001_v0001183_t0033_u01754014616925") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615671_d20250801_m021652_c001_v7007000_t0000_u01754014612854") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98464_d20250801_m021641_c001_v0001183_t0054_u01754014601331") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a9388a0_d20250801_m021816_c001_v7007000_t0000_u01754014696007") 2025/08/01 02:20:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32301a_d20250801_m021810_c001_v0001157_t0026_u01754014690467") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58953_d20250801_m021837_c001_v7007000_t0000_u01754014717901") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca9a_d20250801_m021832_c001_v0001136_t0007_u01754014712709") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede49_d20250801_m022002_c001_v7007000_t0000_u01754014802183") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb8f_d20250801_m021948_c001_v0001136_t0051_u01754014788925") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c686_d20250801_m021944_c001_v7007000_t0000_u01754014784398") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb57_d20250801_m021932_c001_v0001136_t0015_u01754014772624") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0b_d20250801_m021928_c001_v7007000_t0000_u01754014768102") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb16_d20250801_m021915_c001_v0001136_t0027_u01754014755806") 2025/08/01 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85ee_d20250801_m021911_c001_v7007000_t0000_u01754014751261") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cae6_d20250801_m021859_c001_v0001136_t0048_u01754014739262") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abed_d20250801_m021854_c001_v7007000_t0000_u01754014734730") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cabd_d20250801_m021842_c001_v0001136_t0047_u01754014722341") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f414ab92361b7c2ca_d20250801_m021835_c001_v7007000_t0000_u01754014715341") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19ce_d20250801_m021823_c001_v0001106_t0025_u01754014703102") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b238_d20250801_m021818_c001_v7007000_t0000_u01754014698302") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323036_d20250801_m021814_c001_v0001157_t0027_u01754014694012") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfbaa1_d20250801_m021812_c001_v7007000_t0000_u01754014692587") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98861_d20250801_m021758_c001_v0001183_t0028_u01754014678608") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1ff_d20250801_m021753_c001_v7007000_t0000_u01754014673513") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9da_d20250801_m021749_c001_v0001136_t0033_u01754014669334") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a4b_d20250801_m021747_c001_v7007000_t0000_u01754014667901") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f70_d20250801_m021735_c001_v0001157_t0023_u01754014655405") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c972df_d20250801_m021727_c001_v7007000_t0000_u01754014647687") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f04_d20250801_m021714_c001_v0001157_t0028_u01754014634565") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a12_d20250801_m021710_c001_v7007000_t0000_u01754014630030") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322eac_d20250801_m021657_c001_v0001157_t0038_u01754014617499") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615672_d20250801_m021653_c001_v7007000_t0000_u01754014613037") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e5c_d20250801_m021641_c001_v0001157_t0034_u01754014601551") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfbaa5_d20250801_m021815_c001_v7007000_t0000_u01754014695847") 2025/08/01 02:20:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca30_d20250801_m021810_c001_v0001136_t0054_u01754014690561") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58954_d20250801_m021838_c001_v7007000_t0000_u01754014718083") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989ce_d20250801_m021832_c001_v0001183_t0034_u01754014712905") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4a_d20250801_m022002_c001_v7007000_t0000_u01754014802380") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3231b8_d20250801_m021949_c001_v0001157_t0054_u01754014789696") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c687_d20250801_m021944_c001_v7007000_t0000_u01754014784600") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323178_d20250801_m021933_c001_v0001157_t0036_u01754014773333") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0c_d20250801_m021928_c001_v7007000_t0000_u01754014768283") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323144_d20250801_m021916_c001_v0001157_t0002_u01754014756471") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85ef_d20250801_m021911_c001_v7007000_t0000_u01754014751445") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32310c_d20250801_m021900_c001_v0001157_t0020_u01754014740088") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abee_d20250801_m021854_c001_v7007000_t0000_u01754014734982") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3230b4_d20250801_m021843_c001_v0001157_t0003_u01754014723020") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b288_d20250801_m021835_c001_v7007000_t0000_u01754014715362") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98966_d20250801_m021824_c001_v0001183_t0044_u01754014704064") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b239_d20250801_m021818_c001_v7007000_t0000_u01754014698487") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca4e_d20250801_m021814_c001_v0001136_t0010_u01754014694115") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e5c_d20250801_m021812_c001_v7007000_t0000_u01754014692770") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca06_d20250801_m021759_c001_v0001136_t0029_u01754014679175") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b200_d20250801_m021753_c001_v7007000_t0000_u01754014673762") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fb6_d20250801_m021749_c001_v0001157_t0013_u01754014669350") 2025/08/01 02:20:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419d9c9094d03978_d20250801_m021747_c001_v7007000_t0000_u01754014667735") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c992_d20250801_m021736_c001_v0001136_t0027_u01754014656133") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c972e1_d20250801_m021727_c001_v7007000_t0000_u01754014647868") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c914_d20250801_m021715_c001_v0001136_t0021_u01754014635331") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a13_d20250801_m021710_c001_v7007000_t0000_u01754014630213") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8d0_d20250801_m021658_c001_v0001136_t0055_u01754014618201") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615673_d20250801_m021653_c001_v7007000_t0000_u01754014613220") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c87c_d20250801_m021641_c001_v0001136_t0039_u01754014601821") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b22e_d20250801_m021816_c001_v7007000_t0000_u01754014696017") 2025/08/01 02:20:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988db_d20250801_m021810_c001_v0001183_t0024_u01754014690586") 2025/08/01 02:20:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58955_d20250801_m021838_c001_v7007000_t0000_u01754014718264") 2025/08/01 02:20:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989d2_d20250801_m021833_c001_v0001183_t0000_u01754014713114") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4b_d20250801_m022002_c001_v7007000_t0000_u01754014802565") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b02_d20250801_m021950_c001_v0001106_t0002_u01754014790478") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c688_d20250801_m021944_c001_v7007000_t0000_u01754014784782") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1ac4_d20250801_m021934_c001_v0001106_t0033_u01754014774020") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0d_d20250801_m021928_c001_v7007000_t0000_u01754014768465") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a8e_d20250801_m021917_c001_v0001106_t0029_u01754014757280") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f0_d20250801_m021911_c001_v7007000_t0000_u01754014751634") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a5e_d20250801_m021900_c001_v0001106_t0051_u01754014740743") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abef_d20250801_m021855_c001_v7007000_t0000_u01754014735168") 2025/08/01 02:20:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a30_d20250801_m021843_c001_v0001106_t0021_u01754014723795") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5894c_d20250801_m021835_c001_v7007000_t0000_u01754014715365") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca74_d20250801_m021824_c001_v0001136_t0030_u01754014704626") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23a_d20250801_m021818_c001_v7007000_t0000_u01754014698670") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98911_d20250801_m021814_c001_v0001183_t0009_u01754014694128") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b225_d20250801_m021812_c001_v7007000_t0000_u01754014692595") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b196c_d20250801_m021759_c001_v0001106_t0000_u01754014679840") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b201_d20250801_m021753_c001_v7007000_t0000_u01754014673945") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987f9_d20250801_m021749_c001_v0001183_t0028_u01754014669393") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d38041d1_d20250801_m021747_c001_v7007000_t0000_u01754014667327") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18fe_d20250801_m021736_c001_v0001106_t0051_u01754014656797") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edddd_d20250801_m021728_c001_v7007000_t0000_u01754014648247") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18aa_d20250801_m021716_c001_v0001106_t0007_u01754014636015") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a14_d20250801_m021710_c001_v7007000_t0000_u01754014630400") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b185a_d20250801_m021658_c001_v0001106_t0019_u01754014618962") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615674_d20250801_m021653_c001_v7007000_t0000_u01754014613404") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b182a_d20250801_m021642_c001_v0001106_t0015_u01754014602115") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e63_d20250801_m021816_c001_v7007000_t0000_u01754014696070") 2025/08/01 02:20:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323020_d20250801_m021810_c001_v0001157_t0052_u01754014690769") 2025/08/01 02:20:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58956_d20250801_m021838_c001_v7007000_t0000_u01754014718445") 2025/08/01 02:20:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32308a_d20250801_m021833_c001_v0001157_t0024_u01754014713236") 2025/08/01 02:20:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4c_d20250801_m022002_c001_v7007000_t0000_u01754014802752") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98d36_d20250801_m021951_c001_v0001183_t0019_u01754014791491") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c689_d20250801_m021944_c001_v7007000_t0000_u01754014784963") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98c7c_d20250801_m021934_c001_v0001183_t0046_u01754014774681") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0e_d20250801_m021928_c001_v7007000_t0000_u01754014768647") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98bb6_d20250801_m021918_c001_v0001183_t0013_u01754014758202") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f1_d20250801_m021911_c001_v7007000_t0000_u01754014751825") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98aee_d20250801_m021901_c001_v0001183_t0057_u01754014741416") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf0_d20250801_m021855_c001_v7007000_t0000_u01754014735349") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98a42_d20250801_m021844_c001_v0001183_t0009_u01754014724413") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b286_d20250801_m021834_c001_v7007000_t0000_u01754014714995") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323062_d20250801_m021824_c001_v0001157_t0059_u01754014704967") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23b_d20250801_m021818_c001_v7007000_t0000_u01754014698853") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323038_d20250801_m021814_c001_v0001157_t0013_u01754014694298") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401208b4f1024c01_d20250801_m021812_c001_v7007000_t0000_u01754014692623") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ff6_d20250801_m021800_c001_v0001157_t0055_u01754014680788") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b202_d20250801_m021754_c001_v7007000_t0000_u01754014674131") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987fd_d20250801_m021749_c001_v0001183_t0051_u01754014669598") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a4a_d20250801_m021747_c001_v7007000_t0000_u01754014667713") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98768_d20250801_m021737_c001_v0001183_t0044_u01754014657417") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddde_d20250801_m021728_c001_v7007000_t0000_u01754014648430") 2025/08/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9862f_d20250801_m021717_c001_v0001183_t0030_u01754014637044") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a15_d20250801_m021710_c001_v7007000_t0000_u01754014630582") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98541_d20250801_m021659_c001_v0001183_t0022_u01754014619468") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615675_d20250801_m021653_c001_v7007000_t0000_u01754014613587") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9847b_d20250801_m021642_c001_v0001183_t0026_u01754014602669") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfbaa7_d20250801_m021816_c001_v7007000_t0000_u01754014696213") 2025/08/01 02:20:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988e3_d20250801_m021810_c001_v0001183_t0026_u01754014690786") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58957_d20250801_m021838_c001_v7007000_t0000_u01754014718626") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989d6_d20250801_m021833_c001_v0001183_t0012_u01754014713349") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4d_d20250801_m022002_c001_v7007000_t0000_u01754014802936") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb99_d20250801_m021951_c001_v0001136_t0034_u01754014791688") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68a_d20250801_m021945_c001_v7007000_t0000_u01754014785176") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb65_d20250801_m021934_c001_v0001136_t0047_u01754014774873") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e0f_d20250801_m021928_c001_v7007000_t0000_u01754014768831") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb28_d20250801_m021918_c001_v0001136_t0051_u01754014758398") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f2_d20250801_m021912_c001_v7007000_t0000_u01754014752009") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687caec_d20250801_m021901_c001_v0001136_t0024_u01754014741669") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf1_d20250801_m021855_c001_v7007000_t0000_u01754014735532") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cac4_d20250801_m021844_c001_v0001136_t0019_u01754014724649") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804265_d20250801_m021834_c001_v7007000_t0000_u01754014714972") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19e0_d20250801_m021825_c001_v0001106_t0018_u01754014705574") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23c_d20250801_m021819_c001_v7007000_t0000_u01754014699038") 2025/08/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98917_d20250801_m021814_c001_v0001183_t0025_u01754014694357") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfbaa2_d20250801_m021812_c001_v7007000_t0000_u01754014692780") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98877_d20250801_m021801_c001_v0001183_t0031_u01754014681190") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b203_d20250801_m021754_c001_v7007000_t0000_u01754014674314") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9dc_d20250801_m021749_c001_v0001136_t0022_u01754014669658") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6156b1_d20250801_m021747_c001_v7007000_t0000_u01754014667942") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f74_d20250801_m021737_c001_v0001157_t0029_u01754014657624") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f2d4_d20250801_m021728_c001_v7007000_t0000_u01754014648096") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f12_d20250801_m021717_c001_v0001157_t0015_u01754014637253") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a16_d20250801_m021710_c001_v7007000_t0000_u01754014630765") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322eb6_d20250801_m021659_c001_v0001157_t0052_u01754014619684") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615676_d20250801_m021653_c001_v7007000_t0000_u01754014613770") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e6a_d20250801_m021642_c001_v0001157_t0031_u01754014602872") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfbaa6_d20250801_m021816_c001_v7007000_t0000_u01754014696030") 2025/08/01 02:20:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca36_d20250801_m021810_c001_v0001136_t0012_u01754014690929") 2025/08/01 02:20:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58958_d20250801_m021838_c001_v7007000_t0000_u01754014718806") 2025/08/01 02:20:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a04_d20250801_m021833_c001_v0001106_t0025_u01754014713438") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4e_d20250801_m022003_c001_v7007000_t0000_u01754014803207") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3231c6_d20250801_m021951_c001_v0001157_t0042_u01754014791981") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68b_d20250801_m021945_c001_v7007000_t0000_u01754014785358") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323180_d20250801_m021935_c001_v0001157_t0038_u01754014775181") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e10_d20250801_m021929_c001_v7007000_t0000_u01754014769014") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32314e_d20250801_m021918_c001_v0001157_t0037_u01754014758820") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f3_d20250801_m021912_c001_v7007000_t0000_u01754014752207") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323110_d20250801_m021902_c001_v0001157_t0003_u01754014742059") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf2_d20250801_m021855_c001_v7007000_t0000_u01754014735714") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3230ba_d20250801_m021845_c001_v0001157_t0011_u01754014725145") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f414ab92361b7c2cc_d20250801_m021835_c001_v7007000_t0000_u01754014715534") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98980_d20250801_m021826_c001_v0001183_t0033_u01754014706231") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23d_d20250801_m021819_c001_v7007000_t0000_u01754014699222") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98919_d20250801_m021814_c001_v0001183_t0030_u01754014694552") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e5a_d20250801_m021812_c001_v7007000_t0000_u01754014692404") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca10_d20250801_m021801_c001_v0001136_t0036_u01754014681386") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b204_d20250801_m021754_c001_v7007000_t0000_u01754014674497") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98801_d20250801_m021749_c001_v0001183_t0057_u01754014669802") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6156b0_d20250801_m021747_c001_v7007000_t0000_u01754014667743") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c99c_d20250801_m021737_c001_v0001136_t0035_u01754014657934") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c972e2_d20250801_m021728_c001_v7007000_t0000_u01754014648052") 2025/08/01 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c920_d20250801_m021717_c001_v0001136_t0058_u01754014637562") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a17_d20250801_m021710_c001_v7007000_t0000_u01754014630948") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8d6_d20250801_m021700_c001_v0001136_t0056_u01754014620075") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615677_d20250801_m021653_c001_v7007000_t0000_u01754014613953") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c884_d20250801_m021643_c001_v0001136_t0034_u01754014603275") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a9388a1_d20250801_m021816_c001_v7007000_t0000_u01754014696079") 2025/08/01 02:20:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19b0_d20250801_m021811_c001_v0001106_t0026_u01754014691061") 2025/08/01 02:20:57 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58959_d20250801_m021838_c001_v7007000_t0000_u01754014718986") 2025/08/01 02:20:57 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687caa1_d20250801_m021833_c001_v0001136_t0047_u01754014713554") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede4f_d20250801_m022003_c001_v7007000_t0000_u01754014803392") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b0a_d20250801_m021952_c001_v0001106_t0037_u01754014792245") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68c_d20250801_m021945_c001_v7007000_t0000_u01754014785540") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1acc_d20250801_m021935_c001_v0001106_t0045_u01754014775542") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e11_d20250801_m021929_c001_v7007000_t0000_u01754014769198") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a92_d20250801_m021919_c001_v0001106_t0000_u01754014759158") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f4_d20250801_m021912_c001_v7007000_t0000_u01754014752390") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a64_d20250801_m021902_c001_v0001106_t0039_u01754014742462") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf4_d20250801_m021855_c001_v7007000_t0000_u01754014735896") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a36_d20250801_m021845_c001_v0001106_t0047_u01754014725811") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4d65_d20250801_m021835_c001_v7007000_t0000_u01754014715387") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca7c_d20250801_m021826_c001_v0001136_t0039_u01754014706484") 2025/08/01 02:20:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23e_d20250801_m021819_c001_v7007000_t0000_u01754014699449") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19c2_d20250801_m021814_c001_v0001106_t0006_u01754014694604") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938898_d20250801_m021812_c001_v7007000_t0000_u01754014692616") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1970_d20250801_m021801_c001_v0001106_t0011_u01754014681674") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b205_d20250801_m021754_c001_v7007000_t0000_u01754014674680") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1948_d20250801_m021749_c001_v0001106_t0043_u01754014669812") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b245_d20250801_m021747_c001_v7007000_t0000_u01754014667748") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b190c_d20250801_m021738_c001_v0001106_t0026_u01754014658512") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4152d501fb99a03f_d20250801_m021728_c001_v7007000_t0000_u01754014648270") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18b4_d20250801_m021718_c001_v0001106_t0053_u01754014638096") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a18_d20250801_m021711_c001_v7007000_t0000_u01754014631142") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1864_d20250801_m021700_c001_v0001106_t0000_u01754014620759") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615678_d20250801_m021654_c001_v7007000_t0000_u01754014614137") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1834_d20250801_m021643_c001_v0001106_t0011_u01754014603575") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b22d_d20250801_m021815_c001_v7007000_t0000_u01754014695858") 2025/08/01 02:20:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988e5_d20250801_m021810_c001_v0001183_t0011_u01754014690990") 2025/08/01 02:20:58 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895a_d20250801_m021839_c001_v7007000_t0000_u01754014719166") 2025/08/01 02:20:58 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989da_d20250801_m021833_c001_v0001183_t0043_u01754014713567") 2025/08/01 02:20:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede50_d20250801_m022003_c001_v7007000_t0000_u01754014803576") 2025/08/01 02:20:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98d4a_d20250801_m021952_c001_v0001183_t0047_u01754014792803") 2025/08/01 02:20:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68d_d20250801_m021945_c001_v7007000_t0000_u01754014785722") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98c96_d20250801_m021936_c001_v0001183_t0011_u01754014776289") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e12_d20250801_m021929_c001_v7007000_t0000_u01754014769380") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98bc8_d20250801_m021919_c001_v0001183_t0017_u01754014759806") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f6_d20250801_m021912_c001_v7007000_t0000_u01754014752574") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98b06_d20250801_m021903_c001_v0001183_t0023_u01754014743313") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf5_d20250801_m021856_c001_v7007000_t0000_u01754014736078") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98a58_d20250801_m021846_c001_v0001183_t0037_u01754014726359") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5894b_d20250801_m021835_c001_v7007000_t0000_u01754014715183") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323072_d20250801_m021826_c001_v0001157_t0017_u01754014706801") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b23f_d20250801_m021819_c001_v7007000_t0000_u01754014699633") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9891b_d20250801_m021814_c001_v0001183_t0022_u01754014694755") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b227_d20250801_m021812_c001_v7007000_t0000_u01754014692789") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ffc_d20250801_m021802_c001_v0001157_t0024_u01754014682499") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b206_d20250801_m021754_c001_v7007000_t0000_u01754014674863") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fbc_d20250801_m021749_c001_v0001157_t0037_u01754014669908") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d38041d2_d20250801_m021747_c001_v7007000_t0000_u01754014667510") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98778_d20250801_m021738_c001_v0001183_t0044_u01754014658974") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edddc_d20250801_m021728_c001_v7007000_t0000_u01754014648064") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98641_d20250801_m021718_c001_v0001183_t0018_u01754014638943") 2025/08/01 02:20:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a19_d20250801_m021711_c001_v7007000_t0000_u01754014631336") 2025/08/01 02:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9855f_d20250801_m021701_c001_v0001183_t0047_u01754014621769") 2025/08/01 02:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615679_d20250801_m021654_c001_v7007000_t0000_u01754014614327") 2025/08/01 02:21:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98491_d20250801_m021644_c001_v0001183_t0008_u01754014604607") 2025/08/01 02:21:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b22f_d20250801_m021816_c001_v7007000_t0000_u01754014696041") 2025/08/01 02:21:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323024_d20250801_m021811_c001_v0001157_t0039_u01754014691092") 2025/08/01 02:21:00 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895b_d20250801_m021839_c001_v7007000_t0000_u01754014719347") 2025/08/01 02:21:00 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32308e_d20250801_m021833_c001_v0001157_t0011_u01754014713582") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede51_d20250801_m022003_c001_v7007000_t0000_u01754014803761") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cba1_d20250801_m021953_c001_v0001136_t0018_u01754014793003") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68e_d20250801_m021945_c001_v7007000_t0000_u01754014785905") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb6b_d20250801_m021936_c001_v0001136_t0038_u01754014776481") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e13_d20250801_m021929_c001_v7007000_t0000_u01754014769563") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb2f_d20250801_m021920_c001_v0001136_t0038_u01754014760014") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f7_d20250801_m021912_c001_v7007000_t0000_u01754014752759") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687caee_d20250801_m021903_c001_v0001136_t0012_u01754014743558") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf8_d20250801_m021856_c001_v7007000_t0000_u01754014736259") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cacc_d20250801_m021846_c001_v0001136_t0028_u01754014726561") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665ecd_d20250801_m021835_c001_v7007000_t0000_u01754014715394") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19ed_d20250801_m021827_c001_v0001106_t0047_u01754014707160") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b240_d20250801_m021819_c001_v7007000_t0000_u01754014699817") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca54_d20250801_m021814_c001_v0001136_t0015_u01754014694774") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938896_d20250801_m021812_c001_v7007000_t0000_u01754014692549") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98885_d20250801_m021802_c001_v0001183_t0032_u01754014682867") 2025/08/01 02:21:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b207_d20250801_m021755_c001_v7007000_t0000_u01754014675045") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98803_d20250801_m021749_c001_v0001183_t0034_u01754014669998") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d38041d3_d20250801_m021747_c001_v7007000_t0000_u01754014667693") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f78_d20250801_m021739_c001_v0001157_t0037_u01754014659203") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4152d501fb99a03e_d20250801_m021728_c001_v7007000_t0000_u01754014648087") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f1c_d20250801_m021719_c001_v0001157_t0014_u01754014639156") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1a_d20250801_m021711_c001_v7007000_t0000_u01754014631525") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ec8_d20250801_m021701_c001_v0001157_t0046_u01754014621968") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567a_d20250801_m021654_c001_v7007000_t0000_u01754014614510") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e78_d20250801_m021644_c001_v0001157_t0008_u01754014604819") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e60_d20250801_m021815_c001_v7007000_t0000_u01754014695869") 2025/08/01 02:21:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988e7_d20250801_m021811_c001_v0001183_t0030_u01754014691200") 2025/08/01 02:21:01 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895c_d20250801_m021839_c001_v7007000_t0000_u01754014719528") 2025/08/01 02:21:01 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989dc_d20250801_m021833_c001_v0001183_t0057_u01754014713764") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede52_d20250801_m022003_c001_v7007000_t0000_u01754014803971") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3231cc_d20250801_m021953_c001_v0001157_t0014_u01754014793405") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c68f_d20250801_m021946_c001_v7007000_t0000_u01754014786086") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323184_d20250801_m021936_c001_v0001157_t0043_u01754014776787") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e14_d20250801_m021929_c001_v7007000_t0000_u01754014769746") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323154_d20250801_m021920_c001_v0001157_t0006_u01754014760299") 2025/08/01 02:21:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85f9_d20250801_m021912_c001_v7007000_t0000_u01754014752944") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323118_d20250801_m021904_c001_v0001157_t0035_u01754014744072") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abf9_d20250801_m021856_c001_v7007000_t0000_u01754014736439") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3230ca_d20250801_m021846_c001_v0001157_t0008_u01754014726853") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f414ab92361b7c2cb_d20250801_m021835_c001_v7007000_t0000_u01754014715406") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98990_d20250801_m021827_c001_v0001183_t0029_u01754014707762") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b241_d20250801_m021820_c001_v7007000_t0000_u01754014700001") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32303c_d20250801_m021814_c001_v0001157_t0012_u01754014694830") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a93889a_d20250801_m021812_c001_v7007000_t0000_u01754014692801") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca18_d20250801_m021803_c001_v0001136_t0012_u01754014683066") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b208_d20250801_m021755_c001_v7007000_t0000_u01754014675231") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9de_d20250801_m021750_c001_v0001136_t0017_u01754014670040") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b249_d20250801_m021747_c001_v7007000_t0000_u01754014667953") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9a2_d20250801_m021739_c001_v0001136_t0017_u01754014659530") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f2d5_d20250801_m021728_c001_v7007000_t0000_u01754014648282") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c92a_d20250801_m021720_c001_v0001136_t0059_u01754014640028") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1b_d20250801_m021711_c001_v7007000_t0000_u01754014631710") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8e0_d20250801_m021702_c001_v0001136_t0017_u01754014622287") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567b_d20250801_m021654_c001_v7007000_t0000_u01754014614707") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c892_d20250801_m021645_c001_v0001136_t0027_u01754014605302") 2025/08/01 02:21:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680255_d20250801_m021815_c001_v7007000_t0000_u01754014695939") 2025/08/01 02:21:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988ed_d20250801_m021811_c001_v0001183_t0031_u01754014691403") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895d_d20250801_m021839_c001_v7007000_t0000_u01754014719711") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687caa3_d20250801_m021833_c001_v0001136_t0043_u01754014713906") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede53_d20250801_m022004_c001_v7007000_t0000_u01754014804156") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b10_d20250801_m021954_c001_v0001106_t0022_u01754014794097") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c690_d20250801_m021946_c001_v7007000_t0000_u01754014786273") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1ad2_d20250801_m021937_c001_v0001106_t0046_u01754014777144") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e15_d20250801_m021929_c001_v7007000_t0000_u01754014769932") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a9c_d20250801_m021921_c001_v0001106_t0003_u01754014760995") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85fa_d20250801_m021913_c001_v7007000_t0000_u01754014753139") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a6a_d20250801_m021904_c001_v0001106_t0012_u01754014744360") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abfa_d20250801_m021856_c001_v7007000_t0000_u01754014736620") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a3c_d20250801_m021847_c001_v0001106_t0006_u01754014727595") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b289_d20250801_m021835_c001_v7007000_t0000_u01754014715546") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca84_d20250801_m021827_c001_v0001136_t0022_u01754014707972") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b242_d20250801_m021820_c001_v7007000_t0000_u01754014700185") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9891f_d20250801_m021814_c001_v0001183_t0048_u01754014694972") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938899_d20250801_m021812_c001_v7007000_t0000_u01754014692731") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1980_d20250801_m021803_c001_v0001106_t0023_u01754014683425") 2025/08/01 02:21:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b209_d20250801_m021755_c001_v7007000_t0000_u01754014675428") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98807_d20250801_m021750_c001_v0001183_t0055_u01754014670204") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680231_d20250801_m021747_c001_v7007000_t0000_u01754014667746") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1910_d20250801_m021739_c001_v0001106_t0011_u01754014659893") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb682_d20250801_m021728_c001_v7007000_t0000_u01754014648292") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18c2_d20250801_m021720_c001_v0001106_t0058_u01754014640633") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1c_d20250801_m021711_c001_v7007000_t0000_u01754014631896") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1868_d20250801_m021702_c001_v0001106_t0042_u01754014622631") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567c_d20250801_m021654_c001_v7007000_t0000_u01754014614890") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b183e_d20250801_m021645_c001_v0001106_t0027_u01754014605690") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680256_d20250801_m021816_c001_v7007000_t0000_u01754014696120") 2025/08/01 02:21:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323026_d20250801_m021811_c001_v0001157_t0027_u01754014691485") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895e_d20250801_m021839_c001_v7007000_t0000_u01754014719892") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989de_d20250801_m021833_c001_v0001183_t0011_u01754014713962") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede54_d20250801_m022004_c001_v7007000_t0000_u01754014804340") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98d78_d20250801_m021955_c001_v0001183_t0014_u01754014795496") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c691_d20250801_m021946_c001_v7007000_t0000_u01754014786457") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98ca6_d20250801_m021937_c001_v0001183_t0007_u01754014777781") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e16_d20250801_m021930_c001_v7007000_t0000_u01754014770116") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98bd6_d20250801_m021921_c001_v0001183_t0032_u01754014761738") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85fb_d20250801_m021913_c001_v7007000_t0000_u01754014753324") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98b20_d20250801_m021904_c001_v0001183_t0006_u01754014744993") 2025/08/01 02:21:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abfb_d20250801_m021856_c001_v7007000_t0000_u01754014736801") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98a62_d20250801_m021848_c001_v0001183_t0048_u01754014728270") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804267_d20250801_m021835_c001_v7007000_t0000_u01754014715154") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32307a_d20250801_m021828_c001_v0001157_t0019_u01754014708295") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b244_d20250801_m021820_c001_v7007000_t0000_u01754014700369") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca56_d20250801_m021815_c001_v0001136_t0012_u01754014695058") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b226_d20250801_m021812_c001_v7007000_t0000_u01754014692758") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323002_d20250801_m021804_c001_v0001157_t0043_u01754014684076") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b20b_d20250801_m021755_c001_v7007000_t0000_u01754014675616") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fbe_d20250801_m021750_c001_v0001157_t0040_u01754014670212") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419d9c9094d03979_d20250801_m021747_c001_v7007000_t0000_u01754014667919") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98790_d20250801_m021740_c001_v0001183_t0016_u01754014660769") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb681_d20250801_m021728_c001_v7007000_t0000_u01754014648106") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98663_d20250801_m021721_c001_v0001183_t0054_u01754014641272") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1d_d20250801_m021712_c001_v7007000_t0000_u01754014632081") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9856f_d20250801_m021703_c001_v0001183_t0008_u01754014623240") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567d_d20250801_m021655_c001_v7007000_t0000_u01754014615073") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e984a1_d20250801_m021646_c001_v0001183_t0040_u01754014606238") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a9388a2_d20250801_m021816_c001_v7007000_t0000_u01754014696189") 2025/08/01 02:21:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca3a_d20250801_m021811_c001_v0001136_t0023_u01754014691490") 2025/08/01 02:21:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5895f_d20250801_m021840_c001_v7007000_t0000_u01754014720073") 2025/08/01 02:21:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32309a_d20250801_m021834_c001_v0001157_t0011_u01754014714061") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede55_d20250801_m022004_c001_v7007000_t0000_u01754014804526") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cba7_d20250801_m021955_c001_v0001136_t0033_u01754014795700") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c692_d20250801_m021946_c001_v7007000_t0000_u01754014786642") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb71_d20250801_m021937_c001_v0001136_t0016_u01754014777978") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e17_d20250801_m021930_c001_v7007000_t0000_u01754014770297") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cb35_d20250801_m021921_c001_v0001136_t0043_u01754014761929") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85fc_d20250801_m021913_c001_v7007000_t0000_u01754014753508") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687caf4_d20250801_m021905_c001_v0001136_t0026_u01754014745241") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abfc_d20250801_m021856_c001_v7007000_t0000_u01754014736983") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cad4_d20250801_m021848_c001_v0001136_t0058_u01754014728467") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154cd9_d20250801_m021835_c001_v7007000_t0000_u01754014715379") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19f2_d20250801_m021828_c001_v0001106_t0011_u01754014708618") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b246_d20250801_m021820_c001_v7007000_t0000_u01754014700571") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98921_d20250801_m021815_c001_v0001183_t0013_u01754014695182") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938893_d20250801_m021812_c001_v7007000_t0000_u01754014692184") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98895_d20250801_m021804_c001_v0001183_t0033_u01754014684478") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b20c_d20250801_m021755_c001_v7007000_t0000_u01754014675802") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9e0_d20250801_m021750_c001_v0001136_t0048_u01754014670354") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b248_d20250801_m021747_c001_v7007000_t0000_u01754014667929") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f84_d20250801_m021740_c001_v0001157_t0001_u01754014660974") 2025/08/01 02:21:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f62037_d20250801_m021728_c001_v7007000_t0000_u01754014648113") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f2a_d20250801_m021721_c001_v0001157_t0041_u01754014641482") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1e_d20250801_m021712_c001_v7007000_t0000_u01754014632265") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ed6_d20250801_m021703_c001_v0001157_t0041_u01754014623462") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567e_d20250801_m021655_c001_v7007000_t0000_u01754014615256") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e84_d20250801_m021646_c001_v0001157_t0043_u01754014606444") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e61_d20250801_m021815_c001_v7007000_t0000_u01754014695890") 2025/08/01 02:21:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19b4_d20250801_m021811_c001_v0001106_t0036_u01754014691545") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58960_d20250801_m021840_c001_v7007000_t0000_u01754014720256") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989e2_d20250801_m021834_c001_v0001183_t0002_u01754014714164") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede56_d20250801_m022004_c001_v7007000_t0000_u01754014804712") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3231d6_d20250801_m021956_c001_v0001157_t0003_u01754014796082") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c694_d20250801_m021946_c001_v7007000_t0000_u01754014786824") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32318c_d20250801_m021938_c001_v0001157_t0011_u01754014778294") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e18_d20250801_m021930_c001_v7007000_t0000_u01754014770488") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32315a_d20250801_m021922_c001_v0001157_t0054_u01754014762510") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85fd_d20250801_m021913_c001_v7007000_t0000_u01754014753698") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32311c_d20250801_m021905_c001_v0001157_t0015_u01754014745563") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abfd_d20250801_m021857_c001_v7007000_t0000_u01754014737164") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3230d6_d20250801_m021848_c001_v0001157_t0017_u01754014728852") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b287_d20250801_m021835_c001_v7007000_t0000_u01754014715178") 2025/08/01 02:21:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e989a2_d20250801_m021829_c001_v0001183_t0048_u01754014709294") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b247_d20250801_m021820_c001_v7007000_t0000_u01754014700755") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca58_d20250801_m021815_c001_v0001136_t0055_u01754014695378") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b224_d20250801_m021812_c001_v7007000_t0000_u01754014692573") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca1e_d20250801_m021804_c001_v0001136_t0054_u01754014684678") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b20d_d20250801_m021755_c001_v7007000_t0000_u01754014675984") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b194a_d20250801_m021750_c001_v0001106_t0029_u01754014670386") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680232_d20250801_m021747_c001_v7007000_t0000_u01754014667973") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9ac_d20250801_m021741_c001_v0001136_t0026_u01754014661427") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f62038_d20250801_m021728_c001_v7007000_t0000_u01754014648302") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c936_d20250801_m021721_c001_v0001136_t0057_u01754014641890") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a1f_d20250801_m021712_c001_v7007000_t0000_u01754014632449") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c8e4_d20250801_m021704_c001_v0001136_t0048_u01754014624091") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb61567f_d20250801_m021655_c001_v7007000_t0000_u01754014615439") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c896_d20250801_m021646_c001_v0001136_t0036_u01754014606733") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b230_d20250801_m021816_c001_v7007000_t0000_u01754014696200") 2025/08/01 02:21:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e988f3_d20250801_m021811_c001_v0001183_t0051_u01754014691599") 2025/08/01 02:21:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58961_d20250801_m021840_c001_v7007000_t0000_u01754014720437") 2025/08/01 02:21:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a0a_d20250801_m021834_c001_v0001106_t0057_u01754014714332") 2025/08/01 02:21:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede57_d20250801_m022004_c001_v7007000_t0000_u01754014804897") 2025/08/01 02:21:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b16_d20250801_m021956_c001_v0001106_t0033_u01754014796508") 2025/08/01 02:21:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c695_d20250801_m021947_c001_v7007000_t0000_u01754014787014") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1ad4_d20250801_m021938_c001_v0001106_t0055_u01754014778785") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e19_d20250801_m021930_c001_v7007000_t0000_u01754014770672") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1aa6_d20250801_m021922_c001_v0001106_t0009_u01754014762876") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd85fe_d20250801_m021913_c001_v7007000_t0000_u01754014753907") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a6e_d20250801_m021905_c001_v0001106_t0002_u01754014745880") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684abff_d20250801_m021857_c001_v7007000_t0000_u01754014737357") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a40_d20250801_m021849_c001_v0001106_t0033_u01754014729238") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb5894d_d20250801_m021835_c001_v7007000_t0000_u01754014715556") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca8e_d20250801_m021829_c001_v0001136_t0019_u01754014709505") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b249_d20250801_m021820_c001_v7007000_t0000_u01754014700938") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98925_d20250801_m021815_c001_v0001183_t0048_u01754014695402") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a938895_d20250801_m021812_c001_v7007000_t0000_u01754014692367") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b198a_d20250801_m021805_c001_v0001106_t0001_u01754014685186") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b20f_d20250801_m021756_c001_v7007000_t0000_u01754014676166") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9880d_d20250801_m021750_c001_v0001183_t0048_u01754014670409") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b246_d20250801_m021747_c001_v7007000_t0000_u01754014667762") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b191e_d20250801_m021741_c001_v0001106_t0012_u01754014661774") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a33_d20250801_m021728_c001_v7007000_t0000_u01754014648312") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18c4_d20250801_m021722_c001_v0001106_t0044_u01754014642309") 2025/08/01 02:21:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a20_d20250801_m021712_c001_v7007000_t0000_u01754014632640") 2025/08/01 02:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b186e_d20250801_m021704_c001_v0001106_t0055_u01754014624541") 2025/08/01 02:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615680_d20250801_m021655_c001_v7007000_t0000_u01754014615623") 2025/08/01 02:21:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1840_d20250801_m021647_c001_v0001106_t0025_u01754014607089") 2025/08/01 02:21:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b231_d20250801_m021816_c001_v7007000_t0000_u01754014696224") 2025/08/01 02:21:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca3e_d20250801_m021811_c001_v0001136_t0056_u01754014691794") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde4_d20250801_m021730_c001_v7007000_t0000_u01754014650843") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986a9_d20250801_m021725_c001_v0001183_t0018_u01754014645712") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde5_d20250801_m021731_c001_v7007000_t0000_u01754014651026") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c950_d20250801_m021725_c001_v0001136_t0054_u01754014645839") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde6_d20250801_m021731_c001_v7007000_t0000_u01754014651210") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f4c_d20250801_m021725_c001_v0001157_t0003_u01754014645904") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde7_d20250801_m021731_c001_v7007000_t0000_u01754014651393") 2025/08/01 02:21:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986af_d20250801_m021725_c001_v0001183_t0055_u01754014645913") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde8_d20250801_m021731_c001_v7007000_t0000_u01754014651576") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18da_d20250801_m021726_c001_v0001106_t0054_u01754014646103") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edde9_d20250801_m021731_c001_v7007000_t0000_u01754014651759") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986b1_d20250801_m021726_c001_v0001183_t0007_u01754014646120") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddeb_d20250801_m021731_c001_v7007000_t0000_u01754014651942") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c954_d20250801_m021726_c001_v0001136_t0046_u01754014646155") 2025/08/01 02:21:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddec_d20250801_m021732_c001_v7007000_t0000_u01754014652126") 2025/08/01 02:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986b7_d20250801_m021726_c001_v0001183_t0038_u01754014646321") 2025/08/01 02:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edded_d20250801_m021732_c001_v7007000_t0000_u01754014652309") 2025/08/01 02:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f4e_d20250801_m021726_c001_v0001157_t0056_u01754014646351") 2025/08/01 02:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddee_d20250801_m021732_c001_v7007000_t0000_u01754014652491") 2025/08/01 02:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986bb_d20250801_m021726_c001_v0001183_t0015_u01754014646519") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddef_d20250801_m021732_c001_v7007000_t0000_u01754014652673") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c95c_d20250801_m021726_c001_v0001136_t0053_u01754014646584") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddf0_d20250801_m021732_c001_v7007000_t0000_u01754014652869") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322f50_d20250801_m021726_c001_v0001157_t0027_u01754014646713") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddf1_d20250801_m021733_c001_v7007000_t0000_u01754014653052") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986c2_d20250801_m021726_c001_v0001183_t0002_u01754014646727") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddf2_d20250801_m021733_c001_v7007000_t0000_u01754014653238") 2025/08/01 02:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e986c7_d20250801_m021726_c001_v0001183_t0028_u01754014646933") 2025/08/01 02:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddf3_d20250801_m021733_c001_v7007000_t0000_u01754014653439") 2025/08/01 02:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18dc_d20250801_m021726_c001_v0001106_t0009_u01754014646994") 2025/08/01 02:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670eddf4_d20250801_m021733_c001_v7007000_t0000_u01754014653622") 2025/08/01 02:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c960_d20250801_m021727_c001_v0001136_t0040_u01754014647078") 2025/08/01 02:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419d9c9094d0397e_d20250801_m021751_c001_v7007000_t0000_u01754014671244") 2025/08/01 02:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987c7_d20250801_m021745_c001_v0001183_t0058_u01754014665487") 2025/08/01 02:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1f7_d20250801_m021751_c001_v7007000_t0000_u01754014671250") 2025/08/01 02:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9c0_d20250801_m021745_c001_v0001136_t0057_u01754014665625") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6156b6_d20250801_m021751_c001_v7007000_t0000_u01754014671263") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fa4_d20250801_m021745_c001_v0001157_t0020_u01754014665673") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680235_d20250801_m021751_c001_v7007000_t0000_u01754014671001") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987cf_d20250801_m021745_c001_v0001183_t0017_u01754014665740") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b254_d20250801_m021751_c001_v7007000_t0000_u01754014671398") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fa6_d20250801_m021745_c001_v0001157_t0032_u01754014665967") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419d9c9094d0397f_d20250801_m021751_c001_v7007000_t0000_u01754014671428") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987d1_d20250801_m021746_c001_v0001183_t0028_u01754014666003") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1f6_d20250801_m021751_c001_v7007000_t0000_u01754014671066") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9c6_d20250801_m021746_c001_v0001136_t0056_u01754014666049") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b1f8_d20250801_m021751_c001_v7007000_t0000_u01754014671436") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1936_d20250801_m021746_c001_v0001106_t0058_u01754014666141") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419d9c9094d0397c_d20250801_m021751_c001_v7007000_t0000_u01754014671056") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987d5_d20250801_m021746_c001_v0001183_t0030_u01754014666205") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6156b5_d20250801_m021751_c001_v7007000_t0000_u01754014671070") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fa8_d20250801_m021746_c001_v0001157_t0017_u01754014666318") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b252_d20250801_m021751_c001_v7007000_t0000_u01754014671274") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987d9_d20250801_m021746_c001_v0001183_t0015_u01754014666416") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b24d_d20250801_m021751_c001_v7007000_t0000_u01754014671013") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9ca_d20250801_m021746_c001_v0001136_t0035_u01754014666551") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680237_d20250801_m021751_c001_v7007000_t0000_u01754014671183") 2025/08/01 02:21:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987dd_d20250801_m021746_c001_v0001183_t0045_u01754014666677") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a50_d20250801_m021751_c001_v7007000_t0000_u01754014671063") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b193e_d20250801_m021746_c001_v0001106_t0039_u01754014666693") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a54_d20250801_m021751_c001_v7007000_t0000_u01754014671290") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c9cf_d20250801_m021746_c001_v0001136_t0035_u01754014666843") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d94680238_d20250801_m021751_c001_v7007000_t0000_u01754014671367") 2025/08/01 02:21:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e987e1_d20250801_m021746_c001_v0001183_t0032_u01754014666882") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665561_d20250801_m021540_c001_v7007000_t0000_u01754014540976") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f104229ef277376bd_d20250801_m021538_c001_v0001102_t0018_u01754014538545") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f412dc033f486a81b_d20250801_m021538_c001_v7007000_t0000_u01754014538357") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f104229ef277376af_d20250801_m021534_c001_v0001102_t0010_u01754014534552") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f412dc033f486a815_d20250801_m021533_c001_v7007000_t0000_u01754014533813") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c96_d20250801_m021529_c001_v0001157_t0033_u01754014529412") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665547_d20250801_m021527_c001_v7007000_t0000_u01754014527789") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f110d4275236cb135_d20250801_m021525_c001_v0001043_t0033_u01754014525452") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380413d_d20250801_m021525_c001_v7007000_t0000_u01754014525269") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f110d4275236cb117_d20250801_m021522_c001_v0001043_t0059_u01754014522100") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804138_d20250801_m021521_c001_v7007000_t0000_u01754014521373") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98050_d20250801_m021516_c001_v0001183_t0001_u01754014516914") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18d46_d20250801_m021515_c001_v7007000_t0000_u01754014515630") 2025/08/01 02:21:13 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1159275dd3d51a65_d20250801_m021514_c001_v0001032_t0056_u01754014514227") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edd98_d20250801_m021514_c001_v7007000_t0000_u01754014514046") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1159275dd3d51a5b_d20250801_m021509_c001_v0001032_t0051_u01754014509944") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edd96_d20250801_m021509_c001_v7007000_t0000_u01754014509217") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97fde_d20250801_m021505_c001_v0001183_t0027_u01754014505648") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6155fc_d20250801_m021504_c001_v7007000_t0000_u01754014504733") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f116ca30e44c031af_d20250801_m021502_c001_v0001098_t0049_u01754014502855") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665525_d20250801_m021502_c001_v7007000_t0000_u01754014502670") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f116ca30e44c031a7_d20250801_m021459_c001_v0001098_t0049_u01754014499033") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665522_d20250801_m021458_c001_v7007000_t0000_u01754014498292") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97f32_d20250801_m021450_c001_v0001183_t0038_u01754014490550") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804120_d20250801_m021449_c001_v7007000_t0000_u01754014489569") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1044426f638d00be_d20250801_m021447_c001_v0001109_t0051_u01754014487566") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c95aab_d20250801_m021447_c001_v7007000_t0000_u01754014487369") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1044426f638d00ae_d20250801_m021444_c001_v0001109_t0041_u01754014484136") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c956ba_d20250801_m021443_c001_v7007000_t0000_u01754014483407") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a861_d20250801_m021437_c001_v0001092_t0025_u01754014477126") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b118_d20250801_m021436_c001_v7007000_t0000_u01754014476208") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1125ef2597f05a5a_d20250801_m021434_c001_v0001171_t0050_u01754014474338") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f26e_d20250801_m021434_c001_v7007000_t0000_u01754014474151") 2025/08/01 02:21:14 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1125ef2597f05a3a_d20250801_m021430_c001_v0001171_t0041_u01754014470662") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f26c_d20250801_m021429_c001_v7007000_t0000_u01754014469935") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322b3a_d20250801_m021424_c001_v0001157_t0041_u01754014464046") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba8e_d20250801_m021422_c001_v7007000_t0000_u01754014462938") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1136edc59accb047_d20250801_m021416_c001_v0001136_t0042_u01754014456952") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f406a7f09392cdc06_d20250801_m021416_c001_v7007000_t0000_u01754014456750") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97d41_d20250801_m021412_c001_v0001183_t0039_u01754014452725") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f117101bbb1766efa_d20250801_m021411_c001_v0001161_t0019_u01754014451837") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f117101bbb1766ef2_d20250801_m021410_c001_v0001161_t0029_u01754014450675") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef155_d20250801_m021357_c001_v7007000_t0000_u01754014437137") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322a9e_d20250801_m021350_c001_v0001157_t0023_u01754014430089") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11252b065460b3c4_d20250801_m021349_c001_v0001130_t0049_u01754014429113") 2025/08/01 02:21:15 DEBUG : dst/one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11252b065460b3b7_d20250801_m021347_c001_v0001130_t0011_u01754014427903") 2025/08/01 02:21:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665562_d20250801_m021541_c001_v7007000_t0000_u01754014541158") 2025/08/01 02:21:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118067f3e93da1a1_d20250801_m021537_c001_v0001145_t0058_u01754014537946") 2025/08/01 02:21:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f106b1cedd1bad928_d20250801_m021533_c001_v0001109_t0037_u01754014532999") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665548_d20250801_m021528_c001_v7007000_t0000_u01754014528045") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f106880f3e219fb86_d20250801_m021525_c001_v0001178_t0027_u01754014525047") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f102622496885e238_d20250801_m021520_c001_v0001038_t0059_u01754014520246") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18d48_d20250801_m021515_c001_v7007000_t0000_u01754014515814") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11246512d33a923a_d20250801_m021513_c001_v0001131_t0014_u01754014513709") 2025/08/01 02:21:15 DEBUG : dst/one.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f115472432f1ddb12_d20250801_m021508_c001_v0001116_t0039_u01754014508673") 2025/08/01 02:21:15 DEBUG : dst/three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba8f_d20250801_m021423_c001_v7007000_t0000_u01754014463120") 2025/08/01 02:21:16 DEBUG : dst/three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f117101bbb1766f3e_d20250801_m021421_c001_v0001161_t0059_u01754014461419") 2025/08/01 02:21:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665563_d20250801_m021541_c001_v7007000_t0000_u01754014541349") 2025/08/01 02:21:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f119c737ca6f9e8fc_d20250801_m021539_c001_v0001178_t0002_u01754014539556") 2025/08/01 02:21:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10719de168388a3f_d20250801_m021535_c001_v0001171_t0017_u01754014535618") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665564_d20250801_m021541_c001_v7007000_t0000_u01754014541531") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f104229ef277376c1_d20250801_m021539_c001_v0001102_t0059_u01754014539952") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f412dc033f486a81e_d20250801_m021539_c001_v7007000_t0000_u01754014539767") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f104229ef277376b5_d20250801_m021536_c001_v0001102_t0007_u01754014536319") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f412dc033f486a818_d20250801_m021536_c001_v7007000_t0000_u01754014536136") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c9c_d20250801_m021530_c001_v0001157_t0031_u01754014530272") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665549_d20250801_m021528_c001_v7007000_t0000_u01754014528229") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f110d4275236cb143_d20250801_m021526_c001_v0001043_t0059_u01754014526857") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380413e_d20250801_m021526_c001_v7007000_t0000_u01754014526674") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f110d4275236cb125_d20250801_m021523_c001_v0001043_t0045_u01754014523571") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d380413c_d20250801_m021523_c001_v7007000_t0000_u01754014523385") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98054_d20250801_m021517_c001_v0001183_t0047_u01754014517623") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edd99_d20250801_m021515_c001_v7007000_t0000_u01754014515075") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c3a_d20250801_m021512_c001_v0001157_t0047_u01754014512743") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670edd97_d20250801_m021511_c001_v7007000_t0000_u01754014511643") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97fec_d20250801_m021506_c001_v0001183_t0034_u01754014506211") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665527_d20250801_m021503_c001_v7007000_t0000_u01754014503812") 2025/08/01 02:21:16 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c0a_d20250801_m021501_c001_v0001157_t0009_u01754014501002") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665523_d20250801_m021459_c001_v7007000_t0000_u01754014499903") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97f5e_d20250801_m021453_c001_v0001183_t0036_u01754014493597") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c95aae_d20250801_m021448_c001_v7007000_t0000_u01754014488546") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a88b_d20250801_m021446_c001_v0001092_t0038_u01754014486282") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c956be_d20250801_m021445_c001_v7007000_t0000_u01754014485183") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322b90_d20250801_m021438_c001_v0001157_t0029_u01754014478626") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f26f_d20250801_m021435_c001_v7007000_t0000_u01754014475270") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322b6a_d20250801_m021432_c001_v0001157_t0053_u01754014472570") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41064bc3bdf5f26d_d20250801_m021431_c001_v7007000_t0000_u01754014471459") 2025/08/01 02:21:17 DEBUG : dst/three.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97dee_d20250801_m021425_c001_v0001183_t0002_u01754014465062") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d166554a_d20250801_m021528_c001_v7007000_t0000_u01754014528412") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1156b1d9e7e6dc6e_d20250801_m021526_c001_v0001179_t0055_u01754014526466") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10470a1a4db73ab0_d20250801_m021523_c001_v0001172_t0022_u01754014523102") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18d49_d20250801_m021515_c001_v7007000_t0000_u01754014515997") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1161d220097557b2_d20250801_m021514_c001_v0001184_t0048_u01754014514872") 2025/08/01 02:21:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f10934029526a1a97_d20250801_m021510_c001_v0001154_t0025_u01754014510555") 2025/08/01 02:21:17 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665565_d20250801_m021541_c001_v7007000_t0000_u01754014541714") 2025/08/01 02:21:17 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e980d3_d20250801_m021530_c001_v0001183_t0027_u01754014530055") 2025/08/01 02:21:17 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d166554b_d20250801_m021528_c001_v7007000_t0000_u01754014528596") 2025/08/01 02:21:17 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c5a_d20250801_m021517_c001_v0001157_t0024_u01754014517135") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18d4a_d20250801_m021516_c001_v7007000_t0000_u01754014516180") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322c1c_d20250801_m021505_c001_v0001157_t0038_u01754014505860") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb6155fd_d20250801_m021504_c001_v7007000_t0000_u01754014504915") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322bd6_d20250801_m021451_c001_v0001157_t0037_u01754014491117") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804122_d20250801_m021449_c001_v7007000_t0000_u01754014489779") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97e94_d20250801_m021438_c001_v0001183_t0038_u01754014478041") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b119_d20250801_m021436_c001_v7007000_t0000_u01754014476392") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a83f_d20250801_m021424_c001_v0001092_t0028_u01754014464708") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba90_d20250801_m021423_c001_v7007000_t0000_u01754014463301") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f100392dec561c958_d20250801_m021419_c001_v0001181_t0037_u01754014459032") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef156_d20250801_m021357_c001_v7007000_t0000_u01754014437320") 2025/08/01 02:21:18 DEBUG : dst/two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11252b065460b3e8_d20250801_m021356_c001_v0001130_t0023_u01754014436117") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef121_d20250801_m021323_c001_v7007000_t0000_u01754014403472") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97ac5_d20250801_m021320_c001_v0001183_t0055_u01754014400101") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef11d_d20250801_m021317_c001_v7007000_t0000_u01754014397934") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97a17_d20250801_m021307_c001_v0001183_t0016_u01754014387107") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577f2_d20250801_m021258_c001_v7007000_t0000_u01754014378502") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97986_d20250801_m021255_c001_v0001183_t0011_u01754014375079") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bcf_d20250801_m021233_c001_v7007000_t0000_u01754014353656") 2025/08/01 02:21:18 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978d0_d20250801_m021231_c001_v0001183_t0046_u01754014351878") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bc8_d20250801_m021231_c001_v7007000_t0000_u01754014351134") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978c6_d20250801_m021229_c001_v0001183_t0057_u01754014349947") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bc1_d20250801_m021227_c001_v7007000_t0000_u01754014347463") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978a4_d20250801_m021225_c001_v0001183_t0018_u01754014345901") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bbd_d20250801_m021225_c001_v7007000_t0000_u01754014345101") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97886_d20250801_m021223_c001_v0001183_t0010_u01754014343844") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bae_d20250801_m021218_c001_v7007000_t0000_u01754014338723") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9782a_d20250801_m021217_c001_v0001183_t0048_u01754014337329") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154baa_d20250801_m021216_c001_v7007000_t0000_u01754014336582") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9781e_d20250801_m021215_c001_v0001183_t0016_u01754014335777") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb552_d20250801_m021211_c001_v7007000_t0000_u01754014331540") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977e6_d20250801_m021210_c001_v0001183_t0028_u01754014330343") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb51f_d20250801_m021208_c001_v7007000_t0000_u01754014328456") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977c6_d20250801_m021207_c001_v0001183_t0031_u01754014327492") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb51e_d20250801_m021207_c001_v7007000_t0000_u01754014327127") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11209e200741891a_d20250801_m021206_c001_v0001181_t0047_u01754014326538") 2025/08/01 02:21:19 DEBUG : empty space: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977b2_d20250801_m021204_c001_v0001183_t0054_u01754014324972") 2025/08/01 02:21:19 DEBUG : enormous: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bcd_d20250801_m021232_c001_v7007000_t0000_u01754014352903") 2025/08/01 02:21:19 DEBUG : enormous: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978d2_d20250801_m021232_c001_v0001183_t0040_u01754014352140") 2025/08/01 02:21:19 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d166556f_d20250801_m021546_c001_v7007000_t0000_u01754014546092") 2025/08/01 02:21:19 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98193_d20250801_m021544_c001_v0001183_t0015_u01754014544916") 2025/08/01 02:21:19 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577e9_d20250801_m021253_c001_v7007000_t0000_u01754014373606") 2025/08/01 02:21:19 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97968_d20250801_m021252_c001_v0001183_t0018_u01754014372555") 2025/08/01 02:21:20 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb519_d20250801_m021202_c001_v7007000_t0000_u01754014322474") 2025/08/01 02:21:20 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97794_d20250801_m021201_c001_v0001183_t0030_u01754014321501") 2025/08/01 02:21:20 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb517_d20250801_m021200_c001_v7007000_t0000_u01754014320953") 2025/08/01 02:21:20 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97786_d20250801_m021200_c001_v0001183_t0015_u01754014320325") 2025/08/01 02:21:20 DEBUG : existing: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9777c_d20250801_m021159_c001_v0001183_t0051_u01754014319553") 2025/08/01 02:21:20 DEBUG : existing-b: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577ea_d20250801_m021253_c001_v7007000_t0000_u01754014373788") 2025/08/01 02:21:20 DEBUG : existing-b: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322978_d20250801_m021252_c001_v0001157_t0019_u01754014372550") 2025/08/01 02:21:20 DEBUG : file1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659db_d20250801_m021636_c001_v7007000_t0000_u01754014596098") 2025/08/01 02:21:20 DEBUG : file1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c854_d20250801_m021634_c001_v0001136_t0022_u01754014594834") 2025/08/01 02:21:20 DEBUG : file1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d5_d20250801_m021633_c001_v7007000_t0000_u01754014593463") 2025/08/01 02:21:20 DEBUG : file1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b17ee_d20250801_m021632_c001_v0001106_t0008_u01754014592112") 2025/08/01 02:21:20 DEBUG : five: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bd3_d20250801_m021237_c001_v7007000_t0000_u01754014357162") 2025/08/01 02:21:20 DEBUG : five: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e978e6_d20250801_m021235_c001_v0001183_t0034_u01754014355217") 2025/08/01 02:21:20 DEBUG : foo: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb521_d20250801_m021209_c001_v7007000_t0000_u01754014329977") 2025/08/01 02:21:20 DEBUG : foo: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e977d8_d20250801_m021209_c001_v0001183_t0034_u01754014329379") 2025/08/01 02:21:20 DEBUG : foo: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e977d2_d20250801_m021208_c001_v0001183_t0034_u01754014328820") 2025/08/01 02:21:20 DEBUG : four: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bd5_d20250801_m021237_c001_v7007000_t0000_u01754014357346") 2025/08/01 02:21:20 DEBUG : four: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322924_d20250801_m021235_c001_v0001157_t0027_u01754014355807") 2025/08/01 02:21:20 DEBUG : four: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978e4_d20250801_m021234_c001_v0001183_t0048_u01754014354651") 2025/08/01 02:21:20 DEBUG : hello world2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c71891_d20250801_m021122_c001_v7007000_t0000_u01754014282404") 2025/08/01 02:21:20 DEBUG : hello world2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975b6_d20250801_m021121_c001_v0001183_t0039_u01754014281834") 2025/08/01 02:21:21 DEBUG : ignore-size: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb515_d20250801_m021159_c001_v7007000_t0000_u01754014319178") 2025/08/01 02:21:21 DEBUG : ignore-size: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9776e_d20250801_m021158_c001_v0001183_t0016_u01754014318215") 2025/08/01 02:21:21 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577e6_d20250801_m021251_c001_v7007000_t0000_u01754014371811") 2025/08/01 02:21:21 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9795c_d20250801_m021250_c001_v0001183_t0047_u01754014370998") 2025/08/01 02:21:21 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577e2_d20250801_m021250_c001_v7007000_t0000_u01754014370257") 2025/08/01 02:21:21 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9794a_d20250801_m021249_c001_v0001183_t0027_u01754014369155") 2025/08/01 02:21:21 DEBUG : one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bd6_d20250801_m021237_c001_v7007000_t0000_u01754014357531") 2025/08/01 02:21:21 DEBUG : one: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e978de_d20250801_m021234_c001_v0001183_t0034_u01754014354068") 2025/08/01 02:21:21 DEBUG : only0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659bd_d20250801_m021627_c001_v7007000_t0000_u01754014587566") 2025/08/01 02:21:21 DEBUG : only0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983b8_d20250801_m021623_c001_v0001183_t0034_u01754014583034") 2025/08/01 02:21:21 DEBUG : only0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d9e_d20250801_m021609_c001_v0001157_t0045_u01754014569209") 2025/08/01 02:21:21 DEBUG : only0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d7095d_d20250801_m021602_c001_v7007000_t0000_u01754014562594") 2025/08/01 02:21:21 DEBUG : only0: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d08_d20250801_m021549_c001_v0001157_t0029_u01754014549706") 2025/08/01 02:21:21 DEBUG : only1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659be_d20250801_m021627_c001_v7007000_t0000_u01754014587748") 2025/08/01 02:21:21 DEBUG : only1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983b2_d20250801_m021622_c001_v0001183_t0034_u01754014582633") 2025/08/01 02:21:21 DEBUG : only1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322da8_d20250801_m021609_c001_v0001157_t0041_u01754014569817") 2025/08/01 02:21:21 DEBUG : only1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70963_d20250801_m021603_c001_v7007000_t0000_u01754014563171") 2025/08/01 02:21:21 DEBUG : only1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d0e_d20250801_m021550_c001_v0001157_t0016_u01754014550331") 2025/08/01 02:21:21 DEBUG : only10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659bf_d20250801_m021627_c001_v7007000_t0000_u01754014587931") 2025/08/01 02:21:21 DEBUG : only10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e0a_d20250801_m021621_c001_v0001157_t0027_u01754014581878") 2025/08/01 02:21:21 DEBUG : only10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dde_d20250801_m021615_c001_v0001157_t0044_u01754014575140") 2025/08/01 02:21:22 DEBUG : only10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801ce_d20250801_m021603_c001_v7007000_t0000_u01754014563330") 2025/08/01 02:21:22 DEBUG : only10: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d44_d20250801_m021555_c001_v0001157_t0049_u01754014555841") 2025/08/01 02:21:22 DEBUG : only11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c0_d20250801_m021628_c001_v7007000_t0000_u01754014588175") 2025/08/01 02:21:22 DEBUG : only11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e12_d20250801_m021622_c001_v0001157_t0027_u01754014582461") 2025/08/01 02:21:22 DEBUG : only11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322de0_d20250801_m021615_c001_v0001157_t0050_u01754014575619") 2025/08/01 02:21:22 DEBUG : only11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70968_d20250801_m021603_c001_v7007000_t0000_u01754014563547") 2025/08/01 02:21:22 DEBUG : only11: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d48_d20250801_m021556_c001_v0001157_t0002_u01754014556363") 2025/08/01 02:21:22 DEBUG : only12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c1_d20250801_m021628_c001_v7007000_t0000_u01754014588357") 2025/08/01 02:21:22 DEBUG : only12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401db618a05b17d1_d20250801_m021622_c001_v0001106_t0013_u01754014582435") 2025/08/01 02:21:22 DEBUG : only12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322de4_d20250801_m021616_c001_v0001157_t0037_u01754014576238") 2025/08/01 02:21:22 DEBUG : only12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f61be4_d20250801_m021603_c001_v7007000_t0000_u01754014563342") 2025/08/01 02:21:22 DEBUG : only12: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d4e_d20250801_m021556_c001_v0001157_t0018_u01754014556963") 2025/08/01 02:21:22 DEBUG : only13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c2_d20250801_m021628_c001_v7007000_t0000_u01754014588541") 2025/08/01 02:21:22 DEBUG : only13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983a8_d20250801_m021621_c001_v0001183_t0034_u01754014581865") 2025/08/01 02:21:22 DEBUG : only13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322de6_d20250801_m021616_c001_v0001157_t0023_u01754014576746") 2025/08/01 02:21:22 DEBUG : only13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70960_d20250801_m021602_c001_v7007000_t0000_u01754014562798") 2025/08/01 02:21:22 DEBUG : only13: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d52_d20250801_m021557_c001_v0001157_t0050_u01754014557540") 2025/08/01 02:21:22 DEBUG : only14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c3_d20250801_m021628_c001_v7007000_t0000_u01754014588722") 2025/08/01 02:21:22 DEBUG : only14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418d59498687c808_d20250801_m021622_c001_v0001136_t0032_u01754014582615") 2025/08/01 02:21:22 DEBUG : only14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322de8_d20250801_m021617_c001_v0001157_t0033_u01754014577439") 2025/08/01 02:21:22 DEBUG : only14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70965_d20250801_m021603_c001_v7007000_t0000_u01754014563353") 2025/08/01 02:21:23 DEBUG : only14: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d56_d20250801_m021558_c001_v0001157_t0015_u01754014558257") 2025/08/01 02:21:23 DEBUG : only15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c5_d20250801_m021628_c001_v7007000_t0000_u01754014588907") 2025/08/01 02:21:23 DEBUG : only15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983ae_d20250801_m021622_c001_v0001183_t0034_u01754014582265") 2025/08/01 02:21:23 DEBUG : only15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dee_d20250801_m021617_c001_v0001157_t0001_u01754014577980") 2025/08/01 02:21:23 DEBUG : only15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70966_d20250801_m021603_c001_v7007000_t0000_u01754014563364") 2025/08/01 02:21:23 DEBUG : only15: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d5a_d20250801_m021558_c001_v0001157_t0021_u01754014558930") 2025/08/01 02:21:23 DEBUG : only16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c6_d20250801_m021629_c001_v7007000_t0000_u01754014589089") 2025/08/01 02:21:23 DEBUG : only16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e0c_d20250801_m021622_c001_v0001157_t0027_u01754014582278") 2025/08/01 02:21:23 DEBUG : only16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322df6_d20250801_m021618_c001_v0001157_t0003_u01754014578596") 2025/08/01 02:21:23 DEBUG : only16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801cc_d20250801_m021602_c001_v7007000_t0000_u01754014562965") 2025/08/01 02:21:23 DEBUG : only16: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d60_d20250801_m021559_c001_v0001157_t0055_u01754014559447") 2025/08/01 02:21:24 DEBUG : only17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c8_d20250801_m021629_c001_v7007000_t0000_u01754014589285") 2025/08/01 02:21:24 DEBUG : only17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983b0_d20250801_m021622_c001_v0001183_t0034_u01754014582448") 2025/08/01 02:21:24 DEBUG : only17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dfa_d20250801_m021619_c001_v0001157_t0007_u01754014579274") 2025/08/01 02:21:24 DEBUG : only17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801d0_d20250801_m021603_c001_v7007000_t0000_u01754014563695") 2025/08/01 02:21:24 DEBUG : only17: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d68_d20250801_m021600_c001_v0001157_t0052_u01754014560068") 2025/08/01 02:21:24 DEBUG : only18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659c9_d20250801_m021629_c001_v7007000_t0000_u01754014589468") 2025/08/01 02:21:24 DEBUG : only18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401db618a05b17d3_d20250801_m021622_c001_v0001106_t0013_u01754014582622") 2025/08/01 02:21:24 DEBUG : only18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e02_d20250801_m021619_c001_v0001157_t0003_u01754014579997") 2025/08/01 02:21:24 DEBUG : only18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801cf_d20250801_m021603_c001_v7007000_t0000_u01754014563513") 2025/08/01 02:21:24 DEBUG : only18: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d6c_d20250801_m021600_c001_v0001157_t0020_u01754014560654") 2025/08/01 02:21:24 DEBUG : only19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ca_d20250801_m021629_c001_v7007000_t0000_u01754014589673") 2025/08/01 02:21:24 DEBUG : only19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e983b4_d20250801_m021622_c001_v0001183_t0034_u01754014582849") 2025/08/01 02:21:24 DEBUG : only19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e06_d20250801_m021620_c001_v0001157_t0044_u01754014580810") 2025/08/01 02:21:24 DEBUG : only19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f61be5_d20250801_m021603_c001_v7007000_t0000_u01754014563525") 2025/08/01 02:21:24 DEBUG : only19: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d6e_d20250801_m021601_c001_v0001157_t0042_u01754014561157") 2025/08/01 02:21:24 DEBUG : only2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659cb_d20250801_m021629_c001_v7007000_t0000_u01754014589858") 2025/08/01 02:21:24 DEBUG : only2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e14_d20250801_m021622_c001_v0001157_t0027_u01754014582647") 2025/08/01 02:21:24 DEBUG : only2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dae_d20250801_m021610_c001_v0001157_t0047_u01754014570305") 2025/08/01 02:21:24 DEBUG : only2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70964_d20250801_m021603_c001_v7007000_t0000_u01754014563181") 2025/08/01 02:21:24 DEBUG : only2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d12_d20250801_m021550_c001_v0001157_t0058_u01754014550897") 2025/08/01 02:21:24 DEBUG : only3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659cd_d20250801_m021630_c001_v7007000_t0000_u01754014590040") 2025/08/01 02:21:25 DEBUG : only3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418d59498687c80e_d20250801_m021622_c001_v0001136_t0032_u01754014582798") 2025/08/01 02:21:25 DEBUG : only3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322db2_d20250801_m021610_c001_v0001157_t0024_u01754014570877") 2025/08/01 02:21:25 DEBUG : only3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f61be2_d20250801_m021602_c001_v7007000_t0000_u01754014562977") 2025/08/01 02:21:25 DEBUG : only3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d14_d20250801_m021551_c001_v0001157_t0044_u01754014551531") 2025/08/01 02:21:25 DEBUG : only4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659ce_d20250801_m021630_c001_v7007000_t0000_u01754014590223") 2025/08/01 02:21:25 DEBUG : only4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401db618a05b17d5_d20250801_m021622_c001_v0001106_t0013_u01754014582827") 2025/08/01 02:21:25 DEBUG : only4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322db8_d20250801_m021611_c001_v0001157_t0013_u01754014571446") 2025/08/01 02:21:25 DEBUG : only4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70961_d20250801_m021602_c001_v7007000_t0000_u01754014562981") 2025/08/01 02:21:25 DEBUG : only4: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d1e_d20250801_m021552_c001_v0001157_t0042_u01754014552184") 2025/08/01 02:21:25 DEBUG : only5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659cf_d20250801_m021630_c001_v7007000_t0000_u01754014590406") 2025/08/01 02:21:25 DEBUG : only5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e16_d20250801_m021622_c001_v0001157_t0027_u01754014582841") 2025/08/01 02:21:25 DEBUG : only5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dc2_d20250801_m021612_c001_v0001157_t0040_u01754014572227") 2025/08/01 02:21:25 DEBUG : only5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f61be6_d20250801_m021603_c001_v7007000_t0000_u01754014563707") 2025/08/01 02:21:25 DEBUG : only5: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d22_d20250801_m021552_c001_v0001157_t0013_u01754014552691") 2025/08/01 02:21:25 DEBUG : only6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d0_d20250801_m021630_c001_v7007000_t0000_u01754014590589") 2025/08/01 02:21:25 DEBUG : only6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418d59498687c814_d20250801_m021623_c001_v0001136_t0032_u01754014583183") 2025/08/01 02:21:25 DEBUG : only6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dc8_d20250801_m021612_c001_v0001157_t0027_u01754014572748") 2025/08/01 02:21:25 DEBUG : only6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70967_d20250801_m021603_c001_v7007000_t0000_u01754014563536") 2025/08/01 02:21:25 DEBUG : only6: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d34_d20250801_m021553_c001_v0001157_t0032_u01754014553572") 2025/08/01 02:21:25 DEBUG : only7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d1_d20250801_m021630_c001_v7007000_t0000_u01754014590772") 2025/08/01 02:21:25 DEBUG : only7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418d59498687c810_d20250801_m021622_c001_v0001136_t0032_u01754014582982") 2025/08/01 02:21:25 DEBUG : only7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dcc_d20250801_m021613_c001_v0001157_t0047_u01754014573279") 2025/08/01 02:21:26 DEBUG : only7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403a8c8011d70962_d20250801_m021602_c001_v7007000_t0000_u01754014562984") 2025/08/01 02:21:26 DEBUG : only7: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d36_d20250801_m021554_c001_v0001157_t0052_u01754014554067") 2025/08/01 02:21:26 DEBUG : only8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d2_d20250801_m021630_c001_v7007000_t0000_u01754014590956") 2025/08/01 02:21:26 DEBUG : only8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401db618a05b17d7_d20250801_m021623_c001_v0001106_t0013_u01754014583013") 2025/08/01 02:21:26 DEBUG : only8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dd2_d20250801_m021613_c001_v0001157_t0026_u01754014573884") 2025/08/01 02:21:26 DEBUG : only8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f415baf7d946801cd_d20250801_m021603_c001_v7007000_t0000_u01754014563148") 2025/08/01 02:21:26 DEBUG : only8: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d3c_d20250801_m021554_c001_v0001157_t0027_u01754014554623") 2025/08/01 02:21:26 DEBUG : only9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d3_d20250801_m021631_c001_v7007000_t0000_u01754014591139") 2025/08/01 02:21:26 DEBUG : only9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f403cd6831e322e18_d20250801_m021623_c001_v0001157_t0027_u01754014583026") 2025/08/01 02:21:26 DEBUG : only9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322dd8_d20250801_m021614_c001_v0001157_t0009_u01754014574428") 2025/08/01 02:21:26 DEBUG : only9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f401bbe58f3f61be3_d20250801_m021603_c001_v7007000_t0000_u01754014563160") 2025/08/01 02:21:26 DEBUG : only9: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322d40_d20250801_m021555_c001_v0001157_t0013_u01754014555102") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577dd_d20250801_m021248_c001_v7007000_t0000_u01754014368035") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9792e_d20250801_m021245_c001_v0001183_t0007_u01754014365539") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577d7_d20250801_m021244_c001_v7007000_t0000_u01754014364798") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97908_d20250801_m021241_c001_v0001183_t0050_u01754014361253") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577d1_d20250801_m021240_c001_v7007000_t0000_u01754014360523") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32292c_d20250801_m021238_c001_v0001157_t0016_u01754014358461") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bc6_d20250801_m021229_c001_v7007000_t0000_u01754014349187") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978b2_d20250801_m021228_c001_v0001183_t0019_u01754014348013") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bbf_d20250801_m021226_c001_v7007000_t0000_u01754014346482") 2025/08/01 02:21:26 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9789a_d20250801_m021225_c001_v0001183_t0010_u01754014345663") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bbc_d20250801_m021224_c001_v7007000_t0000_u01754014344442") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97884_d20250801_m021223_c001_v0001183_t0011_u01754014343635") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bad_d20250801_m021218_c001_v7007000_t0000_u01754014338134") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97826_d20250801_m021217_c001_v0001183_t0056_u01754014337135") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bab_d20250801_m021216_c001_v7007000_t0000_u01754014336767") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9781c_d20250801_m021215_c001_v0001183_t0050_u01754014335580") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154ba7_d20250801_m021215_c001_v7007000_t0000_u01754014335215") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97810_d20250801_m021214_c001_v0001183_t0030_u01754014334583") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9780a_d20250801_m021214_c001_v0001183_t0039_u01754014334006") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154ba5_d20250801_m021213_c001_v7007000_t0000_u01754014333631") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97804_d20250801_m021213_c001_v0001183_t0006_u01754014333050") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977fa_d20250801_m021212_c001_v0001183_t0058_u01754014332457") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb553_d20250801_m021211_c001_v7007000_t0000_u01754014331724") 2025/08/01 02:21:27 DEBUG : potato: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e977ec_d20250801_m021210_c001_v0001183_t0018_u01754014330944") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417a624a55467686_d20250801_m021333_c001_v7007000_t0000_u01754014413049") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a7b1_d20250801_m021332_c001_v0001092_t0037_u01754014412362") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef123_d20250801_m021323_c001_v7007000_t0000_u01754014403855") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a787_d20250801_m021319_c001_v0001092_t0050_u01754014399227") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd8318_d20250801_m021312_c001_v7007000_t0000_u01754014392011") 2025/08/01 02:21:27 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a769_d20250801_m021306_c001_v0001092_t0027_u01754014386372") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577f3_d20250801_m021258_c001_v7007000_t0000_u01754014378742") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a741_d20250801_m021254_c001_v0001092_t0033_u01754014374725") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bcc_d20250801_m021232_c001_v7007000_t0000_u01754014352719") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978ce_d20250801_m021231_c001_v0001183_t0054_u01754014351684") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bca_d20250801_m021231_c001_v7007000_t0000_u01754014351318") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978c4_d20250801_m021229_c001_v0001183_t0056_u01754014349738") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bc7_d20250801_m021229_c001_v7007000_t0000_u01754014349371") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978b6_d20250801_m021228_c001_v0001183_t0031_u01754014348600") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bc2_d20250801_m021227_c001_v7007000_t0000_u01754014347647") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978aa_d20250801_m021226_c001_v0001183_t0019_u01754014346851") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bbe_d20250801_m021225_c001_v7007000_t0000_u01754014345298") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9788e_d20250801_m021224_c001_v0001183_t0011_u01754014344503") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154baf_d20250801_m021218_c001_v7007000_t0000_u01754014338912") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9783a_d20250801_m021217_c001_v0001183_t0041_u01754014337920") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c71896_d20250801_m021125_c001_v7007000_t0000_u01754014285027") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975da_d20250801_m021124_c001_v0001183_t0022_u01754014284440") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c71893_d20250801_m021123_c001_v7007000_t0000_u01754014283524") 2025/08/01 02:21:28 DEBUG : potato2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975c5_d20250801_m021122_c001_v0001183_t0043_u01754014282952") 2025/08/01 02:21:28 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef124_d20250801_m021324_c001_v7007000_t0000_u01754014404433") 2025/08/01 02:21:28 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322a0e_d20250801_m021320_c001_v0001157_t0030_u01754014400689") 2025/08/01 02:21:29 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd8319_d20250801_m021312_c001_v7007000_t0000_u01754014392195") 2025/08/01 02:21:29 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e3229bd_d20250801_m021307_c001_v0001157_t0019_u01754014387704") 2025/08/01 02:21:29 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577f4_d20250801_m021259_c001_v7007000_t0000_u01754014379027") 2025/08/01 02:21:29 DEBUG : potato3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32297e_d20250801_m021255_c001_v0001157_t0032_u01754014375287") 2025/08/01 02:21:29 DEBUG : pre-dest1/1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba85_d20250801_m021406_c001_v7007000_t0000_u01754014446458") 2025/08/01 02:21:29 DEBUG : pre-dest1/1: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322ac8_d20250801_m021358_c001_v0001157_t0001_u01754014438099") 2025/08/01 02:21:29 DEBUG : pre-dest2/2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41621801731eba86_d20250801_m021406_c001_v7007000_t0000_u01754014446642") 2025/08/01 02:21:29 DEBUG : pre-dest2/2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a803_d20250801_m021359_c001_v0001092_t0035_u01754014439059") 2025/08/01 02:21:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41609e0665bef13c_d20250801_m021343_c001_v7007000_t0000_u01754014423862") 2025/08/01 02:21:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97bb1_d20250801_m021340_c001_v0001183_t0030_u01754014420789") 2025/08/01 02:21:29 DEBUG : sizeonly: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4fa_d20250801_m021157_c001_v7007000_t0000_u01754014317658") 2025/08/01 02:21:29 DEBUG : sizeonly: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97760_d20250801_m021156_c001_v0001183_t0049_u01754014316708") 2025/08/01 02:21:29 DEBUG : splitbanan: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb58962_d20250801_m021840_c001_v7007000_t0000_u01754014720637") 2025/08/01 02:21:29 DEBUG : splitbanan: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b19fc_d20250801_m021832_c001_v0001106_t0044_u01754014712690") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede58_d20250801_m022005_c001_v7007000_t0000_u01754014805082") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b24_d20250801_m021958_c001_v0001106_t0019_u01754014798268") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223c697_d20250801_m021947_c001_v7007000_t0000_u01754014787195") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1ada_d20250801_m021940_c001_v0001106_t0050_u01754014780073") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4086dd0977aa4e1a_d20250801_m021930_c001_v7007000_t0000_u01754014770857") 2025/08/01 02:21:29 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1aaa_d20250801_m021924_c001_v0001106_t0018_u01754014764342") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f400c3e48f8fd8600_d20250801_m021914_c001_v7007000_t0000_u01754014754100") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a70_d20250801_m021907_c001_v0001106_t0034_u01754014747538") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f422e060ba684ac00_d20250801_m021857_c001_v7007000_t0000_u01754014737543") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1a48_d20250801_m021850_c001_v0001106_t0021_u01754014730794") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4020b5c3d3804269_d20250801_m021835_c001_v7007000_t0000_u01754014715337") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca94_d20250801_m021831_c001_v0001136_t0047_u01754014711446") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b24a_d20250801_m021821_c001_v7007000_t0000_u01754014701124") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca4a_d20250801_m021813_c001_v0001136_t0021_u01754014693746") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f419046b64ee18e5b_d20250801_m021812_c001_v7007000_t0000_u01754014692587") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b199a_d20250801_m021808_c001_v0001106_t0042_u01754014688447") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b210_d20250801_m021756_c001_v7007000_t0000_u01754014676349") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322fb0_d20250801_m021748_c001_v0001157_t0000_u01754014668981") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4182b5d04315b247_d20250801_m021747_c001_v7007000_t0000_u01754014667895") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b192c_d20250801_m021743_c001_v0001106_t0017_u01754014663400") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4134a00943c972e4_d20250801_m021728_c001_v7007000_t0000_u01754014648415") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b18cc_d20250801_m021723_c001_v0001106_t0009_u01754014643782") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d1665a21_d20250801_m021712_c001_v7007000_t0000_u01754014632822") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1878_d20250801_m021706_c001_v0001106_t0058_u01754014626080") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f420eba9bcb615681_d20250801_m021655_c001_v7007000_t0000_u01754014615806") 2025/08/01 02:21:30 DEBUG : splitbananasplit: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b184a_d20250801_m021649_c001_v0001106_t0015_u01754014609306") 2025/08/01 02:21:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40447bc2a223b22c_d20250801_m021815_c001_v7007000_t0000_u01754014695835") 2025/08/01 02:21:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687ca2e_d20250801_m021810_c001_v0001136_t0025_u01754014690181") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659e5_d20250801_m021640_c001_v7007000_t0000_u01754014600766") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687c86e_d20250801_m021639_c001_v0001136_t0045_u01754014599174") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659df_d20250801_m021638_c001_v7007000_t0000_u01754014598335") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e4e_d20250801_m021637_c001_v0001157_t0025_u01754014597062") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577e7_d20250801_m021251_c001_v7007000_t0000_u01754014371994") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a72f_d20250801_m021250_c001_v0001092_t0019_u01754014370989") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577e3_d20250801_m021250_c001_v7007000_t0000_u01754014370439") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32296a_d20250801_m021249_c001_v0001157_t0023_u01754014369513") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4f3_d20250801_m021154_c001_v7007000_t0000_u01754014314531") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9773c_d20250801_m021153_c001_v0001183_t0011_u01754014313219") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4f0_d20250801_m021152_c001_v7007000_t0000_u01754014312849") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97728_d20250801_m021151_c001_v0001183_t0024_u01754014311858") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4ec_d20250801_m021149_c001_v7007000_t0000_u01754014309811") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e976fe_d20250801_m021149_c001_v0001183_t0046_u01754014309032") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4e8_d20250801_m021148_c001_v7007000_t0000_u01754014308473") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e976ee_d20250801_m021147_c001_v0001183_t0032_u01754014307641") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e976d6_d20250801_m021145_c001_v0001183_t0020_u01754014305353") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f40975dd227bfb4e1_d20250801_m021144_c001_v7007000_t0000_u01754014304933") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e976c8_d20250801_m021144_c001_v0001183_t0046_u01754014304366") 2025/08/01 02:21:31 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e976c0_d20250801_m021143_c001_v0001183_t0052_u01754014303771") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a9_d20250801_m021143_c001_v7007000_t0000_u01754014303039") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9769c_d20250801_m021140_c001_v0001183_t0047_u01754014300781") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97682_d20250801_m021138_c001_v0001183_t0055_u01754014298327") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a6_d20250801_m021137_c001_v7007000_t0000_u01754014297961") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9767a_d20250801_m021137_c001_v0001183_t0014_u01754014297383") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97676_d20250801_m021136_c001_v0001183_t0053_u01754014296785") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a4_d20250801_m021136_c001_v7007000_t0000_u01754014296419") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9764a_d20250801_m021133_c001_v0001183_t0007_u01754014293097") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a3_d20250801_m021132_c001_v7007000_t0000_u01754014292712") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9763e_d20250801_m021132_c001_v0001183_t0024_u01754014292132") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a2_d20250801_m021131_c001_v7007000_t0000_u01754014291222") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9762e_d20250801_m021130_c001_v0001183_t0057_u01754014290648") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c718a1_d20250801_m021130_c001_v7007000_t0000_u01754014290101") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9761c_d20250801_m021129_c001_v0001183_t0030_u01754014289536") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7189e_d20250801_m021128_c001_v7007000_t0000_u01754014288616") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9760a_d20250801_m021127_c001_v0001183_t0028_u01754014287858") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7189c_d20250801_m021127_c001_v7007000_t0000_u01754014287294") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975f6_d20250801_m021126_c001_v0001183_t0016_u01754014286711") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c71899_d20250801_m021126_c001_v7007000_t0000_u01754014286152") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975e6_d20250801_m021125_c001_v0001183_t0053_u01754014285576") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7188f_d20250801_m021121_c001_v7007000_t0000_u01754014281281") 2025/08/01 02:21:32 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e975ae_d20250801_m021120_c001_v0001183_t0016_u01754014280701") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7188e_d20250801_m021120_c001_v7007000_t0000_u01754014280154") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9759e_d20250801_m021119_c001_v0001183_t0054_u01754014279577") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7188d_d20250801_m021118_c001_v7007000_t0000_u01754014278623") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97598_d20250801_m021118_c001_v0001183_t0013_u01754014278051") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4210f34572c7188a_d20250801_m021115_c001_v7007000_t0000_u01754014275698") 2025/08/01 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e97584_d20250801_m021115_c001_v0001183_t0026_u01754014275119") 2025/08/01 02:21:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659e6_d20250801_m021640_c001_v7007000_t0000_u01754014600948") 2025/08/01 02:21:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1816_d20250801_m021639_c001_v0001106_t0023_u01754014599186") 2025/08/01 02:21:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659e0_d20250801_m021638_c001_v7007000_t0000_u01754014598535") 2025/08/01 02:21:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9843c_d20250801_m021637_c001_v0001183_t0043_u01754014597069") 2025/08/01 02:21:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede59_d20250801_m022007_c001_v7007000_t0000_u01754014807065") 2025/08/01 02:21:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98dfa_d20250801_m022006_c001_v0001183_t0052_u01754014806444") 2025/08/01 02:21:33 DEBUG : sub/yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577db_d20250801_m021247_c001_v7007000_t0000_u01754014367487") 2025/08/01 02:21:33 DEBUG : sub/yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a723_d20250801_m021245_c001_v0001092_t0029_u01754014365888") 2025/08/01 02:21:33 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659dc_d20250801_m021636_c001_v7007000_t0000_u01754014596280") 2025/08/01 02:21:33 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b17f6_d20250801_m021634_c001_v0001106_t0027_u01754014594489") 2025/08/01 02:21:33 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d6_d20250801_m021633_c001_v7007000_t0000_u01754014593649") 2025/08/01 02:21:33 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e322e42_d20250801_m021632_c001_v0001157_t0011_u01754014592103") 2025/08/01 02:21:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659dd_d20250801_m021636_c001_v7007000_t0000_u01754014596465") 2025/08/01 02:21:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e9841e_d20250801_m021634_c001_v0001183_t0008_u01754014594477") 2025/08/01 02:21:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f418ed661d16659d7_d20250801_m021633_c001_v7007000_t0000_u01754014593838") 2025/08/01 02:21:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98406_d20250801_m021632_c001_v0001183_t0059_u01754014592108") 2025/08/01 02:21:34 DEBUG : three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bd7_d20250801_m021237_c001_v7007000_t0000_u01754014357715") 2025/08/01 02:21:34 DEBUG : three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978f0_d20250801_m021236_c001_v0001183_t0017_u01754014356570") 2025/08/01 02:21:34 DEBUG : three: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e978e2_d20250801_m021234_c001_v0001183_t0006_u01754014354436") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede5b_d20250801_m022008_c001_v7007000_t0000_u01754014808860") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cbc8_d20250801_m022008_c001_v0001136_t0047_u01754014808013") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede68_d20250801_m022029_c001_v7007000_t0000_u01754014829324") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323249_d20250801_m022027_c001_v0001157_t0018_u01754014827236") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede65_d20250801_m022025_c001_v7007000_t0000_u01754014825656") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cbf0_d20250801_m022023_c001_v0001136_t0042_u01754014823595") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede64_d20250801_m022022_c001_v7007000_t0000_u01754014822623") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98eaa_d20250801_m022022_c001_v0001183_t0022_u01754014822001") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede60_d20250801_m022016_c001_v7007000_t0000_u01754014816769") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cbdc_d20250801_m022015_c001_v0001136_t0057_u01754014815663") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede62_d20250801_m022018_c001_v7007000_t0000_u01754014818927") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323227_d20250801_m022017_c001_v0001157_t0046_u01754014817725") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede5f_d20250801_m022014_c001_v7007000_t0000_u01754014814709") 2025/08/01 02:21:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f108299c484e98e48_d20250801_m022014_c001_v0001183_t0033_u01754014814056") 2025/08/01 02:21:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede5e_d20250801_m022013_c001_v7007000_t0000_u01754014813102") 2025/08/01 02:21:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b4a_d20250801_m022011_c001_v0001106_t0009_u01754014811652") 2025/08/01 02:21:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede5c_d20250801_m022010_c001_v7007000_t0000_u01754014810685") 2025/08/01 02:21:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e323209_d20250801_m022009_c001_v0001157_t0000_u01754014809819") 2025/08/01 02:21:35 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f407935410a93897d_d20250801_m022034_c001_v7007000_t0000_u01754014834247") 2025/08/01 02:21:35 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f118d59498687cc02_d20250801_m022033_c001_v0001136_t0034_u01754014833362") 2025/08/01 02:21:35 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede63_d20250801_m022020_c001_v7007000_t0000_u01754014820996") 2025/08/01 02:21:35 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b62_d20250801_m022019_c001_v0001106_t0040_u01754014819889") 2025/08/01 02:21:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede69_d20250801_m022029_c001_v7007000_t0000_u01754014829975") 2025/08/01 02:21:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f101db618a05b1b86_d20250801_m022028_c001_v0001106_t0012_u01754014828769") 2025/08/01 02:21:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f417ce863670ede66_d20250801_m022026_c001_v7007000_t0000_u01754014826253") 2025/08/01 02:21:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f102548e9e5281351_d20250801_m022025_c001_v0001137_t0019_u01754014825213") 2025/08/01 02:21:35 DEBUG : two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f4030020fb2154bd8_d20250801_m021237_c001_v7007000_t0000_u01754014357899") 2025/08/01 02:21:35 DEBUG : two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f41084399c6d4a70d_d20250801_m021235_c001_v0001092_t0051_u01754014355995") 2025/08/01 02:21:35 DEBUG : two: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f408299c484e978e0_d20250801_m021234_c001_v0001183_t0034_u01754014354252") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577de_d20250801_m021248_c001_v7007000_t0000_u01754014368217") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1082fea6f07106e8_d20250801_m021246_c001_v0001109_t0002_u01754014366943") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577d6_d20250801_m021244_c001_v7007000_t0000_u01754014364251") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f103cd6831e32293c_d20250801_m021241_c001_v0001157_t0039_u01754014361267") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577cf_d20250801_m021239_c001_v7007000_t0000_u01754014359977") 2025/08/01 02:21:35 DEBUG : yam: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f11084399c6d4a711_d20250801_m021238_c001_v0001092_t0027_u01754014358468") 2025/08/01 02:21:35 DEBUG : yaml: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577d9_d20250801_m021244_c001_v7007000_t0000_u01754014364980") 2025/08/01 02:21:35 DEBUG : yaml: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f106b1cedd1bad709_d20250801_m021242_c001_v0001109_t0022_u01754014362290") 2025/08/01 02:21:36 DEBUG : yaml: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f405dae8c8bb577d2_d20250801_m021240_c001_v7007000_t0000_u01754014360706") 2025/08/01 02:21:36 DEBUG : yaml: Deleting (id "4_z5f32cde3605d6b3b9f880e1b_f1172632b85170934_d20250801_m021239_c001_v0001182_t0041_u01754014359783") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m25.134079896s (try 1/5)