"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/05 04:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo" 2025/09/05 04:17:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 04:17:11 DEBUG : Creating backend with remote "/tmp/rclone2161336397" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/05 04:17:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:17:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:15 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:17 DEBUG : Creating backend with remote "/non-existing" 2025/09/05 04:17:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/05 04:17:17 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:17 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:18 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:18 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.38s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:20 INFO : B2 bucket rclone-test-kixumec3mamo: Running all checks before starting transfers 2025/09/05 04:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:20 INFO : B2 bucket rclone-test-kixumec3mamo: Checks finished, now starting transfers 2025/09/05 04:17:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:21 ERROR : Ignoring --no-traverse with sync 2025/09/05 04:17:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:22 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/05 04:17:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/05 04:17:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:17:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:17:27 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:27 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 04:17:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:17:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/05 04:17:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:17:28 INFO : sub dir2: Making directory 2025/09/05 04:17:28 INFO : sub dir: Making directory 2025/09/05 04:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:28 INFO : sub dir2/sub sub dir2: Making directory 2025/09/05 04:17:28 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:28 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:29 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/05 04:17:29 DEBUG : B2 bucket rclone-test-kixumec3mamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.43s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:29 INFO : sub dir2: Making directory 2025/09/05 04:17:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/05 04:17:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:17:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:30 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:30 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.47s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:31 DEBUG : sub dir2: Making directory with metadata 2025/09/05 04:17:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:17:31 INFO : sub dir2: Making directory 2025/09/05 04:17:31 INFO : sub dir: Making directory 2025/09/05 04:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:31 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:31 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:32 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:32 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/05 04:17:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/05 04:17:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:33 INFO : sub dir2: Making directory 2025/09/05 04:17:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:34 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:34 DEBUG : sub dir2: Making directory with metadata 2025/09/05 04:17:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:17:35 INFO : sub dir2: Making directory 2025/09/05 04:17:35 INFO : sub dir: Making directory 2025/09/05 04:17:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:35 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:35 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:35 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/05 04:17:35 DEBUG : B2 bucket rclone-test-kixumec3mamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.44s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:36 INFO : sub dir2: Making directory 2025/09/05 04:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:37 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:17:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jibafop5roru" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-jibafop5roru 2025/09/05 04:17:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:40 DEBUG : B2 bucket rclone-test-jibafop5roru: Waiting for checks to finish 2025/09/05 04:17:40 DEBUG : B2 bucket rclone-test-jibafop5roru: Waiting for transfers to finish 2025/09/05 04:17:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:17:41 DEBUG : B2 bucket rclone-test-jibafop5roru: Purge remote 2025/09/05 04:17:41 INFO : B2 bucket rclone-test-jibafop5roru: cleaning bucket "rclone-test-jibafop5roru" of all files 2025/09/05 04:17:41 DEBUG : sub dir/hello world: Deleting (id "4_zeff22d73108d1b8b9f980e1b_f11230571c95cdfe4_d20250905_m041740_c001_v0001179_t0047_u01757045860781") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 04:17:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 04:17:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:45 DEBUG : Creating backend with remote "TestB2:rclone-test-napudeh4faka" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-napudeh4faka 2025/09/05 04:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:46 DEBUG : B2 bucket rclone-test-napudeh4faka: Waiting for checks to finish 2025/09/05 04:17:46 DEBUG : B2 bucket rclone-test-napudeh4faka: Waiting for transfers to finish 2025/09/05 04:17:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:17:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 04:17:49 DEBUG : B2 bucket rclone-test-napudeh4faka: Waiting for checks to finish 2025/09/05 04:17:49 DEBUG : B2 bucket rclone-test-napudeh4faka: Waiting for transfers to finish 2025/09/05 04:17:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 04:17:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:17:49 DEBUG : B2 bucket rclone-test-napudeh4faka: Purge remote 2025/09/05 04:17:49 INFO : B2 bucket rclone-test-napudeh4faka: cleaning bucket "rclone-test-napudeh4faka" of all files 2025/09/05 04:17:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf124d13108d1b8b9f980e1b_f1073070ea2039e3a_d20250905_m041749_c001_v0001109_t0032_u01757045869337") 2025/09/05 04:17:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf124d13108d1b8b9f980e1b_f11872d3cc39e68f2_d20250905_m041747_c001_v0001098_t0053_u01757045867382") --- PASS: TestServerSideCopyOverSelf (6.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 04:17:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:17:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:17:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 04:17:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/05 04:17:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xalokeb8kave" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-xalokeb8kave 2025/09/05 04:17:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:17:56 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for checks to finish 2025/09/05 04:17:56 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for transfers to finish 2025/09/05 04:17:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:17:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:17:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/05 04:17:58 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for checks to finish 2025/09/05 04:17:58 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for transfers to finish 2025/09/05 04:17:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/05 04:17:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:17:59 INFO : sub dir/hello world: Deleted 2025/09/05 04:18:00 DEBUG : testing file moves 2025/09/05 04:18:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/05 04:18:00 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for checks to finish 2025/09/05 04:18:00 DEBUG : B2 bucket rclone-test-xalokeb8kave: Waiting for transfers to finish 2025/09/05 04:18:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/05 04:18:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/05 04:18:01 INFO : sub dir/hello world: Deleted 2025/09/05 04:18:02 DEBUG : B2 bucket rclone-test-xalokeb8kave: Purge remote 2025/09/05 04:18:02 INFO : B2 bucket rclone-test-xalokeb8kave: cleaning bucket "rclone-test-xalokeb8kave" of all files 2025/09/05 04:18:02 DEBUG : sub dir/hello world: Deleting (id "4_zefd26d63108d1b8b9f980e1b_f11254e4f0f0f39af_d20250905_m041801_c001_v0001117_t0033_u01757045881032") 2025/09/05 04:18:02 DEBUG : sub dir/hello world: Deleting (id "4_zefd26d63108d1b8b9f980e1b_f10593c1e85023683_d20250905_m041759_c001_v0001179_t0058_u01757045879033") 2025/09/05 04:18:02 DEBUG : sub dir/hello world: Deleting (id "4_zefd26d63108d1b8b9f980e1b_f1101fa3c3b196640_d20250905_m041756_c001_v0001116_t0024_u01757045876861") --- PASS: TestServerSideMoveOverSelf (9.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:04 ERROR : error listing: directory not found 2025/09/05 04:18:04 INFO : Local file system at /tmp/rclone2161336397: Making directory 2025/09/05 04:18:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:18:06 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for checks to finish 2025/09/05 04:18:06 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for transfers to finish 2025/09/05 04:18:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:18:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/05 04:18:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/05 04:18:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:18:08 INFO : check sum: Copied (new) 2025/09/05 04:18:08 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:09 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:18:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/05 04:18:09 DEBUG : check sum: Unchanged skipping 2025/09/05 04:18:09 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:09 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.09s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/05 04:18:10 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:10 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 04:18:11 INFO : sizeonly: Copied (new) 2025/09/05 04:18:11 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:11 DEBUG : sizeonly: Sizes identical 2025/09/05 04:18:11 DEBUG : sizeonly: Unchanged skipping 2025/09/05 04:18:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:11 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/05 04:18:12 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:12 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/05 04:18:12 INFO : ignore-size: Copied (new) 2025/09/05 04:18:12 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:18:13 DEBUG : ignore-size: Unchanged skipping 2025/09/05 04:18:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:18:14 DEBUG : existing: Unchanged skipping 2025/09/05 04:18:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:14 INFO : There was nothing to transfer 2025/09/05 04:18:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/05 04:18:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 04:18:15 INFO : existing: Copied (replaced existing) 2025/09/05 04:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 04:18:16 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:16 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 04:18:17 INFO : existing: Copied (new) 2025/09/05 04:18:17 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:17 DEBUG : existing: Destination exists, skipping 2025/09/05 04:18:17 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:17 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:17 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/05 04:18:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:19 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 04:18:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:20 INFO : a/potato2: Copied (new) 2025/09/05 04:18:20 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/05 04:18:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:18:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/05 04:18:22 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:22 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:22 INFO : There was nothing to transfer 2025/09/05 04:18:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/05 04:18:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:18:24 INFO : empty space: Updated modification time in destination 2025/09/05 04:18:24 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:24 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:24 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/05 04:18:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:18:25 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:25 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:27 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:27 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/09/05 04:18:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2161336397) 2025/09/05 04:18:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kixumec3mamo) 2025/09/05 04:18:27 DEBUG : foo: sha1 differ 2025/09/05 04:18:27 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/05 04:18:27 INFO : foo: Copied (replaced existing) 2025/09/05 04:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/05 04:18:29 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:29 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:29 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:29 INFO : potato: Copied (new) 2025/09/05 04:18:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:31 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/05 04:18:31 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/05 04:18:32 INFO : potato: Copied (replaced existing) 2025/09/05 04:18:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:33 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/09/05 04:18:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2161336397) 2025/09/05 04:18:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kixumec3mamo) 2025/09/05 04:18:33 DEBUG : potato: sha1 differ 2025/09/05 04:18:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/05 04:18:34 INFO : potato: Copied (replaced existing) 2025/09/05 04:18:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/05 04:18:36 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:36 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:39 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:39 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:39 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:39 INFO : potato2: Copied (new) 2025/09/05 04:18:39 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:42 INFO : d: Making directory 2025/09/05 04:18:42 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/05 04:18:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:43 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 04:18:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:43 INFO : a/potato2: Copied (new) 2025/09/05 04:18:43 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:45 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/05 04:18:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:46 DEBUG : c/non empty space: Unchanged skipping 2025/09/05 04:18:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:47 INFO : a/potato2: Copied (new) 2025/09/05 04:18:47 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting files as there were IO errors 2025/09/05 04:18:47 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:49 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:49 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:49 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:49 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:49 INFO : potato: Deleted 2025/09/05 04:18:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:52 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:53 INFO : potato: Deleted 2025/09/05 04:18:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:53 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:53 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:53 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:18:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:18:55 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:55 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/05 04:18:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:18:58 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 04:18:58 DEBUG : enormous: Excluded 2025/09/05 04:18:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 04:18:58 DEBUG : potato2: Excluded 2025/09/05 04:18:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 04:18:58 DEBUG : potato2: Excluded 2025/09/05 04:18:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:18:58 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:18:58 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:58 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:18:58 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:58 INFO : There was nothing to transfer 2025/09/05 04:18:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 04:18:59 DEBUG : enormous: Excluded 2025/09/05 04:18:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 04:18:59 DEBUG : potato2: Excluded 2025/09/05 04:18:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 04:18:59 DEBUG : potato2: Excluded 2025/09/05 04:18:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/05 04:18:59 DEBUG : empty space: Unchanged skipping 2025/09/05 04:18:59 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for checks to finish 2025/09/05 04:18:59 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for transfers to finish 2025/09/05 04:18:59 DEBUG : Waiting for deletions to finish 2025/09/05 04:18:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:02 DEBUG : enormous: Excluded (Size Filter) 2025/09/05 04:19:02 DEBUG : enormous: Excluded 2025/09/05 04:19:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/05 04:19:02 DEBUG : potato2: Excluded 2025/09/05 04:19:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:19:02 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:02 DEBUG : empty space: Unchanged skipping 2025/09/05 04:19:02 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:02 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:02 INFO : enormous: Deleted 2025/09/05 04:19:02 INFO : potato2: Deleted 2025/09/05 04:19:02 INFO : There was nothing to transfer 2025/09/05 04:19:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/05 04:19:02 DEBUG : empty space: Unchanged skipping 2025/09/05 04:19:02 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for checks to finish 2025/09/05 04:19:02 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for transfers to finish 2025/09/05 04:19:02 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:02 INFO : potato2: Deleted 2025/09/05 04:19:02 INFO : enormous: Deleted 2025/09/05 04:19:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:05 DEBUG : five: Need to transfer - File not found at Destination 2025/09/05 04:19:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/05 04:19:05 DEBUG : one: Destination is newer than source, skipping 2025/09/05 04:19:05 DEBUG : three: Sizes identical 2025/09/05 04:19:05 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/05 04:19:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2161336397) 2025/09/05 04:19:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kixumec3mamo) 2025/09/05 04:19:05 DEBUG : two: sha1 differ 2025/09/05 04:19:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 04:19:05 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/05 04:19:05 INFO : five: Copied (new) 2025/09/05 04:19:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/05 04:19:06 INFO : four: Copied (replaced existing) 2025/09/05 04:19:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 04:19:06 INFO : two: Copied (replaced existing) 2025/09/05 04:19:06 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:06 DEBUG : one: Destination is newer than source, skipping 2025/09/05 04:19:06 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/05 04:19:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/05 04:19:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 04:19:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/05 04:19:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/05 04:19:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 04:19:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 04:19:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2161336397) 2025/09/05 04:19:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/05 04:19:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kixumec3mamo) 2025/09/05 04:19:06 DEBUG : three: sha1 differ 2025/09/05 04:19:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/05 04:19:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/05 04:19:06 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:19:07 INFO : three: Copied (replaced existing) 2025/09/05 04:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.03s) === 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/05 04:19:08 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:08 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:08 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/05 04:19:08 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 04:19:08 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:08 INFO : yam: Copied (new) 2025/09/05 04:19:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 04:19:09 INFO : potato: Copied (new) 2025/09/05 04:19:09 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:19:09 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:09 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:09 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:09 DEBUG : potato: Unchanged skipping 2025/09/05 04:19:09 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:10 INFO : yam: Copied (server-side copy) to: yaml 2025/09/05 04:19:10 INFO : yam: Deleted 2025/09/05 04:19:10 INFO : yaml: Renamed from "yam" 2025/09/05 04:19:10 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/05 04:19:11 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:11 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 04:19:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/05 04:19:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:12 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/cfa2bda3107d1b8b9f980e1b/c001_v0001104_t0027": EOF 2025/09/05 04:19:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/cfa2bda3107d1b8b9f980e1b/c001_v0001104_t0027": EOF) 2025/09/05 04:19:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:19:12 DEBUG : yam: Received error: Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/cfa2bda3107d1b8b9f980e1b/c001_v0001104_t0027": EOF - low level retry 0/10 2025/09/05 04:19:12 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:19:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 04:19:12 INFO : potato: Copied (new) 2025/09/05 04:19:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:12 INFO : yam: Copied (new) 2025/09/05 04:19:12 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:19:13 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:13 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:13 DEBUG : potato: Unchanged skipping 2025/09/05 04:19:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:14 INFO : yam: Copied (server-side copy) to: yaml 2025/09/05 04:19:14 INFO : yam: Deleted 2025/09/05 04:19:14 INFO : yaml: Renamed from "yam" 2025/09/05 04:19:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/05 04:19:15 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:15 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/05 04:19:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/05 04:19:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:15 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/05 04:19:15 INFO : potato: Copied (new) 2025/09/05 04:19:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:16 INFO : sub/yam: Copied (new) 2025/09/05 04:19:16 DEBUG : Waiting for deletions to finish 2025/09/05 04:19:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:19:16 DEBUG : potato: Unchanged skipping 2025/09/05 04:19:16 INFO : B2 bucket rclone-test-kixumec3mamo: Making map for --track-renames 2025/09/05 04:19:16 INFO : B2 bucket rclone-test-kixumec3mamo: Finished making map for --track-renames 2025/09/05 04:19:16 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:16 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for renames to finish 2025/09/05 04:19:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/05 04:19:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/05 04:19:17 INFO : sub/yam: Deleted 2025/09/05 04:19:17 INFO : yam: Renamed from "sub/yam" 2025/09/05 04:19:17 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:18 DEBUG : Creating backend with remote "/tmp/rclone2161336397/dir1" 2025/09/05 04:19:18 DEBUG : Creating backend with remote "/tmp/rclone2161336397/dir2" 2025/09/05 04:19:18 DEBUG : Local file system at /tmp/rclone2161336397/dir2: Using server-side directory move 2025/09/05 04:19:18 INFO : Local file system at /tmp/rclone2161336397/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/05 04:19:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/05 04:19:18 DEBUG : Local file system at /tmp/rclone2161336397/dir2: Waiting for checks to finish 2025/09/05 04:19:18 DEBUG : Local file system at /tmp/rclone2161336397/dir2: Waiting for transfers to finish 2025/09/05 04:19:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:19:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 04:19:18 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:18 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:19:19 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:19:19 INFO : sub dir/hello world: Deleted 2025/09/05 04:19:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/05 04:19:19 INFO : nested/sub dir/file: Copied (new) 2025/09/05 04:19:19 INFO : nested/sub dir/file: Deleted 2025/09/05 04:19:19 INFO : sub dir: Removing directory 2025/09/05 04:19:19 INFO : nested/sub dir: Removing directory 2025/09/05 04:19:19 INFO : nested: Removing directory 2025/09/05 04:19:19 DEBUG : Local file system at /tmp/rclone2161336397: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/05 04:19:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/05 04:19:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:20 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:19:20 INFO : sub dir/hello world: Copied (new) 2025/09/05 04:19:20 INFO : sub dir/hello world: Deleted 2025/09/05 04:19:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/05 04:19:21 INFO : nested/sub dir/file: Copied (new) 2025/09/05 04:19:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/05 04:19:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 04:19:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 04:19:22 INFO : existing: Copied (new) 2025/09/05 04:19:22 INFO : existing: Deleted 2025/09/05 04:19:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/05 04:19:23 INFO : existing-b: Copied (new) 2025/09/05 04:19:23 INFO : existing-b: Deleted 2025/09/05 04:19:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:19:23 DEBUG : existing: Destination exists, skipping 2025/09/05 04:19:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/05 04:19:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:19:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hineyej9tiso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-hineyej9tiso 2025/09/05 04:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 04:19:29 DEBUG : empty space: Unchanged skipping 2025/09/05 04:19:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 04:19:29 DEBUG : B2 bucket rclone-test-hineyej9tiso: Waiting for checks to finish 2025/09/05 04:19:29 INFO : empty space: Deleted 2025/09/05 04:19:29 DEBUG : B2 bucket rclone-test-hineyej9tiso: Waiting for transfers to finish 2025/09/05 04:19:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:29 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:29 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:30 INFO : potato3: Deleted 2025/09/05 04:19:30 INFO : potato2: Deleted 2025/09/05 04:19:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ziwefew9gebi" 2025/09/05 04:19:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/05 04:19:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 04:19:31 DEBUG : B2 bucket rclone-test-ziwefew9gebi: Waiting for checks to finish 2025/09/05 04:19:31 DEBUG : B2 bucket rclone-test-ziwefew9gebi: Waiting for transfers to finish 2025/09/05 04:19:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:19:32 INFO : empty space: Copied (server-side copy) 2025/09/05 04:19:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:32 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:32 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:32 INFO : empty space: Deleted 2025/09/05 04:19:32 INFO : potato3: Deleted 2025/09/05 04:19:32 INFO : potato2: Deleted 2025/09/05 04:19:33 DEBUG : B2 bucket rclone-test-ziwefew9gebi: Purge remote 2025/09/05 04:19:33 INFO : B2 bucket rclone-test-ziwefew9gebi: cleaning bucket "rclone-test-ziwefew9gebi" of all files 2025/09/05 04:19:33 DEBUG : empty space: Deleting (id "4_zdfb2dda3109d1b8b9f980e1b_f1116e5433f2b96e0_d20250905_m041932_c001_v0001042_t0033_u01757045972123") 2025/09/05 04:19:33 DEBUG : potato2: Deleting (id "4_zdfb2dda3109d1b8b9f980e1b_f118ba5c4d3fb841b_d20250905_m041932_c001_v0001183_t0040_u01757045972515") 2025/09/05 04:19:33 DEBUG : potato3: Deleting (id "4_zdfb2dda3109d1b8b9f980e1b_f113bbc98df51de55_d20250905_m041932_c001_v0001177_t0023_u01757045972496") 2025/09/05 04:19:34 DEBUG : B2 bucket rclone-test-hineyej9tiso: Purge remote 2025/09/05 04:19:34 INFO : B2 bucket rclone-test-hineyej9tiso: cleaning bucket "rclone-test-hineyej9tiso" of all files 2025/09/05 04:19:34 DEBUG : empty space: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f4218d39ce8a52034_d20250905_m041932_c001_v7007000_t0000_u01757045972630") 2025/09/05 04:19:34 DEBUG : empty space: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f109483add866f1c7_d20250905_m041928_c001_v0001037_t0055_u01757045968103") 2025/09/05 04:19:34 DEBUG : potato2: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f4218d39ce8a52035_d20250905_m041932_c001_v7007000_t0000_u01757045972813") 2025/09/05 04:19:34 DEBUG : potato2: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f118454680bb3ed6b_d20250905_m041929_c001_v0001044_t0052_u01757045969342") 2025/09/05 04:19:34 DEBUG : potato3: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f419109e07c1a4f42_d20250905_m041932_c001_v7007000_t0000_u01757045972710") 2025/09/05 04:19:34 DEBUG : potato3: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f1090479deba76450_d20250905_m041929_c001_v0001177_t0038_u01757045969717") 2025/09/05 04:19:34 DEBUG : potato3: Deleting (id "4_z1f02cd93109d1b8b9f980e1b_f109483add866f1c9_d20250905_m041928_c001_v0001037_t0038_u01757045968505") --- PASS: TestServerSideMove (11.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-liyazef9hota" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-liyazef9hota 2025/09/05 04:19:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 04:19:41 DEBUG : empty space: Excluded 2025/09/05 04:19:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 04:19:41 DEBUG : empty space: Excluded 2025/09/05 04:19:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 04:19:41 DEBUG : B2 bucket rclone-test-liyazef9hota: Waiting for checks to finish 2025/09/05 04:19:41 DEBUG : B2 bucket rclone-test-liyazef9hota: Waiting for transfers to finish 2025/09/05 04:19:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:41 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:42 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:42 INFO : potato2: Deleted 2025/09/05 04:19:42 INFO : potato3: Deleted 2025/09/05 04:19:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cipufir6vifa" 2025/09/05 04:19:43 DEBUG : empty space: Excluded (Size Filter) 2025/09/05 04:19:43 DEBUG : empty space: Excluded 2025/09/05 04:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 04:19:43 DEBUG : B2 bucket rclone-test-cipufir6vifa: Waiting for checks to finish 2025/09/05 04:19:43 DEBUG : B2 bucket rclone-test-cipufir6vifa: Waiting for transfers to finish 2025/09/05 04:19:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:44 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:44 INFO : potato2: Deleted 2025/09/05 04:19:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:45 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:45 INFO : potato3: Deleted 2025/09/05 04:19:45 DEBUG : B2 bucket rclone-test-cipufir6vifa: Purge remote 2025/09/05 04:19:45 INFO : B2 bucket rclone-test-cipufir6vifa: cleaning bucket "rclone-test-cipufir6vifa" of all files 2025/09/05 04:19:45 DEBUG : potato2: Deleting (id "4_zbf420da310ad1b8b9f980e1b_f116f263b26a1b664_d20250905_m041944_c001_v0001093_t0024_u01757045984333") 2025/09/05 04:19:45 DEBUG : potato3: Deleting (id "4_zbf420da310ad1b8b9f980e1b_f109a8a9147263e4b_d20250905_m041944_c001_v0001105_t0051_u01757045984719") 2025/09/05 04:19:46 DEBUG : B2 bucket rclone-test-liyazef9hota: Purge remote 2025/09/05 04:19:46 INFO : B2 bucket rclone-test-liyazef9hota: cleaning bucket "rclone-test-liyazef9hota" of all files 2025/09/05 04:19:46 DEBUG : empty space: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f106e2f9c444e8a87_d20250905_m041940_c001_v0001032_t0015_u01757045980426") 2025/09/05 04:19:46 DEBUG : potato2: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f4047b525c9aaba53_d20250905_m041944_c001_v7007000_t0000_u01757045984824") 2025/09/05 04:19:46 DEBUG : potato2: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f109a8a9147263e3b_d20250905_m041941_c001_v0001105_t0025_u01757045981665") 2025/09/05 04:19:46 DEBUG : potato3: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f4047b525c9aaba54_d20250905_m041945_c001_v7007000_t0000_u01757045985193") 2025/09/05 04:19:46 DEBUG : potato3: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f116a13364d4850f1_d20250905_m041942_c001_v0001184_t0008_u01757045982044") 2025/09/05 04:19:46 DEBUG : potato3: Deleting (id "4_z1fe2fd93109d1b8b9f980e1b_f106e2f9c444e8a89_d20250905_m041940_c001_v0001032_t0037_u01757045980886") --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sexasos4somu" 2025/09/05 04:19:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kixumec3mamo -> B2 bucket rclone-test-sexasos4somu 2025/09/05 04:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 04:19:53 DEBUG : empty space: Unchanged skipping 2025/09/05 04:19:53 DEBUG : B2 bucket rclone-test-sexasos4somu: Waiting for checks to finish 2025/09/05 04:19:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/05 04:19:53 INFO : empty space: Deleted 2025/09/05 04:19:53 DEBUG : B2 bucket rclone-test-sexasos4somu: Waiting for transfers to finish 2025/09/05 04:19:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:53 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:53 INFO : potato2: Deleted 2025/09/05 04:19:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:53 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:53 INFO : potato3: Deleted 2025/09/05 04:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pahiheh1botu" 2025/09/05 04:19:55 INFO : tomatoDir: Making directory 2025/09/05 04:19:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/05 04:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/05 04:19:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/05 04:19:55 DEBUG : B2 bucket rclone-test-pahiheh1botu: Waiting for checks to finish 2025/09/05 04:19:55 DEBUG : B2 bucket rclone-test-pahiheh1botu: Waiting for transfers to finish 2025/09/05 04:19:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/05 04:19:56 INFO : empty space: Copied (server-side copy) 2025/09/05 04:19:56 INFO : empty space: Deleted 2025/09/05 04:19:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/05 04:19:56 INFO : potato3: Copied (server-side copy) 2025/09/05 04:19:56 INFO : potato3: Deleted 2025/09/05 04:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/05 04:19:57 INFO : potato2: Copied (server-side copy) 2025/09/05 04:19:57 INFO : potato2: Deleted 2025/09/05 04:19:57 DEBUG : B2 bucket rclone-test-pahiheh1botu: Purge remote 2025/09/05 04:19:57 INFO : B2 bucket rclone-test-pahiheh1botu: cleaning bucket "rclone-test-pahiheh1botu" of all files 2025/09/05 04:19:58 DEBUG : empty space: Deleting (id "4_zef223d8310ad1b8b9f980e1b_f110b25ca07b51ee0_d20250905_m041956_c001_v0001137_t0059_u01757045996184") 2025/09/05 04:19:58 DEBUG : potato2: Deleting (id "4_zef223d8310ad1b8b9f980e1b_f101e923af54c7dfd_d20250905_m041956_c001_v0001042_t0054_u01757045996564") 2025/09/05 04:19:58 DEBUG : potato3: Deleting (id "4_zef223d8310ad1b8b9f980e1b_f106e6587f9c20fa3_d20250905_m041956_c001_v0001098_t0011_u01757045996572") 2025/09/05 04:19:58 DEBUG : B2 bucket rclone-test-sexasos4somu: Purge remote 2025/09/05 04:19:58 INFO : B2 bucket rclone-test-sexasos4somu: cleaning bucket "rclone-test-sexasos4somu" of all files 2025/09/05 04:19:58 DEBUG : empty space: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f4110ef313e1c17c3_d20250905_m041956_c001_v7007000_t0000_u01757045996630") 2025/09/05 04:19:58 DEBUG : empty space: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f104e5a10bea09101_d20250905_m041952_c001_v0001105_t0021_u01757045992171") 2025/09/05 04:19:58 DEBUG : potato2: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f4110ef313e1c17c5_d20250905_m041957_c001_v7007000_t0000_u01757045997299") 2025/09/05 04:19:58 DEBUG : potato2: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f1037c54cd938dc4d_d20250905_m041953_c001_v0001183_t0045_u01757045993323") 2025/09/05 04:19:58 DEBUG : potato3: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f4110ef313e1c17c4_d20250905_m041956_c001_v7007000_t0000_u01757045996853") 2025/09/05 04:19:58 DEBUG : potato3: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f1150beddf8c9e7a4_d20250905_m041953_c001_v0001157_t0050_u01757045993578") 2025/09/05 04:19:58 DEBUG : potato3: Deleting (id "4_z2fd22d7310ad1b8b9f980e1b_f104e5a10bea09103_d20250905_m041952_c001_v0001105_t0053_u01757045992481") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/rclone-sync-test" --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/rclone-sync-test" 2025/09/05 04:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/rclone-sync-test-include/layer2" 2025/09/05 04:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/rclone-sync-test-ignore-file" 2025/09/05 04:20:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/05 04:20:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:20:12 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:20:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 04:20:12 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test: Waiting for checks to finish 2025/09/05 04:20:12 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test: Waiting for transfers to finish 2025/09/05 04:20:12 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:12 INFO : There was nothing to transfer 2025/09/05 04:20:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 04:20:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:20:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:20:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:13 INFO : There was nothing to transfer 2025/09/05 04:20:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 04:20:13 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/05 04:20:13 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/05 04:20:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:13 INFO : There was nothing to transfer 2025/09/05 04:20:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 04:20:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:20:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:20:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:14 INFO : There was nothing to transfer 2025/09/05 04:20:14 DEBUG : Excluded 2025/09/05 04:20:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/05 04:20:14 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/05 04:20:14 DEBUG : B2 bucket rclone-test-kixumec3mamo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/05 04:20:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/CompareDest" 2025/09/05 04:20:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 04:20:18 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:18 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:20:19 INFO : one: Copied (new) 2025/09/05 04:20:19 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:20 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:20 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 04:20:20 INFO : one: Copied (replaced existing) 2025/09/05 04:20:20 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:23 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 04:20:23 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:23 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:23 INFO : There was nothing to transfer 2025/09/05 04:20:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 04:20:24 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 04:20:24 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:24 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:24 INFO : There was nothing to transfer 2025/09/05 04:20:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 04:20:25 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 04:20:25 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:25 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:25 INFO : There was nothing to transfer 2025/09/05 04:20:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:26 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/09/05 04:20:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 04:20:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/05 04:20:26 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 04:20:26 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:26 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:26 INFO : There was nothing to transfer 2025/09/05 04:20:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:27 DEBUG : two: Need to transfer - File not found at Destination 2025/09/05 04:20:27 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/05 04:20:27 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/05 04:20:28 INFO : two: Copied (new) 2025/09/05 04:20:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dest" 2025/09/05 04:20:31 DEBUG : Config file has changed externally - reloading 2025/09/05 04:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/pre-dest1" 2025/09/05 04:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/pre-dest2" 2025/09/05 04:20:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:20:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/05 04:20:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:20:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/05 04:20:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/05 04:20:36 DEBUG : B2 bucket rclone-test-kixumec3mamo path dest: Waiting for checks to finish 2025/09/05 04:20:36 DEBUG : B2 bucket rclone-test-kixumec3mamo path dest: Waiting for transfers to finish 2025/09/05 04:20:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/05 04:20:36 INFO : 3: Copied (new) 2025/09/05 04:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/CopyDest" 2025/09/05 04:20:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/05 04:20:41 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:41 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:20:42 INFO : one: Copied (new) 2025/09/05 04:20:42 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:43 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:43 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 04:20:43 INFO : one: Copied (replaced existing) 2025/09/05 04:20:43 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/BackupDir" 2025/09/05 04:20:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:46 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/05 04:20:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:20:47 INFO : one: Copied (server-side copy) 2025/09/05 04:20:48 INFO : one: Deleted 2025/09/05 04:20:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/05 04:20:48 INFO : one: Copied (server-side copy) 2025/09/05 04:20:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/05 04:20:48 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:48 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:49 DEBUG : one: Unchanged skipping 2025/09/05 04:20:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/05 04:20:49 INFO : two: Copied (server-side copy) 2025/09/05 04:20:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/05 04:20:49 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:49 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:49 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:50 DEBUG : one: Unchanged skipping 2025/09/05 04:20:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:50 DEBUG : two: Unchanged skipping 2025/09/05 04:20:50 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:50 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:50 DEBUG : Waiting for deletions to finish 2025/09/05 04:20:50 INFO : There was nothing to transfer 2025/09/05 04:20:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:52 DEBUG : one: Unchanged skipping 2025/09/05 04:20:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/05 04:20:52 DEBUG : three: Destination not found in --copy-dest 2025/09/05 04:20:52 DEBUG : three: Need to transfer - File not found at Destination 2025/09/05 04:20:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/05 04:20:52 DEBUG : two: Unchanged skipping 2025/09/05 04:20:52 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:20:52 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:20:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/05 04:20:52 INFO : three: Copied (new) 2025/09/05 04:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.07s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/backup" 2025/09/05 04:20:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:20:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:20:59 DEBUG : two: Unchanged skipping 2025/09/05 04:20:59 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:00 INFO : one: Copied (server-side copy) 2025/09/05 04:21:00 INFO : one: Deleted 2025/09/05 04:21:00 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:01 INFO : one: Copied (new) 2025/09/05 04:21:01 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:21:01 INFO : three.txt: Copied (server-side copy) 2025/09/05 04:21:02 INFO : three.txt: Deleted 2025/09/05 04:21:02 INFO : three.txt: Moved into backup dir 2025/09/05 04:21:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:21:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:04 DEBUG : two: Unchanged skipping 2025/09/05 04:21:04 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:04 INFO : one: Copied (server-side copy) 2025/09/05 04:21:04 INFO : one: Deleted 2025/09/05 04:21:04 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:21:05 INFO : one: Copied (new) 2025/09/05 04:21:05 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:05 INFO : three.txt: Copied (server-side copy) 2025/09/05 04:21:05 INFO : three.txt: Deleted 2025/09/05 04:21:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/backup" 2025/09/05 04:21:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:21:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:11 DEBUG : two: Unchanged skipping 2025/09/05 04:21:11 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:12 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:13 INFO : one: Deleted 2025/09/05 04:21:13 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:14 INFO : one: Copied (new) 2025/09/05 04:21:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:21:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:14 INFO : three.txt: Deleted 2025/09/05 04:21:14 INFO : three.txt: Moved into backup dir 2025/09/05 04:21:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:21:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:16 DEBUG : two: Unchanged skipping 2025/09/05 04:21:16 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:17 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:17 INFO : one: Deleted 2025/09/05 04:21:17 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:21:17 INFO : one: Copied (new) 2025/09/05 04:21:17 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:18 INFO : three.txt: Deleted 2025/09/05 04:21:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/backup" 2025/09/05 04:21:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:24 DEBUG : two: Unchanged skipping 2025/09/05 04:21:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:21:24 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 04:21:25 INFO : one: Deleted 2025/09/05 04:21:25 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:26 INFO : one: Copied (new) 2025/09/05 04:21:26 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:21:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 04:21:27 INFO : three.txt: Deleted 2025/09/05 04:21:27 INFO : three.txt: Moved into backup dir 2025/09/05 04:21:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:21:29 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:29 DEBUG : two: Unchanged skipping 2025/09/05 04:21:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 04:21:29 INFO : one: Deleted 2025/09/05 04:21:29 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:21:29 INFO : one: Copied (new) 2025/09/05 04:21:29 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 04:21:30 INFO : three.txt: Deleted 2025/09/05 04:21:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:21:33 DEBUG : Config file has changed externally - reloading 2025/09/05 04:21:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:21:35 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:35 DEBUG : two: Unchanged skipping 2025/09/05 04:21:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:36 INFO : one: Deleted 2025/09/05 04:21:36 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:37 INFO : one: Copied (new) 2025/09/05 04:21:37 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:21:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:38 INFO : three.txt: Deleted 2025/09/05 04:21:38 INFO : three.txt: Moved into backup dir 2025/09/05 04:21:40 DEBUG : one.bak: Excluded (Path Filter) 2025/09/05 04:21:40 DEBUG : one.bak: Excluded 2025/09/05 04:21:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/05 04:21:40 DEBUG : three.txt.bak: Excluded 2025/09/05 04:21:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:21:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:40 DEBUG : two: Unchanged skipping 2025/09/05 04:21:40 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for checks to finish 2025/09/05 04:21:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:40 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:40 INFO : one: Deleted 2025/09/05 04:21:40 DEBUG : B2 bucket rclone-test-kixumec3mamo path dst: Waiting for transfers to finish 2025/09/05 04:21:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:21:41 INFO : one: Copied (new) 2025/09/05 04:21:41 DEBUG : Waiting for deletions to finish 2025/09/05 04:21:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:42 INFO : three.txt: Deleted 2025/09/05 04:21:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:21:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:21:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:47 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:48 INFO : one: Deleted 2025/09/05 04:21:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:48 INFO : one: Copied (new) 2025/09/05 04:21:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:48 DEBUG : two: Unchanged skipping 2025/09/05 04:21:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 04:21:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:21:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:49 INFO : three.txt: Deleted 2025/09/05 04:21:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:50 INFO : three.txt: Copied (new) 2025/09/05 04:21:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/05 04:21:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:21:50 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:21:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:21:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:21:51 INFO : one: Copied (server-side copy) to: one.bak 2025/09/05 04:21:51 INFO : one: Deleted 2025/09/05 04:21:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:21:52 INFO : one: Copied (new) 2025/09/05 04:21:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:21:52 DEBUG : two: Unchanged skipping 2025/09/05 04:21:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 04:21:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:21:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/05 04:21:53 INFO : three.txt: Deleted 2025/09/05 04:21:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/05 04:21:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kixumec3mamo/dst" 2025/09/05 04:21:57 DEBUG : Config file has changed externally - reloading 2025/09/05 04:21:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/05 04:21:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/05 04:21:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 04:22:00 INFO : one: Deleted 2025/09/05 04:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:22:00 INFO : one: Copied (new) 2025/09/05 04:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:01 DEBUG : two: Unchanged skipping 2025/09/05 04:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/05 04:22:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/05 04:22:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 04:22:01 INFO : three.txt: Deleted 2025/09/05 04:22:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:22:02 INFO : three.txt: Copied (new) 2025/09/05 04:22:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/05 04:22:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/05 04:22:02 DEBUG : pacer: Reducing sleep to 10ms 2025/09/05 04:22:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/05 04:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/05 04:22:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/05 04:22:04 INFO : one: Deleted 2025/09/05 04:22:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/05 04:22:04 INFO : one: Copied (new) 2025/09/05 04:22:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:04 DEBUG : two: Unchanged skipping 2025/09/05 04:22:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/05 04:22:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/05 04:22:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/05 04:22:05 INFO : three.txt: Deleted 2025/09/05 04:22:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/05 04:22:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:22:08 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/05 04:22:08 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/05 04:22:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/05 04:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.84s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:22:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/05 04:22:10 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:10 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/05 04:22:10 INFO : existing: Copied (new) 2025/09/05 04:22:10 DEBUG : Waiting for deletions to finish 2025/09/05 04:22:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/05 04:22:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/05 04:22:11 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:11 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting files as there were IO errors 2025/09/05 04:22:11 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:22:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:13 DEBUG : existing: Unchanged skipping 2025/09/05 04:22:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:22:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", 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-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:22:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:33 DEBUG : both0: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both13: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both14: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both12: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both11: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both16: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both10: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both15: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both1: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both2: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both3: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both4: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both5: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both6: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both7: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both8: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:33 DEBUG : both9: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both19: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both17: Unchanged skipping 2025/09/05 04:22:33 DEBUG : both18: Unchanged skipping 2025/09/05 04:22:33 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:33 DEBUG : Waiting for deletions to finish 2025/09/05 04:22:33 INFO : only14: Deleted 2025/09/05 04:22:33 INFO : only16: Deleted 2025/09/05 04:22:33 INFO : only9: Deleted 2025/09/05 04:22:33 INFO : only10: Deleted 2025/09/05 04:22:33 INFO : only11: Deleted 2025/09/05 04:22:33 INFO : only15: Deleted 2025/09/05 04:22:34 INFO : only3: Deleted 2025/09/05 04:22:34 INFO : only5: Deleted 2025/09/05 04:22:34 INFO : only13: Deleted 2025/09/05 04:22:34 INFO : only12: Deleted 2025/09/05 04:22:34 INFO : only18: Deleted 2025/09/05 04:22:34 INFO : only19: Deleted 2025/09/05 04:22:34 INFO : only1: Deleted 2025/09/05 04:22:34 INFO : only8: Deleted 2025/09/05 04:22:34 INFO : only0: Deleted 2025/09/05 04:22:34 INFO : only17: Deleted 2025/09/05 04:22:34 INFO : only2: Deleted 2025/09/05 04:22:34 INFO : only4: Deleted 2025/09/05 04:22:34 INFO : only6: Deleted 2025/09/05 04:22:34 INFO : only7: Deleted 2025/09/05 04:22:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:22:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:22:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both10: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both13: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both14: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both11: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both0: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both17: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both18: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both12: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both15: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both2: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both16: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both19: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both1: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both6: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both3: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both8: Unchanged skipping 2025/09/05 04:22:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:22:58 DEBUG : both4: Unchanged skipping 2025/09/05 04:22:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : both5: Unchanged skipping 2025/09/05 04:22:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : both7: Unchanged skipping 2025/09/05 04:22:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : both9: Unchanged skipping 2025/09/05 04:22:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/05 04:22:58 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:22:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only0: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only13: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only10: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only16: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only14: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only18: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only19: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only11: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only15: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only2: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only12: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only17: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only5: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only6: Copied (replaced existing) 2025/09/05 04:22:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:22:59 INFO : only7: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:23:00 INFO : only8: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:23:00 INFO : only9: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:23:00 INFO : only4: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:23:00 INFO : only3: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/05 04:23:00 INFO : only1: Copied (replaced existing) 2025/09/05 04:23:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.34s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:08 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:23:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:23:08 DEBUG : empty_on_remote: Making directory with metadata 2025/09/05 04:23:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:23:08 INFO : empty_on_remote: Making directory 2025/09/05 04:23:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/05 04:23:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:11 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:23:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:23:11 DEBUG : empty_on_remote: Making directory with metadata 2025/09/05 04:23:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/05 04:23:11 INFO : empty_on_remote: Making directory 2025/09/05 04:23:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/05 04:23:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:14 INFO : sub dir: Making directory 2025/09/05 04:23:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/05 04:23:18 INFO : sub dir: Making directory 2025/09/05 04:23:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:30 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:31 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:23:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:31 DEBUG : apple: Unchanged skipping 2025/09/05 04:23:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:31 DEBUG : banana: Unchanged skipping 2025/09/05 04:23:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:23:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:23:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:23:32 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:32 INFO : There was nothing to transfer 2025/09/05 04:23:32 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:32 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:23:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : apple: Unchanged skipping 2025/09/05 04:23:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:23:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:23:32 DEBUG : banana: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:23:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:23:32 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:23:32 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:32 INFO : There was nothing to transfer 2025/09/05 04:23:32 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:33 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:23:46 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:47 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:23:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : apple: Unchanged skipping 2025/09/05 04:23:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:23:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:23:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : banana: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:23:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:23:47 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:23:47 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:47 INFO : There was nothing to transfer 2025/09/05 04:23:47 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:48 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : apple: Unchanged skipping 2025/09/05 04:23:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:23:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : banana: Unchanged skipping 2025/09/05 04:23:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:23:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:23:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:23:48 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:23:48 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:48 INFO : There was nothing to transfer 2025/09/05 04:23:48 DEBUG : Waiting for deletions to finish 2025/09/05 04:23:48 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:24:03 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:03 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:24:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 04:24:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:24:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 04:24:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/05 04:24:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:24:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:24:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 04:24:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/05 04:24:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:24:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:24:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:24:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:24:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:24:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:24:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:24:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:24:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:24:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:24:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:24:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:24:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:24:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:24:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:06 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 04:24:06 INFO : appleappleapplebanana: Deleted 2025/09/05 04:24:06 INFO : apple: Deleted 2025/09/05 04:24:06 INFO : splitbananasplit: Deleted 2025/09/05 04:24:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 04:24:06 INFO : banana: Deleted 2025/09/05 04:24:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 04:24:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 04:24:06 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:07 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:24:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : apple: Unchanged skipping 2025/09/05 04:24:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:24:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : banana: Unchanged skipping 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:24:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:24:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:07 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:07 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/05 04:24:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/05 04:24:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/05 04:24:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/05 04:24:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/05 04:24:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/05 04:24:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/05 04:24:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/05 04:24:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/05 04:24:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/05 04:24:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:24:21 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:22 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:24:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/05 04:24:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/05 04:24:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/05 04:24:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/05 04:24:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/05 04:24:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/05 04:24:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/05 04:24:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/05 04:24:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/05 04:24:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/05 04:24:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/05 04:24:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/05 04:24:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/05 04:24:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/05 04:24:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/05 04:24:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:24:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/05 04:24:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 04:24:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/05 04:24:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:24:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:24:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:24:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:24:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:24:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:24:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:24:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 04:24:23 INFO : apple: Copied (new) to: PREFIXapple 2025/09/05 04:24:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:24:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:24:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:24:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:24:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:24:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:24:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:24:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:24:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:24:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:24 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:24 INFO : appleappleapplebanana: Deleted 2025/09/05 04:24:24 INFO : splitbananasplit: Deleted 2025/09/05 04:24:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 04:24:24 INFO : apple: Deleted 2025/09/05 04:24:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 04:24:24 INFO : banana: Deleted 2025/09/05 04:24:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 04:24:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 04:24:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 04:24:25 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/05 04:24:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/05 04:24:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/05 04:24:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:25 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:24:25 INFO : splitbananasplit: Copied (new) 2025/09/05 04:24:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 04:24:25 INFO : banana: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:24:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:24:26 INFO : appleappleapplebanana: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:24:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 04:24:26 INFO : apple: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:24:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:24:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:24:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:24:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:24:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:24:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:24:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:24:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/05 04:24:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:24:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:24:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:24:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:24:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:24:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:24:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/05 04:24:27 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/05 04:24:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/05 04:24:27 INFO : PREFIXsplitbananasplit: Deleted 2025/09/05 04:24:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/05 04:24:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/05 04:24:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/05 04:24:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/05 04:24:27 INFO : PREFIXapple: Deleted 2025/09/05 04:24:28 INFO : PREFIXbanana: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/05 04:24:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/05 04:24:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/05 04:24:28 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:24:42 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:43 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 04:24:43 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:43 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 04:24:43 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:24:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/05 04:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:24:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:24:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:24:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:24:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:24:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:24:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:24:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:24:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:24:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:24:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:24:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:24:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:24:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:24:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:24:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:24:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:24:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:45 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:45 INFO : splitbananasplit: Deleted 2025/09/05 04:24:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 04:24:45 INFO : appleappleapplebanana: Deleted 2025/09/05 04:24:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 04:24:45 INFO : apple: Deleted 2025/09/05 04:24:45 INFO : banana: Deleted 2025/09/05 04:24:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 04:24:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 04:24:45 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/05 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/05 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/05 04:24:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:24:46 INFO : splitbananasplit: Copied (new) 2025/09/05 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:24:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:24:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:24:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/05 04:24:46 INFO : banana: Copied (new) 2025/09/05 04:24:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:24:47 INFO : appleappleapplebanana: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:24:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:24:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/05 04:24:47 INFO : apple: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:24:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:24:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:24:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:24:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:24:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:24:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/05 04:24:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:24:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:24:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:24:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:24:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:24:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:24:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:24:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:24:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/05 04:24:48 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:48 INFO : splitbananasplitSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/05 04:24:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : appleSUFFIX: Deleted 2025/09/05 04:24:49 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/05 04:24:49 INFO : bananaSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/05 04:24:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/05 04:24:49 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:49 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : Waiting for deletions to finish 2025/09/05 04:24:49 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:25:03 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:03 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:04 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:04 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 04:25:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/05 04:25:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:04 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/05 04:25:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/05 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/05 04:25:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/05 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/05 04:25:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/05 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/05 04:25:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/05 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/05 04:25:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/05 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/05 04:25:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/05 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/05 04:25:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/05 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/05 04:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/05 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/05 04:25:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/05 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/05 04:25:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/05 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/05 04:25:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/05 04:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/05 04:25:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/05 04:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/05 04:25:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/05 04:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/05 04:25:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/05 04:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/05 04:25:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/05 04:25:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/05 04:25:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/05 04:25:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/05 04:25:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/05 04:25:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/05 04:25:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/05 04:25:06 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/05 04:25:06 INFO : splitbananasplit: Deleted 2025/09/05 04:25:06 INFO : appleappleapplebanana: Deleted 2025/09/05 04:25:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0012-6789;.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0014-89;=.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0015-9;=.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0010-456789.txt: Deleted 2025/09/05 04:25:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/05 04:25:06 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:07 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : appleapple: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/05 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/05 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/05 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/05 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/05 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/05 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/05 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/05 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/05 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/05 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/05 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/05 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/05 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/05 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/05 04:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:07 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:07 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:07 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:08 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : appleapple: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/05 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/05 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/05 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/05 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/05 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/05 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/05 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/05 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/05 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/05 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/05 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/05 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/05 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/05 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/05 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/05 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/05 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/05 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/05 04:25:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:25:21 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:21 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:22 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:22 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:22 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:22 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:23 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:23 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:23 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:23 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:24 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:25:38 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:38 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:39 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:39 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:39 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:39 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:39 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:39 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:40 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:40 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:40 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:40 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:25:55 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:55 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:55 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:55 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:56 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:56 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:56 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:56 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:25:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : apple: Unchanged skipping 2025/09/05 04:25:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:25:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:25:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:56 DEBUG : banana: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:25:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:25:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:25:57 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:25:57 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:57 DEBUG : Waiting for deletions to finish 2025/09/05 04:25:57 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:25:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:11 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:12 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:26:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:12 DEBUG : apple: Unchanged skipping 2025/09/05 04:26:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:26:12 DEBUG : banana: Unchanged skipping 2025/09/05 04:26:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:26:13 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:13 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:13 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:26:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : banana: Unchanged skipping 2025/09/05 04:26:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:26:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:13 DEBUG : apple: Unchanged skipping 2025/09/05 04:26:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:26:14 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:14 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:14 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:27 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:28 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:26:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : apple: Unchanged skipping 2025/09/05 04:26:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:26:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:26:28 DEBUG : banana: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:26:28 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:28 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:28 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:29 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/05 04:26:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : apple: Unchanged skipping 2025/09/05 04:26:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : banana: Unchanged skipping 2025/09/05 04:26:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/05 04:26:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/05 04:26:29 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:29 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:29 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:30 DEBUG : apple: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : banana: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/05 04:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.06s) --- PASS: TestTransform/NFC (16.05s) --- PASS: TestTransform/NFD (15.71s) --- PASS: TestTransform/base64 (19.23s) --- PASS: TestTransform/prefix (20.79s) --- PASS: TestTransform/suffix (21.12s) --- PASS: TestTransform/truncate (17.96s) --- PASS: TestTransform/encoder (16.30s) --- PASS: TestTransform/ISO-8859-1 (16.43s) --- PASS: TestTransform/charmap (16.51s) --- PASS: TestTransform/lowercase (17.10s) --- PASS: TestTransform/ascii (15.86s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 04:26:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 04:26:35 INFO : sub dir_somesuffix: Making directory 2025/09/05 04:26:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/05 04:26:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/05 04:26:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 04:26:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 04:26:35 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:35 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/05 04:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:36 INFO : tictactoe: Making directory 2025/09/05 04:26:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:36 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/05 04:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:36 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/05 04:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:38 INFO : toe: Making directory 2025/09/05 04:26:38 INFO : toe/toe: Making directory 2025/09/05 04:26:38 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 04:26:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 04:26:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 04:26:38 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:38 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/05 04:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.94s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:40 INFO : toe: Making directory 2025/09/05 04:26:40 INFO : toe/toe: Making directory 2025/09/05 04:26:40 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 04:26:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 04:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/05 04:26:40 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:40 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/05 04:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:42 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:26:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:42 INFO : tictacempty_dir: Making directory 2025/09/05 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:42 INFO : tictactoe: Making directory 2025/09/05 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:42 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:42 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:42 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:43 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:43 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:26:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 04:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:44 INFO : tictacempty_dir: Making directory 2025/09/05 04:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:44 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:44 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:44 INFO : tictactoe: Making directory 2025/09/05 04:26:44 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:44 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:44 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 04:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:44 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:44 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 04:26:44 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:44 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 04:26:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/05 04:26:45 NOTICE: B2 bucket rclone-test-kixumec3mamo: 0 differences found 2025/09/05 04:26:45 NOTICE: B2 bucket rclone-test-kixumec3mamo: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:46 INFO : tictactoe: Making directory 2025/09/05 04:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:46 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:46 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:47 DEBUG : Waiting for deletions to finish 2025/09/05 04:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/05 04:26:47 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/05 04:26:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/05 04:26:47 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.70s) === RUN TestSyntax 2025/09/05 04:26:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:49 INFO : toe: Making directory 2025/09/05 04:26:49 INFO : toe/toe: Making directory 2025/09/05 04:26:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 04:26:49 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:49 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:50 INFO : toe/toe/toe: Copied (new) 2025/09/05 04:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.09s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:50 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:26:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 04:26:50 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:51 INFO : tictacempty_dir: Making directory 2025/09/05 04:26:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:51 INFO : tictactoe: Making directory 2025/09/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:51 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 04:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:51 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:51 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:51 INFO : toe/toe/toe.txt: Deleted 2025/09/05 04:26:51 INFO : toe/toe: Removing directory 2025/09/05 04:26:51 INFO : toe: Removing directory 2025/09/05 04:26:51 INFO : empty_dir: Removing directory 2025/09/05 04:26:51 DEBUG : Local file system at /tmp/rclone2161336397: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:52 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 04:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:52 INFO : tictacempty_dir: Making directory 2025/09/05 04:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:52 INFO : tictactoe: Making directory 2025/09/05 04:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:52 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 04:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:52 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:53 INFO : toe/toe/toe.txt: Deleted 2025/09/05 04:26:53 INFO : toe/toe: Removing directory 2025/09/05 04:26:53 INFO : toe: Removing directory 2025/09/05 04:26:53 INFO : empty_dir: Removing directory 2025/09/05 04:26:53 DEBUG : Local file system at /tmp/rclone2161336397: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 04:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 04:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/05 04:26:54 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.02s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:55 DEBUG : Reset feature "Copy" 2025/09/05 04:26:55 DEBUG : Reset feature "Move" 2025/09/05 04:26:55 DEBUG : Reset feature "Copy" 2025/09/05 04:26:55 DEBUG : Reset feature "Move" 2025/09/05 04:26:55 DEBUG : empty_dir: Making directory with metadata 2025/09/05 04:26:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/05 04:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:55 INFO : tictacempty_dir: Making directory 2025/09/05 04:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/05 04:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:55 INFO : tictactoe: Making directory 2025/09/05 04:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:55 DEBUG : toe: transformed to: tictactoe 2025/09/05 04:26:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:55 INFO : tictactoe/tictactoe: Making directory 2025/09/05 04:26:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/05 04:26:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/05 04:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:55 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:55 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:26:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/05 04:26:56 INFO : toe/toe/toe.txt: Deleted 2025/09/05 04:26:56 INFO : toe/toe: Removing directory 2025/09/05 04:26:56 INFO : toe: Removing directory 2025/09/05 04:26:56 INFO : empty_dir: Removing directory 2025/09/05 04:26:56 DEBUG : Local file system at /tmp/rclone2161336397: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/05 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/05 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/05 04:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:26:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/05 04:26:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.10s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:26:59 DEBUG : toe: transformed to: dG9l 2025/09/05 04:26:59 DEBUG : toe: transformed to: dG9l 2025/09/05 04:26:59 INFO : dG9l: Making directory 2025/09/05 04:26:59 DEBUG : toe: transformed to: dG9l 2025/09/05 04:26:59 DEBUG : toe: transformed to: dG9l 2025/09/05 04:26:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/05 04:26:59 INFO : dG9l/dG9l: Making directory 2025/09/05 04:26:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/05 04:26:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/05 04:26:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 04:26:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/05 04:26:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 04:26:59 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:26:59 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:27:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:27:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/05 04:27:00 DEBUG : Waiting for deletions to finish 2025/09/05 04:27:00 DEBUG : dG9l: transformed to: toe 2025/09/05 04:27:00 DEBUG : dG9l: transformed to: toe 2025/09/05 04:27:01 DEBUG : dG9l: transformed to: toe 2025/09/05 04:27:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/05 04:27:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/05 04:27:01 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for checks to finish 2025/09/05 04:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/05 04:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/05 04:27:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/05 04:27:01 DEBUG : Local file system at /tmp/rclone2161336397: Waiting for transfers to finish 2025/09/05 04:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kixumec3mamo", Local "Local file system at /tmp/rclone2161336397", Modify Window "1ms" 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe: transformed to: 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe: transformed to: 2025/09/05 04:27:02 INFO : B2 bucket rclone-test-kixumec3mamo: Making directory 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe: transformed to: 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe: transformed to: 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe/toe: transformed to: 2025/09/05 04:27:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/05 04:27:02 INFO : toe/toe: Making directory 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe/toe: transformed to: 2025/09/05 04:27:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe: transformed to: 2025/09/05 04:27:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/05 04:27:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/05 04:27:02 DEBUG : toe/toe/toe: transformed to: 2025/09/05 04:27:02 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for checks to finish 2025/09/05 04:27:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/05 04:27:02 DEBUG : B2 bucket rclone-test-kixumec3mamo: Waiting for transfers to finish 2025/09/05 04:27:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/05 04:27:02 INFO : toe/toe/toe: Copied (new) 2025/09/05 04:27:02 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting files as there were IO errors 2025/09/05 04:27:02 ERROR : B2 bucket rclone-test-kixumec3mamo: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/09/05 04:27:03 DEBUG : B2 bucket rclone-test-kixumec3mamo: Purge remote 2025/09/05 04:27:03 INFO : B2 bucket rclone-test-kixumec3mamo: cleaning bucket "rclone-test-kixumec3mamo" of all files 2025/09/05 04:27:04 DEBUG : BackupDir/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f84_d20250905_m042053_c001_v7007000_t0000_u01757046053318") 2025/09/05 04:27:04 DEBUG : BackupDir/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f112e90b96473602a_d20250905_m042047_c001_v0001183_t0058_u01757046047861") 2025/09/05 04:27:04 DEBUG : CompareDest/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a4f6d_d20250905_m042028_c001_v7007000_t0000_u01757046028621") 2025/09/05 04:27:04 DEBUG : CompareDest/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0de3a_d20250905_m042022_c001_v0001180_t0023_u01757046022736") 2025/09/05 04:27:04 DEBUG : CompareDest/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a4f6e_d20250905_m042028_c001_v7007000_t0000_u01757046028803") 2025/09/05 04:27:04 DEBUG : CompareDest/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3c56_d20250905_m042023_c001_v0001117_t0059_u01757046023698") 2025/09/05 04:27:04 DEBUG : CopyDest/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f85_d20250905_m042053_c001_v7007000_t0000_u01757046053500") 2025/09/05 04:27:04 DEBUG : CopyDest/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3cce_d20250905_m042044_c001_v0001117_t0018_u01757046044804") 2025/09/05 04:27:04 DEBUG : CopyDest/three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f87_d20250905_m042053_c001_v7007000_t0000_u01757046053687") 2025/09/05 04:27:05 DEBUG : CopyDest/three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3cf0_d20250905_m042051_c001_v0001117_t0009_u01757046051018") 2025/09/05 04:27:05 DEBUG : CopyDest/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f88_d20250905_m042053_c001_v7007000_t0000_u01757046053870") 2025/09/05 04:27:05 DEBUG : CopyDest/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0df1a_d20250905_m042048_c001_v0001180_t0005_u01757046048651") 2025/09/05 04:27:05 DEBUG : EXISTING: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2ab_d20250905_m042213_c001_v7007000_t0000_u01757046133527") 2025/09/05 04:27:05 DEBUG : EXISTING: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ec1_d20250905_m042212_c001_v0001117_t0007_u01757046132202") 2025/09/05 04:27:05 DEBUG : PREFIXapple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c15_d20250905_m042427_c001_v7007000_t0000_u01757046267798") 2025/09/05 04:27:05 DEBUG : PREFIXapple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f414f_d20250905_m042422_c001_v0001117_t0004_u01757046262726") 2025/09/05 04:27:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c63_d20250905_m042427_c001_v7007000_t0000_u01757046267980") 2025/09/05 04:27:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e402_d20250905_m042422_c001_v0001180_t0027_u01757046262705") 2025/09/05 04:27:05 DEBUG : PREFIXbanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c62_d20250905_m042427_c001_v7007000_t0000_u01757046267918") 2025/09/05 04:27:05 DEBUG : PREFIXbanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbed_d20250905_m042422_c001_v0001161_t0041_u01757046262735") 2025/09/05 04:27:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f151_d20250905_m042427_c001_v7007000_t0000_u01757046267752") 2025/09/05 04:27:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a117d_d20250905_m042422_c001_v0001181_t0004_u01757046262714") 2025/09/05 04:27:05 DEBUG : Testêé: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a7_d20250905_m042209_c001_v7007000_t0000_u01757046129737") 2025/09/05 04:27:05 DEBUG : Testêé: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3eb9_d20250905_m042208_c001_v0001117_t0003_u01757046128619") 2025/09/05 04:27:06 DEBUG : Testêé: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e130_d20250905_m042207_c001_v0001180_t0016_u01757046127643") 2025/09/05 04:27:06 DEBUG : YXBwbGU=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9965_d20250905_m042408_c001_v7007000_t0000_u01757046248731") 2025/09/05 04:27:06 DEBUG : YXBwbGU=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb99_d20250905_m042404_c001_v0001161_t0034_u01757046244338") 2025/09/05 04:27:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9966_d20250905_m042408_c001_v7007000_t0000_u01757046248913") 2025/09/05 04:27:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e38a_d20250905_m042404_c001_v0001180_t0044_u01757046244316") 2025/09/05 04:27:06 DEBUG : YmFuYW5h: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9967_d20250905_m042409_c001_v7007000_t0000_u01757046249101") 2025/09/05 04:27:06 DEBUG : YmFuYW5h: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f410f_d20250905_m042404_c001_v0001117_t0015_u01757046244306") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dcb_d20250905_m041847_c001_v7007000_t0000_u01757045927494") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9b2_d20250905_m041846_c001_v0001104_t0034_u01757045926398") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a656fe0_d20250905_m041844_c001_v7007000_t0000_u01757045924365") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e99e_d20250905_m041843_c001_v0001104_t0032_u01757045923114") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b71_d20250905_m041821_c001_v7007000_t0000_u01757045901225") 2025/09/05 04:27:06 DEBUG : a/potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e918_d20250905_m041819_c001_v0001104_t0012_u01757045899874") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f3_d20250905_m042630_c001_v7007000_t0000_u01757046390736") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5cc_d20250905_m042625_c001_v0001180_t0056_u01757046385890") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc2_d20250905_m042614_c001_v7007000_t0000_u01757046374838") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5a6_d20250905_m042610_c001_v0001180_t0054_u01757046370253") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92de_d20250905_m042557_c001_v7007000_t0000_u01757046357825") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e586_d20250905_m042553_c001_v0001180_t0054_u01757046353353") 2025/09/05 04:27:06 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a10_d20250905_m042541_c001_v7007000_t0000_u01757046341203") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e566_d20250905_m042536_c001_v0001180_t0018_u01757046336943") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acddf_d20250905_m042524_c001_v7007000_t0000_u01757046324805") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e528_d20250905_m042520_c001_v0001180_t0028_u01757046320337") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e87_d20250905_m042508_c001_v7007000_t0000_u01757046308557") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4d6_d20250905_m042501_c001_v0001180_t0043_u01757046301895") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702d_d20250905_m042450_c001_v7007000_t0000_u01757046290528") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41df_d20250905_m042446_c001_v0001117_t0045_u01757046286793") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17028_d20250905_m042445_c001_v7007000_t0000_u01757046285878") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e464_d20250905_m042441_c001_v0001180_t0054_u01757046281478") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c359_d20250905_m042429_c001_v7007000_t0000_u01757046269486") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4159_d20250905_m042425_c001_v0001117_t0000_u01757046265819") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c10_d20250905_m042424_c001_v7007000_t0000_u01757046264657") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e3fc_d20250905_m042420_c001_v0001180_t0004_u01757046260559") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e29_d20250905_m042406_c001_v7007000_t0000_u01757046246560") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e384_d20250905_m042401_c001_v0001180_t0053_u01757046241616") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58be5_d20250905_m042349_c001_v7007000_t0000_u01757046229441") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e343_d20250905_m042344_c001_v0001180_t0037_u01757046224779") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a04c_d20250905_m042333_c001_v7007000_t0000_u01757046213763") 2025/09/05 04:27:07 DEBUG : apple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e301_d20250905_m042328_c001_v0001180_t0039_u01757046208861") 2025/09/05 04:27:07 DEBUG : appleSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdcb_d20250905_m042449_c001_v7007000_t0000_u01757046289001") 2025/09/05 04:27:08 DEBUG : appleSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a120d_d20250905_m042443_c001_v0001181_t0048_u01757046283710") 2025/09/05 04:27:08 DEBUG : appleapple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e88_d20250905_m042508_c001_v7007000_t0000_u01757046308740") 2025/09/05 04:27:08 DEBUG : appleapple: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4de_d20250905_m042504_c001_v0001180_t0055_u01757046304154") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f4_d20250905_m042630_c001_v7007000_t0000_u01757046390920") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ce11_d20250905_m042626_c001_v0001161_t0018_u01757046386407") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc4_d20250905_m042615_c001_v7007000_t0000_u01757046375024") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cddb_d20250905_m042610_c001_v0001161_t0043_u01757046370676") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92df_d20250905_m042558_c001_v7007000_t0000_u01757046358011") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cda7_d20250905_m042553_c001_v0001161_t0004_u01757046353765") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a11_d20250905_m042541_c001_v7007000_t0000_u01757046341387") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd6c_d20250905_m042537_c001_v0001161_t0028_u01757046337386") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde1_d20250905_m042524_c001_v7007000_t0000_u01757046324991") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd42_d20250905_m042520_c001_v0001161_t0050_u01757046320749") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409672eb802f86bd_d20250905_m042506_c001_v7007000_t0000_u01757046306296") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccf7_d20250905_m042502_c001_v0001161_t0010_u01757046302385") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702e_d20250905_m042450_c001_v7007000_t0000_u01757046290714") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cca3_d20250905_m042446_c001_v0001161_t0042_u01757046286814") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fb7_d20250905_m042445_c001_v7007000_t0000_u01757046285322") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11fd_d20250905_m042442_c001_v0001181_t0016_u01757046282104") 2025/09/05 04:27:08 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c35b_d20250905_m042429_c001_v7007000_t0000_u01757046269670") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc05_d20250905_m042425_c001_v0001161_t0041_u01757046265829") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4164f2d6efab532a_d20250905_m042424_c001_v7007000_t0000_u01757046264254") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4147_d20250905_m042421_c001_v0001117_t0028_u01757046261185") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c07_d20250905_m042406_c001_v7007000_t0000_u01757046246557") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10da_d20250905_m042402_c001_v0001181_t0015_u01757046242571") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58be6_d20250905_m042349_c001_v7007000_t0000_u01757046229626") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a106a_d20250905_m042345_c001_v0001181_t0044_u01757046225782") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a04d_d20250905_m042333_c001_v7007000_t0000_u01757046213946") 2025/09/05 04:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0ff4_d20250905_m042330_c001_v0001181_t0058_u01757046210201") 2025/09/05 04:27:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408df5555fbb3e62_d20250905_m042449_c001_v7007000_t0000_u01757046289100") 2025/09/05 04:27:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc8b_d20250905_m042443_c001_v0001161_t0036_u01757046283702") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dcd_d20250905_m041847_c001_v7007000_t0000_u01757045927678") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9aa_d20250905_m041844_c001_v0001104_t0045_u01757045924920") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a656fde_d20250905_m041843_c001_v7007000_t0000_u01757045923804") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e98e_d20250905_m041840_c001_v0001104_t0008_u01757045920865") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b6f_d20250905_m041820_c001_v7007000_t0000_u01757045900666") 2025/09/05 04:27:09 DEBUG : b/potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e90c_d20250905_m041818_c001_v0001104_t0048_u01757045898376") 2025/09/05 04:27:09 DEBUG : backup/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa4bf_d20250905_m042106_c001_v7007000_t0000_u01757046066184") 2025/09/05 04:27:09 DEBUG : backup/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f101e441e2ebc4577_d20250905_m042104_c001_v0001120_t0048_u01757046064397") 2025/09/05 04:27:09 DEBUG : backup/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f104abaf0e0b45218_d20250905_m042100_c001_v0001165_t0017_u01757046060258") 2025/09/05 04:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd35_d20250905_m042131_c001_v7007000_t0000_u01757046091189") 2025/09/05 04:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f103b77b0c39479a1_d20250905_m042129_c001_v0001184_t0039_u01757046089365") 2025/09/05 04:27:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f114449e20e909bd1_d20250905_m042125_c001_v0001042_t0044_u01757046085350") 2025/09/05 04:27:10 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d3417_d20250905_m042118_c001_v7007000_t0000_u01757046078832") 2025/09/05 04:27:10 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f104f0c5ab7336175_d20250905_m042116_c001_v0001172_t0011_u01757046076982") 2025/09/05 04:27:10 DEBUG : backup/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11850907bc9df4e4_d20250905_m042112_c001_v0001153_t0014_u01757046072676") 2025/09/05 04:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd36_d20250905_m042131_c001_v7007000_t0000_u01757046091379") 2025/09/05 04:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1101402b3c60071c_d20250905_m042130_c001_v0001038_t0005_u01757046090190") 2025/09/05 04:27:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1188aa11a16e2bc5_d20250905_m042126_c001_v0001181_t0032_u01757046086912") 2025/09/05 04:27:10 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa4c0_d20250905_m042106_c001_v7007000_t0000_u01757046066371") 2025/09/05 04:27:10 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f10045f8365e366ee_d20250905_m042105_c001_v0001184_t0023_u01757046065432") 2025/09/05 04:27:10 DEBUG : backup/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11002c5847ba1b97_d20250905_m042101_c001_v0001146_t0049_u01757046061622") 2025/09/05 04:27:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d3418_d20250905_m042119_c001_v7007000_t0000_u01757046079020") 2025/09/05 04:27:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f10895dd87a2dce31_d20250905_m042118_c001_v0001176_t0004_u01757046078033") 2025/09/05 04:27:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116a87aa0e5617c8_d20250905_m042114_c001_v0001037_t0055_u01757046074300") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f5_d20250905_m042631_c001_v7007000_t0000_u01757046391118") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1431_d20250905_m042626_c001_v0001181_t0033_u01757046386090") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc5_d20250905_m042615_c001_v7007000_t0000_u01757046375211") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a13e1_d20250905_m042610_c001_v0001181_t0020_u01757046370455") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e0_d20250905_m042558_c001_v7007000_t0000_u01757046358193") 2025/09/05 04:27:10 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1396_d20250905_m042553_c001_v0001181_t0035_u01757046353555") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a12_d20250905_m042541_c001_v7007000_t0000_u01757046341570") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1356_d20250905_m042537_c001_v0001181_t0033_u01757046337146") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde2_d20250905_m042525_c001_v7007000_t0000_u01757046325178") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1301_d20250905_m042520_c001_v0001181_t0004_u01757046320534") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e89_d20250905_m042508_c001_v7007000_t0000_u01757046308925") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1293_d20250905_m042502_c001_v0001181_t0026_u01757046302132") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702f_d20250905_m042450_c001_v7007000_t0000_u01757046290899") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1229_d20250905_m042446_c001_v0001181_t0044_u01757046286821") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df44_d20250905_m042445_c001_v7007000_t0000_u01757046285883") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc78_d20250905_m042441_c001_v0001161_t0004_u01757046281727") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c35c_d20250905_m042429_c001_v7007000_t0000_u01757046269853") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e418_d20250905_m042425_c001_v0001180_t0011_u01757046265850") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4164f2d6efab532e_d20250905_m042424_c001_v7007000_t0000_u01757046264806") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1173_d20250905_m042420_c001_v0001181_t0022_u01757046260971") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c08_d20250905_m042406_c001_v7007000_t0000_u01757046246740") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4105_d20250905_m042401_c001_v0001117_t0007_u01757046241833") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58be7_d20250905_m042349_c001_v7007000_t0000_u01757046229860") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40b5_d20250905_m042344_c001_v0001117_t0059_u01757046224983") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a04e_d20250905_m042334_c001_v7007000_t0000_u01757046214129") 2025/09/05 04:27:11 DEBUG : banana: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f404d_d20250905_m042329_c001_v0001117_t0046_u01757046209065") 2025/09/05 04:27:11 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c7a_d20250905_m042449_c001_v7007000_t0000_u01757046289119") 2025/09/05 04:27:11 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e470_d20250905_m042443_c001_v0001180_t0003_u01757046283691") 2025/09/05 04:27:12 DEBUG : both0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddb8_d20250905_m042300_c001_v7007000_t0000_u01757046180879") 2025/09/05 04:27:12 DEBUG : both0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1f7_d20250905_m042239_c001_v0001180_t0007_u01757046159459") 2025/09/05 04:27:12 DEBUG : both0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c27_d20250905_m042235_c001_v7007000_t0000_u01757046155212") 2025/09/05 04:27:12 DEBUG : both0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e15a_d20250905_m042215_c001_v0001180_t0004_u01757046135435") 2025/09/05 04:27:12 DEBUG : both1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddb9_d20250905_m042301_c001_v7007000_t0000_u01757046181061") 2025/09/05 04:27:12 DEBUG : both1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1fd_d20250905_m042240_c001_v0001180_t0046_u01757046160872") 2025/09/05 04:27:12 DEBUG : both1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c28_d20250905_m042235_c001_v7007000_t0000_u01757046155396") 2025/09/05 04:27:12 DEBUG : both1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e162_d20250905_m042216_c001_v0001180_t0041_u01757046136179") 2025/09/05 04:27:12 DEBUG : both10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddbc_d20250905_m042301_c001_v7007000_t0000_u01757046181244") 2025/09/05 04:27:12 DEBUG : both10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e229_d20250905_m042249_c001_v0001180_t0055_u01757046169342") 2025/09/05 04:27:12 DEBUG : both10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c29_d20250905_m042235_c001_v7007000_t0000_u01757046155579") 2025/09/05 04:27:12 DEBUG : both10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e190_d20250905_m042223_c001_v0001180_t0032_u01757046143806") 2025/09/05 04:27:12 DEBUG : both11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddbe_d20250905_m042301_c001_v7007000_t0000_u01757046181426") 2025/09/05 04:27:12 DEBUG : both11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e22d_d20250905_m042250_c001_v0001180_t0046_u01757046170204") 2025/09/05 04:27:12 DEBUG : both11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2a_d20250905_m042235_c001_v7007000_t0000_u01757046155765") 2025/09/05 04:27:12 DEBUG : both11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e194_d20250905_m042224_c001_v0001180_t0016_u01757046144647") 2025/09/05 04:27:12 DEBUG : both12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddbf_d20250905_m042301_c001_v7007000_t0000_u01757046181644") 2025/09/05 04:27:12 DEBUG : both12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e22f_d20250905_m042251_c001_v0001180_t0046_u01757046171078") 2025/09/05 04:27:12 DEBUG : both12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2b_d20250905_m042235_c001_v7007000_t0000_u01757046155947") 2025/09/05 04:27:12 DEBUG : both12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e19a_d20250905_m042225_c001_v0001180_t0025_u01757046145715") 2025/09/05 04:27:13 DEBUG : both13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc0_d20250905_m042301_c001_v7007000_t0000_u01757046181831") 2025/09/05 04:27:13 DEBUG : both13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e231_d20250905_m042251_c001_v0001180_t0027_u01757046171794") 2025/09/05 04:27:13 DEBUG : both13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2c_d20250905_m042236_c001_v7007000_t0000_u01757046156130") 2025/09/05 04:27:13 DEBUG : both13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1a0_d20250905_m042226_c001_v0001180_t0026_u01757046146616") 2025/09/05 04:27:13 DEBUG : both14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc2_d20250905_m042302_c001_v7007000_t0000_u01757046182012") 2025/09/05 04:27:13 DEBUG : both14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e239_d20250905_m042252_c001_v0001180_t0051_u01757046172647") 2025/09/05 04:27:13 DEBUG : both14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2d_d20250905_m042236_c001_v7007000_t0000_u01757046156314") 2025/09/05 04:27:13 DEBUG : both14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1a6_d20250905_m042227_c001_v0001180_t0035_u01757046147403") 2025/09/05 04:27:13 DEBUG : both15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc4_d20250905_m042302_c001_v7007000_t0000_u01757046182194") 2025/09/05 04:27:13 DEBUG : both15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e23b_d20250905_m042253_c001_v0001180_t0020_u01757046173907") 2025/09/05 04:27:13 DEBUG : both15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2e_d20250905_m042236_c001_v7007000_t0000_u01757046156498") 2025/09/05 04:27:13 DEBUG : both15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1af_d20250905_m042228_c001_v0001180_t0039_u01757046148547") 2025/09/05 04:27:13 DEBUG : both16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc5_d20250905_m042302_c001_v7007000_t0000_u01757046182375") 2025/09/05 04:27:13 DEBUG : both16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e241_d20250905_m042254_c001_v0001180_t0045_u01757046174827") 2025/09/05 04:27:13 DEBUG : both16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c2f_d20250905_m042236_c001_v7007000_t0000_u01757046156681") 2025/09/05 04:27:13 DEBUG : both16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1b5_d20250905_m042229_c001_v0001180_t0045_u01757046149343") 2025/09/05 04:27:13 DEBUG : both17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc6_d20250905_m042302_c001_v7007000_t0000_u01757046182556") 2025/09/05 04:27:13 DEBUG : both17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e245_d20250905_m042255_c001_v0001180_t0044_u01757046175751") 2025/09/05 04:27:13 DEBUG : both17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c31_d20250905_m042236_c001_v7007000_t0000_u01757046156865") 2025/09/05 04:27:13 DEBUG : both17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1bb_d20250905_m042230_c001_v0001180_t0042_u01757046150209") 2025/09/05 04:27:13 DEBUG : both18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddc7_d20250905_m042302_c001_v7007000_t0000_u01757046182737") 2025/09/05 04:27:13 DEBUG : both18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e249_d20250905_m042256_c001_v0001180_t0020_u01757046176459") 2025/09/05 04:27:14 DEBUG : both18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c32_d20250905_m042237_c001_v7007000_t0000_u01757046157051") 2025/09/05 04:27:14 DEBUG : both18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1c3_d20250905_m042231_c001_v0001180_t0049_u01757046151039") 2025/09/05 04:27:14 DEBUG : both19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddca_d20250905_m042302_c001_v7007000_t0000_u01757046182918") 2025/09/05 04:27:14 DEBUG : both19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e24f_d20250905_m042257_c001_v0001180_t0008_u01757046177303") 2025/09/05 04:27:14 DEBUG : both19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c33_d20250905_m042237_c001_v7007000_t0000_u01757046157238") 2025/09/05 04:27:14 DEBUG : both19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1c7_d20250905_m042231_c001_v0001180_t0051_u01757046151725") 2025/09/05 04:27:14 DEBUG : both2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddcc_d20250905_m042303_c001_v7007000_t0000_u01757046183100") 2025/09/05 04:27:14 DEBUG : both2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e1ff_d20250905_m042241_c001_v0001180_t0058_u01757046161694") 2025/09/05 04:27:14 DEBUG : both2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c34_d20250905_m042237_c001_v7007000_t0000_u01757046157424") 2025/09/05 04:27:14 DEBUG : both2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e166_d20250905_m042216_c001_v0001180_t0059_u01757046136942") 2025/09/05 04:27:14 DEBUG : both3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddcd_d20250905_m042303_c001_v7007000_t0000_u01757046183282") 2025/09/05 04:27:14 DEBUG : both3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e207_d20250905_m042243_c001_v0001180_t0019_u01757046163195") 2025/09/05 04:27:14 DEBUG : both3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c35_d20250905_m042237_c001_v7007000_t0000_u01757046157610") 2025/09/05 04:27:14 DEBUG : both3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e16a_d20250905_m042217_c001_v0001180_t0041_u01757046137581") 2025/09/05 04:27:14 DEBUG : both4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddcf_d20250905_m042303_c001_v7007000_t0000_u01757046183465") 2025/09/05 04:27:14 DEBUG : both4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e20b_d20250905_m042244_c001_v0001180_t0045_u01757046164142") 2025/09/05 04:27:14 DEBUG : both4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c36_d20250905_m042237_c001_v7007000_t0000_u01757046157794") 2025/09/05 04:27:14 DEBUG : both4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e170_d20250905_m042218_c001_v0001180_t0009_u01757046138567") 2025/09/05 04:27:14 DEBUG : both5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd0_d20250905_m042303_c001_v7007000_t0000_u01757046183647") 2025/09/05 04:27:14 DEBUG : both5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e20d_d20250905_m042244_c001_v0001180_t0020_u01757046164931") 2025/09/05 04:27:15 DEBUG : both5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c37_d20250905_m042237_c001_v7007000_t0000_u01757046157978") 2025/09/05 04:27:15 DEBUG : both5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e174_d20250905_m042219_c001_v0001180_t0045_u01757046139823") 2025/09/05 04:27:15 DEBUG : both6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd2_d20250905_m042303_c001_v7007000_t0000_u01757046183837") 2025/09/05 04:27:15 DEBUG : both6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e20f_d20250905_m042245_c001_v0001180_t0022_u01757046165754") 2025/09/05 04:27:15 DEBUG : both6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c38_d20250905_m042238_c001_v7007000_t0000_u01757046158161") 2025/09/05 04:27:15 DEBUG : both6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e17a_d20250905_m042220_c001_v0001180_t0055_u01757046140626") 2025/09/05 04:27:15 DEBUG : both7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd3_d20250905_m042304_c001_v7007000_t0000_u01757046184018") 2025/09/05 04:27:15 DEBUG : both7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e217_d20250905_m042247_c001_v0001180_t0051_u01757046167079") 2025/09/05 04:27:15 DEBUG : both7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c39_d20250905_m042238_c001_v7007000_t0000_u01757046158344") 2025/09/05 04:27:15 DEBUG : both7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e182_d20250905_m042221_c001_v0001180_t0057_u01757046141418") 2025/09/05 04:27:15 DEBUG : both8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd5_d20250905_m042304_c001_v7007000_t0000_u01757046184199") 2025/09/05 04:27:15 DEBUG : both8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e219_d20250905_m042247_c001_v0001180_t0055_u01757046167747") 2025/09/05 04:27:15 DEBUG : both8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c3b_d20250905_m042238_c001_v7007000_t0000_u01757046158527") 2025/09/05 04:27:15 DEBUG : both8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e18a_d20250905_m042222_c001_v0001180_t0030_u01757046142141") 2025/09/05 04:27:15 DEBUG : both9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd6_d20250905_m042304_c001_v7007000_t0000_u01757046184383") 2025/09/05 04:27:15 DEBUG : both9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e221_d20250905_m042248_c001_v0001180_t0017_u01757046168449") 2025/09/05 04:27:15 DEBUG : both9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c3c_d20250905_m042238_c001_v7007000_t0000_u01757046158712") 2025/09/05 04:27:15 DEBUG : both9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e18e_d20250905_m042223_c001_v0001180_t0040_u01757046143049") 2025/09/05 04:27:15 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dce_d20250905_m041847_c001_v7007000_t0000_u01757045927862") 2025/09/05 04:27:15 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9ae_d20250905_m041845_c001_v0001104_t0044_u01757045925435") 2025/09/05 04:27:16 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a656fe1_d20250905_m041844_c001_v7007000_t0000_u01757045924549") 2025/09/05 04:27:16 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e992_d20250905_m041841_c001_v0001104_t0018_u01757045921666") 2025/09/05 04:27:16 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b72_d20250905_m041821_c001_v7007000_t0000_u01757045901408") 2025/09/05 04:27:16 DEBUG : c/non empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e910_d20250905_m041818_c001_v0001104_t0012_u01757045898880") 2025/09/05 04:27:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9969_d20250905_m042409_c001_v7007000_t0000_u01757046249285") 2025/09/05 04:27:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10e2_d20250905_m042404_c001_v0001181_t0043_u01757046244325") 2025/09/05 04:27:16 DEBUG : check sum: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2693_d20250905_m041809_c001_v7007000_t0000_u01757045889575") 2025/09/05 04:27:16 DEBUG : check sum: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8d8_d20250905_m041808_c001_v0001104_t0050_u01757045888040") 2025/09/05 04:27:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991ad134_d20250905_m042701_c001_v7007000_t0000_u01757046421872") 2025/09/05 04:27:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e646_d20250905_m042700_c001_v0001180_t0020_u01757046420289") 2025/09/05 04:27:16 DEBUG : dest/3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f66_d20250905_m042037_c001_v7007000_t0000_u01757046037982") 2025/09/05 04:27:16 DEBUG : dest/3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f413a33c96d641111_d20250905_m042036_c001_v0001183_t0055_u01757046036859") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e8b_d20250905_m042509_c001_v7007000_t0000_u01757046309113") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccfd_d20250905_m042504_c001_v0001161_t0007_u01757046304370") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f6_d20250905_m042631_c001_v7007000_t0000_u01757046391301") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5ba_d20250905_m042619_c001_v0001180_t0021_u01757046379568") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc6_d20250905_m042615_c001_v7007000_t0000_u01757046375456") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e598_d20250905_m042602_c001_v0001180_t0030_u01757046362457") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e1_d20250905_m042558_c001_v7007000_t0000_u01757046358375") 2025/09/05 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e572_d20250905_m042545_c001_v0001180_t0013_u01757046345950") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a13_d20250905_m042541_c001_v7007000_t0000_u01757046341754") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e54c_d20250905_m042529_c001_v0001180_t0028_u01757046329520") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde3_d20250905_m042525_c001_v7007000_t0000_u01757046325361") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e508_d20250905_m042513_c001_v0001180_t0024_u01757046313223") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409672eb802f86be_d20250905_m042506_c001_v7007000_t0000_u01757046306477") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4c0_d20250905_m042455_c001_v0001180_t0057_u01757046295265") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17030_d20250905_m042451_c001_v7007000_t0000_u01757046291084") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e488_d20250905_m042447_c001_v0001180_t0046_u01757046287011") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fbc_d20250905_m042445_c001_v7007000_t0000_u01757046285687") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e444_d20250905_m042434_c001_v0001180_t0030_u01757046274145") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c35d_d20250905_m042430_c001_v7007000_t0000_u01757046270037") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11a1_d20250905_m042426_c001_v0001181_t0031_u01757046266062") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c59_d20250905_m042424_c001_v7007000_t0000_u01757046264821") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e3c6_d20250905_m042413_c001_v0001180_t0001_u01757046253359") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c27_d20250905_m042406_c001_v7007000_t0000_u01757046246493") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e363_d20250905_m042354_c001_v0001180_t0049_u01757046234120") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58be9_d20250905_m042350_c001_v7007000_t0000_u01757046230043") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e325_d20250905_m042338_c001_v0001180_t0003_u01757046218416") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a04f_d20250905_m042334_c001_v7007000_t0000_u01757046214311") 2025/09/05 04:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2db_d20250905_m042322_c001_v0001180_t0053_u01757046202362") 2025/09/05 04:27:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df48_d20250905_m042448_c001_v7007000_t0000_u01757046288946") 2025/09/05 04:27:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e472_d20250905_m042443_c001_v0001180_t0059_u01757046283913") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e8c_d20250905_m042509_c001_v7007000_t0000_u01757046309296") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f424b_d20250905_m042504_c001_v0001117_t0038_u01757046304381") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f7_d20250905_m042631_c001_v7007000_t0000_u01757046391486") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1413_d20250905_m042620_c001_v0001181_t0045_u01757046380126") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc8_d20250905_m042615_c001_v7007000_t0000_u01757046375638") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a13bd_d20250905_m042603_c001_v0001181_t0032_u01757046363039") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e2_d20250905_m042558_c001_v7007000_t0000_u01757046358563") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1380_d20250905_m042546_c001_v0001181_t0035_u01757046346520") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a14_d20250905_m042541_c001_v7007000_t0000_u01757046341938") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1327_d20250905_m042530_c001_v0001181_t0052_u01757046330092") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde4_d20250905_m042525_c001_v7007000_t0000_u01757046325544") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12db_d20250905_m042513_c001_v0001181_t0031_u01757046313811") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e80_d20250905_m042506_c001_v7007000_t0000_u01757046306509") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a126d_d20250905_m042455_c001_v0001181_t0045_u01757046295842") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17031_d20250905_m042451_c001_v7007000_t0000_u01757046291268") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a122b_d20250905_m042447_c001_v0001181_t0004_u01757046287039") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df42_d20250905_m042445_c001_v7007000_t0000_u01757046285693") 2025/09/05 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc3c_d20250905_m042434_c001_v0001161_t0014_u01757046274713") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c35e_d20250905_m042430_c001_v7007000_t0000_u01757046270220") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e41e_d20250905_m042426_c001_v0001180_t0036_u01757046266079") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4164f2d6efab532d_d20250905_m042424_c001_v7007000_t0000_u01757046264623") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a113d_d20250905_m042413_c001_v0001181_t0052_u01757046253996") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a995d_d20250905_m042406_c001_v7007000_t0000_u01757046246686") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40d1_d20250905_m042354_c001_v0001117_t0057_u01757046234709") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bea_d20250905_m042350_c001_v7007000_t0000_u01757046230229") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4095_d20250905_m042338_c001_v0001117_t0039_u01757046218989") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a050_d20250905_m042334_c001_v7007000_t0000_u01757046214530") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4027_d20250905_m042322_c001_v0001117_t0042_u01757046202939") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c78_d20250905_m042448_c001_v7007000_t0000_u01757046288750") 2025/09/05 04:27:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a120f_d20250905_m042443_c001_v0001181_t0042_u01757046283925") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e8d_d20250905_m042509_c001_v7007000_t0000_u01757046309480") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a129b_d20250905_m042504_c001_v0001181_t0046_u01757046304394") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f8_d20250905_m042631_c001_v7007000_t0000_u01757046391670") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdf5_d20250905_m042620_c001_v0001161_t0026_u01757046380693") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dc9_d20250905_m042615_c001_v7007000_t0000_u01757046375821") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdc7_d20250905_m042603_c001_v0001161_t0018_u01757046363609") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e3_d20250905_m042558_c001_v7007000_t0000_u01757046358745") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd8b_d20250905_m042547_c001_v0001161_t0042_u01757046347127") 2025/09/05 04:27:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a16_d20250905_m042542_c001_v7007000_t0000_u01757046342121") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd5a_d20250905_m042530_c001_v0001161_t0024_u01757046330662") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde5_d20250905_m042525_c001_v7007000_t0000_u01757046325729") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd2a_d20250905_m042514_c001_v0001161_t0057_u01757046314403") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a77b_d20250905_m042506_c001_v7007000_t0000_u01757046306517") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccd7_d20250905_m042456_c001_v0001161_t0043_u01757046296448") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17032_d20250905_m042451_c001_v7007000_t0000_u01757046291453") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cca5_d20250905_m042447_c001_v0001161_t0015_u01757046287100") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c74_d20250905_m042445_c001_v7007000_t0000_u01757046285703") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11d7_d20250905_m042435_c001_v0001181_t0012_u01757046275419") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c360_d20250905_m042430_c001_v7007000_t0000_u01757046270403") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11a5_d20250905_m042426_c001_v0001181_t0001_u01757046266277") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff33cb_d20250905_m042424_c001_v7007000_t0000_u01757046264832") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4133_d20250905_m042414_c001_v0001117_t0022_u01757046254671") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e2a_d20250905_m042406_c001_v7007000_t0000_u01757046246755") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10a6_d20250905_m042355_c001_v0001181_t0055_u01757046235688") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58beb_d20250905_m042350_c001_v7007000_t0000_u01757046230413") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a103a_d20250905_m042339_c001_v0001181_t0011_u01757046219855") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a051_d20250905_m042334_c001_v7007000_t0000_u01757046214714") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0fb6_d20250905_m042323_c001_v0001181_t0054_u01757046203494") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fbe_d20250905_m042448_c001_v7007000_t0000_u01757046288792") 2025/09/05 04:27:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc8d_d20250905_m042443_c001_v0001161_t0050_u01757046283963") 2025/09/05 04:27:21 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e8e_d20250905_m042509_c001_v7007000_t0000_u01757046309663") 2025/09/05 04:27:21 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4e2_d20250905_m042504_c001_v0001180_t0047_u01757046304401") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1f9_d20250905_m042631_c001_v7007000_t0000_u01757046391852") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f433b_d20250905_m042621_c001_v0001117_t0037_u01757046381316") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dca_d20250905_m042616_c001_v7007000_t0000_u01757046376005") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f430b_d20250905_m042604_c001_v0001117_t0058_u01757046364666") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e4_d20250905_m042558_c001_v7007000_t0000_u01757046358928") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42e9_d20250905_m042547_c001_v0001117_t0031_u01757046347817") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a17_d20250905_m042542_c001_v7007000_t0000_u01757046342307") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42a5_d20250905_m042531_c001_v0001117_t0023_u01757046331332") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde6_d20250905_m042525_c001_v7007000_t0000_u01757046325915") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4267_d20250905_m042515_c001_v0001117_t0027_u01757046315321") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df69_d20250905_m042506_c001_v7007000_t0000_u01757046306516") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f421d_d20250905_m042457_c001_v0001117_t0019_u01757046297116") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17033_d20250905_m042451_c001_v7007000_t0000_u01757046291639") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e48a_d20250905_m042447_c001_v0001180_t0035_u01757046287214") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408df5555fbb3e58_d20250905_m042445_c001_v7007000_t0000_u01757046285713") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f418f_d20250905_m042436_c001_v0001117_t0038_u01757046276086") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c361_d20250905_m042430_c001_v7007000_t0000_u01757046270588") 2025/09/05 04:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc0b_d20250905_m042426_c001_v0001161_t0006_u01757046266294") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4164f2d6efab532c_d20250905_m042424_c001_v7007000_t0000_u01757046264438") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbc5_d20250905_m042415_c001_v0001161_t0013_u01757046255458") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a995e_d20250905_m042406_c001_v7007000_t0000_u01757046246698") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb73_d20250905_m042356_c001_v0001161_t0054_u01757046236376") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bed_d20250905_m042350_c001_v7007000_t0000_u01757046230598") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb2f_d20250905_m042340_c001_v0001161_t0043_u01757046220431") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a052_d20250905_m042334_c001_v7007000_t0000_u01757046214898") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cae7_d20250905_m042323_c001_v0001161_t0046_u01757046203749") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df47_d20250905_m042448_c001_v7007000_t0000_u01757046288756") 2025/09/05 04:27:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e474_d20250905_m042444_c001_v0001180_t0022_u01757046284103") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e8f_d20250905_m042509_c001_v7007000_t0000_u01757046309848") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4e4_d20250905_m042504_c001_v0001180_t0045_u01757046304591") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1fa_d20250905_m042632_c001_v7007000_t0000_u01757046392035") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5c2_d20250905_m042622_c001_v0001180_t0054_u01757046382029") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dcc_d20250905_m042616_c001_v7007000_t0000_u01757046376188") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e59e_d20250905_m042605_c001_v0001180_t0013_u01757046365430") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e5_d20250905_m042559_c001_v7007000_t0000_u01757046359111") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e578_d20250905_m042548_c001_v0001180_t0048_u01757046348771") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a18_d20250905_m042542_c001_v7007000_t0000_u01757046342490") 2025/09/05 04:27:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e554_d20250905_m042532_c001_v0001180_t0002_u01757046332281") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde7_d20250905_m042526_c001_v7007000_t0000_u01757046326100") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e510_d20250905_m042515_c001_v0001180_t0009_u01757046315850") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdda_d20250905_m042506_c001_v7007000_t0000_u01757046306321") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4c6_d20250905_m042457_c001_v0001180_t0014_u01757046297660") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17034_d20250905_m042451_c001_v7007000_t0000_u01757046291823") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a122d_d20250905_m042447_c001_v0001181_t0033_u01757046287254") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527d43_d20250905_m042445_c001_v7007000_t0000_u01757046285726") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e44a_d20250905_m042436_c001_v0001180_t0049_u01757046276568") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c362_d20250905_m042430_c001_v7007000_t0000_u01757046270772") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e420_d20250905_m042426_c001_v0001180_t0045_u01757046266302") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e46_d20250905_m042424_c001_v7007000_t0000_u01757046264673") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e3d8_d20250905_m042415_c001_v0001180_t0052_u01757046255807") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c25_d20250905_m042406_c001_v7007000_t0000_u01757046246125") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e36d_d20250905_m042356_c001_v0001180_t0038_u01757046236892") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bee_d20250905_m042350_c001_v7007000_t0000_u01757046230781") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e32f_d20250905_m042340_c001_v0001180_t0030_u01757046220753") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a053_d20250905_m042335_c001_v7007000_t0000_u01757046215081") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2e7_d20250905_m042324_c001_v0001180_t0047_u01757046204241") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c381_d20250905_m042448_c001_v7007000_t0000_u01757046288795") 2025/09/05 04:27:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1211_d20250905_m042444_c001_v0001181_t0034_u01757046284141") 2025/09/05 04:27:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e90_d20250905_m042510_c001_v7007000_t0000_u01757046310031") 2025/09/05 04:27:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a129f_d20250905_m042504_c001_v0001181_t0040_u01757046304628") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1fb_d20250905_m042632_c001_v7007000_t0000_u01757046392222") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a141d_d20250905_m042622_c001_v0001181_t0055_u01757046382232") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dcd_d20250905_m042616_c001_v7007000_t0000_u01757046376370") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a13c5_d20250905_m042605_c001_v0001181_t0052_u01757046365645") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e6_d20250905_m042559_c001_v7007000_t0000_u01757046359298") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1386_d20250905_m042549_c001_v0001181_t0055_u01757046349050") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a19_d20250905_m042542_c001_v7007000_t0000_u01757046342673") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1339_d20250905_m042532_c001_v0001181_t0034_u01757046332487") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde8_d20250905_m042526_c001_v7007000_t0000_u01757046326285") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12e5_d20250905_m042516_c001_v0001181_t0024_u01757046316098") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409672eb802f86c0_d20250905_m042506_c001_v7007000_t0000_u01757046306667") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1275_d20250905_m042457_c001_v0001181_t0031_u01757046297861") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17035_d20250905_m042452_c001_v7007000_t0000_u01757046292011") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41e5_d20250905_m042447_c001_v0001117_t0033_u01757046287336") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fb6_d20250905_m042445_c001_v7007000_t0000_u01757046285312") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc44_d20250905_m042436_c001_v0001161_t0004_u01757046276770") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c363_d20250905_m042430_c001_v7007000_t0000_u01757046270967") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f415f_d20250905_m042426_c001_v0001117_t0022_u01757046266469") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f105_d20250905_m042424_c001_v7007000_t0000_u01757046264682") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1147_d20250905_m042416_c001_v0001181_t0007_u01757046256041") 2025/09/05 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a995b_d20250905_m042406_c001_v7007000_t0000_u01757046246498") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40e1_d20250905_m042357_c001_v0001117_t0014_u01757046237098") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bef_d20250905_m042350_c001_v7007000_t0000_u01757046230964") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f409f_d20250905_m042341_c001_v0001117_t0034_u01757046221039") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a054_d20250905_m042335_c001_v7007000_t0000_u01757046215265") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4031_d20250905_m042324_c001_v0001117_t0055_u01757046204444") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df49_d20250905_m042449_c001_v7007000_t0000_u01757046289129") 2025/09/05 04:27:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1213_d20250905_m042444_c001_v0001181_t0021_u01757046284346") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e91_d20250905_m042510_c001_v7007000_t0000_u01757046310216") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4e6_d20250905_m042504_c001_v0001180_t0030_u01757046304799") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1fc_d20250905_m042632_c001_v7007000_t0000_u01757046392408") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdfd_d20250905_m042622_c001_v0001161_t0052_u01757046382442") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dce_d20250905_m042616_c001_v7007000_t0000_u01757046376554") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdcb_d20250905_m042605_c001_v0001161_t0013_u01757046365886") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e7_d20250905_m042559_c001_v7007000_t0000_u01757046359481") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd95_d20250905_m042549_c001_v0001161_t0016_u01757046349258") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1a_d20250905_m042542_c001_v7007000_t0000_u01757046342856") 2025/09/05 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd62_d20250905_m042532_c001_v0001161_t0000_u01757046332721") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acde9_d20250905_m042526_c001_v7007000_t0000_u01757046326469") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd32_d20250905_m042516_c001_v0001161_t0026_u01757046316319") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c19ef_d20250905_m042506_c001_v7007000_t0000_u01757046306531") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccdf_d20250905_m042458_c001_v0001161_t0001_u01757046298081") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17036_d20250905_m042452_c001_v7007000_t0000_u01757046292197") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e48c_d20250905_m042447_c001_v0001180_t0034_u01757046287418") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c37d_d20250905_m042445_c001_v7007000_t0000_u01757046285486") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11e1_d20250905_m042437_c001_v0001181_t0004_u01757046277490") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c364_d20250905_m042431_c001_v7007000_t0000_u01757046271150") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11a7_d20250905_m042426_c001_v0001181_t0008_u01757046266517") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c58_d20250905_m042424_c001_v7007000_t0000_u01757046264694") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4139_d20250905_m042416_c001_v0001117_t0059_u01757046256392") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c26_d20250905_m042406_c001_v7007000_t0000_u01757046246310") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10c2_d20250905_m042357_c001_v0001181_t0019_u01757046237999") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf0_d20250905_m042351_c001_v7007000_t0000_u01757046231147") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1042_d20250905_m042341_c001_v0001181_t0045_u01757046221462") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a055_d20250905_m042335_c001_v7007000_t0000_u01757046215447") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0fca_d20250905_m042325_c001_v0001181_t0007_u01757046205283") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702b_d20250905_m042448_c001_v7007000_t0000_u01757046288961") 2025/09/05 04:27:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc93_d20250905_m042444_c001_v0001161_t0041_u01757046284361") 2025/09/05 04:27:27 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e92_d20250905_m042510_c001_v7007000_t0000_u01757046310400") 2025/09/05 04:27:27 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd01_d20250905_m042504_c001_v0001161_t0018_u01757046304810") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1fd_d20250905_m042632_c001_v7007000_t0000_u01757046392591") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4341_d20250905_m042622_c001_v0001117_t0024_u01757046382762") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dcf_d20250905_m042616_c001_v7007000_t0000_u01757046376737") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4313_d20250905_m042606_c001_v0001117_t0047_u01757046366353") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e8_d20250905_m042559_c001_v7007000_t0000_u01757046359664") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42f1_d20250905_m042549_c001_v0001117_t0020_u01757046349793") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1b_d20250905_m042543_c001_v7007000_t0000_u01757046343039") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42a9_d20250905_m042533_c001_v0001117_t0021_u01757046333140") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdea_d20250905_m042526_c001_v7007000_t0000_u01757046326653") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4272_d20250905_m042516_c001_v0001117_t0018_u01757046316776") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409672eb802f86bc_d20250905_m042506_c001_v7007000_t0000_u01757046306114") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4225_d20250905_m042458_c001_v0001117_t0006_u01757046298500") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17037_d20250905_m042452_c001_v7007000_t0000_u01757046292386") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1231_d20250905_m042447_c001_v0001181_t0042_u01757046287476") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fb9_d20250905_m042445_c001_v7007000_t0000_u01757046285506") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4195_d20250905_m042437_c001_v0001117_t0057_u01757046277710") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c365_d20250905_m042431_c001_v7007000_t0000_u01757046271334") 2025/09/05 04:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e422_d20250905_m042426_c001_v0001180_t0015_u01757046266529") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c11_d20250905_m042424_c001_v7007000_t0000_u01757046264841") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbcf_d20250905_m042416_c001_v0001161_t0023_u01757046256936") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94388_d20250905_m042406_c001_v7007000_t0000_u01757046246709") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb7b_d20250905_m042358_c001_v0001161_t0005_u01757046238282") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf1_d20250905_m042351_c001_v7007000_t0000_u01757046231330") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb35_d20250905_m042341_c001_v0001161_t0035_u01757046221716") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a056_d20250905_m042335_c001_v7007000_t0000_u01757046215630") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1caf5_d20250905_m042325_c001_v0001161_t0051_u01757046205662") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa6cf_d20250905_m042448_c001_v7007000_t0000_u01757046288968") 2025/09/05 04:27:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e476_d20250905_m042444_c001_v0001180_t0043_u01757046284371") 2025/09/05 04:27:28 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e94_d20250905_m042510_c001_v7007000_t0000_u01757046310584") 2025/09/05 04:27:28 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12a3_d20250905_m042504_c001_v0001181_t0016_u01757046304855") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1fe_d20250905_m042632_c001_v7007000_t0000_u01757046392775") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5c4_d20250905_m042623_c001_v0001180_t0044_u01757046383334") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd0_d20250905_m042616_c001_v7007000_t0000_u01757046376919") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5a0_d20250905_m042607_c001_v0001180_t0037_u01757046367192") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92e9_d20250905_m042559_c001_v7007000_t0000_u01757046359846") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e57c_d20250905_m042550_c001_v0001180_t0044_u01757046350553") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1c_d20250905_m042543_c001_v7007000_t0000_u01757046343224") 2025/09/05 04:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e55a_d20250905_m042533_c001_v0001180_t0032_u01757046333668") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdeb_d20250905_m042526_c001_v7007000_t0000_u01757046326838") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e516_d20250905_m042517_c001_v0001180_t0022_u01757046317743") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdd7_d20250905_m042506_c001_v7007000_t0000_u01757046306136") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4ca_d20250905_m042459_c001_v0001180_t0055_u01757046299216") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17038_d20250905_m042452_c001_v7007000_t0000_u01757046292577") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e490_d20250905_m042447_c001_v0001180_t0016_u01757046287649") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c75_d20250905_m042445_c001_v7007000_t0000_u01757046285896") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e450_d20250905_m042438_c001_v0001180_t0019_u01757046278276") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c367_d20250905_m042431_c001_v7007000_t0000_u01757046271519") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc11_d20250905_m042426_c001_v0001161_t0043_u01757046266652") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c56_d20250905_m042424_c001_v7007000_t0000_u01757046264453") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e3e4_d20250905_m042417_c001_v0001180_t0020_u01757046257420") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c29_d20250905_m042406_c001_v7007000_t0000_u01757046246860") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e376_d20250905_m042358_c001_v0001180_t0046_u01757046238655") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf2_d20250905_m042351_c001_v7007000_t0000_u01757046231513") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e337_d20250905_m042341_c001_v0001180_t0053_u01757046221988") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a057_d20250905_m042335_c001_v7007000_t0000_u01757046215814") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2f3_d20250905_m042326_c001_v0001180_t0003_u01757046206033") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdc9_d20250905_m042448_c001_v7007000_t0000_u01757046288814") 2025/09/05 04:27:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1215_d20250905_m042444_c001_v0001181_t0016_u01757046284553") 2025/09/05 04:27:29 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e95_d20250905_m042510_c001_v7007000_t0000_u01757046310769") 2025/09/05 04:27:30 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f424f_d20250905_m042504_c001_v0001117_t0039_u01757046304888") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f1ff_d20250905_m042632_c001_v7007000_t0000_u01757046392957") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1421_d20250905_m042623_c001_v0001181_t0015_u01757046383538") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd1_d20250905_m042617_c001_v7007000_t0000_u01757046377100") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a13d1_d20250905_m042607_c001_v0001181_t0055_u01757046367419") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92ea_d20250905_m042600_c001_v7007000_t0000_u01757046360028") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a138c_d20250905_m042550_c001_v0001181_t0041_u01757046350752") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1d_d20250905_m042543_c001_v7007000_t0000_u01757046343465") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1341_d20250905_m042533_c001_v0001181_t0018_u01757046333866") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdec_d20250905_m042527_c001_v7007000_t0000_u01757046327023") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12ed_d20250905_m042517_c001_v0001181_t0027_u01757046317956") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e7f_d20250905_m042506_c001_v7007000_t0000_u01757046306325") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1285_d20250905_m042459_c001_v0001181_t0030_u01757046299405") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17039_d20250905_m042452_c001_v7007000_t0000_u01757046292768") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a123b_d20250905_m042447_c001_v0001181_t0002_u01757046287699") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c37f_d20250905_m042445_c001_v7007000_t0000_u01757046285851") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc50_d20250905_m042438_c001_v0001161_t0007_u01757046278489") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c369_d20250905_m042431_c001_v7007000_t0000_u01757046271703") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e426_d20250905_m042426_c001_v0001180_t0011_u01757046266730") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c57_d20250905_m042424_c001_v7007000_t0000_u01757046264637") 2025/09/05 04:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1157_d20250905_m042417_c001_v0001181_t0054_u01757046257624") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a995c_d20250905_m042406_c001_v7007000_t0000_u01757046246506") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40ed_d20250905_m042358_c001_v0001117_t0003_u01757046238872") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf4_d20250905_m042351_c001_v7007000_t0000_u01757046231696") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40ab_d20250905_m042342_c001_v0001117_t0049_u01757046222201") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a058_d20250905_m042336_c001_v7007000_t0000_u01757046216000") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f403f_d20250905_m042326_c001_v0001117_t0050_u01757046206234") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702a_d20250905_m042448_c001_v7007000_t0000_u01757046288771") 2025/09/05 04:27:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41c3_d20250905_m042444_c001_v0001117_t0008_u01757046284567") 2025/09/05 04:27:31 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e96_d20250905_m042510_c001_v7007000_t0000_u01757046310956") 2025/09/05 04:27:31 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4e8_d20250905_m042505_c001_v0001180_t0003_u01757046305025") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f201_d20250905_m042633_c001_v7007000_t0000_u01757046393140") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdff_d20250905_m042623_c001_v0001161_t0028_u01757046383749") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd3_d20250905_m042617_c001_v7007000_t0000_u01757046377281") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdcd_d20250905_m042607_c001_v0001161_t0043_u01757046367690") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92eb_d20250905_m042600_c001_v7007000_t0000_u01757046360211") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd97_d20250905_m042550_c001_v0001161_t0025_u01757046350966") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1e_d20250905_m042543_c001_v7007000_t0000_u01757046343649") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd66_d20250905_m042534_c001_v0001161_t0016_u01757046334098") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acded_d20250905_m042527_c001_v7007000_t0000_u01757046327213") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd36_d20250905_m042518_c001_v0001161_t0022_u01757046318193") 2025/09/05 04:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df6b_d20250905_m042506_c001_v7007000_t0000_u01757046306708") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cce7_d20250905_m042459_c001_v0001161_t0001_u01757046299621") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703a_d20250905_m042452_c001_v7007000_t0000_u01757046292990") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccaf_d20250905_m042447_c001_v0001161_t0033_u01757046287731") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fb8_d20250905_m042445_c001_v7007000_t0000_u01757046285495") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11ed_d20250905_m042438_c001_v0001181_t0023_u01757046278923") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c36a_d20250905_m042431_c001_v7007000_t0000_u01757046271886") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11ab_d20250905_m042426_c001_v0001181_t0020_u01757046266740") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c34e_d20250905_m042424_c001_v7007000_t0000_u01757046264851") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f413d_d20250905_m042417_c001_v0001117_t0016_u01757046257842") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a60fc_d20250905_m042406_c001_v7007000_t0000_u01757046246721") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10ce_d20250905_m042359_c001_v0001181_t0009_u01757046239483") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf5_d20250905_m042351_c001_v7007000_t0000_u01757046231879") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1050_d20250905_m042342_c001_v0001181_t0003_u01757046222873") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a059_d20250905_m042336_c001_v7007000_t0000_u01757046216184") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0fe0_d20250905_m042326_c001_v0001181_t0004_u01757046206908") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408df5555fbb3e61_d20250905_m042448_c001_v7007000_t0000_u01757046288915") 2025/09/05 04:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e478_d20250905_m042444_c001_v0001180_t0059_u01757046284597") 2025/09/05 04:27:32 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e97_d20250905_m042511_c001_v7007000_t0000_u01757046311140") 2025/09/05 04:27:32 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12a7_d20250905_m042505_c001_v0001181_t0057_u01757046305074") 2025/09/05 04:27:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f202_d20250905_m042633_c001_v7007000_t0000_u01757046393324") 2025/09/05 04:27:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4345_d20250905_m042624_c001_v0001117_t0038_u01757046384041") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd4_d20250905_m042617_c001_v7007000_t0000_u01757046377464") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4317_d20250905_m042608_c001_v0001117_t0030_u01757046368020") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92ec_d20250905_m042600_c001_v7007000_t0000_u01757046360393") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42f3_d20250905_m042551_c001_v0001117_t0051_u01757046351258") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a1f_d20250905_m042543_c001_v7007000_t0000_u01757046343837") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42af_d20250905_m042534_c001_v0001117_t0057_u01757046334632") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdee_d20250905_m042527_c001_v7007000_t0000_u01757046327420") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4277_d20250905_m042518_c001_v0001117_t0024_u01757046318494") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a77c_d20250905_m042506_c001_v7007000_t0000_u01757046306711") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4233_d20250905_m042500_c001_v0001117_t0020_u01757046300049") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703b_d20250905_m042453_c001_v7007000_t0000_u01757046293179") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e494_d20250905_m042447_c001_v0001180_t0037_u01757046287850") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fbd_d20250905_m042445_c001_v7007000_t0000_u01757046285863") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41a5_d20250905_m042439_c001_v0001117_t0044_u01757046279176") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c36c_d20250905_m042432_c001_v7007000_t0000_u01757046272069") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11ad_d20250905_m042426_c001_v0001181_t0005_u01757046266959") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c34c_d20250905_m042424_c001_v7007000_t0000_u01757046264657") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbd5_d20250905_m042418_c001_v0001161_t0022_u01757046258532") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408a8938dd9f494d_d20250905_m042406_c001_v7007000_t0000_u01757046246731") 2025/09/05 04:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb83_d20250905_m042359_c001_v0001161_t0017_u01757046239840") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf7_d20250905_m042352_c001_v7007000_t0000_u01757046232064") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb39_d20250905_m042343_c001_v0001161_t0021_u01757046223102") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05a_d20250905_m042336_c001_v7007000_t0000_u01757046216367") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1caff_d20250905_m042327_c001_v0001161_t0037_u01757046207119") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa6ce_d20250905_m042448_c001_v7007000_t0000_u01757046288781") 2025/09/05 04:27:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc97_d20250905_m042444_c001_v0001161_t0015_u01757046284650") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e98_d20250905_m042511_c001_v7007000_t0000_u01757046311326") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4ea_d20250905_m042505_c001_v0001180_t0013_u01757046305216") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f203_d20250905_m042633_c001_v7007000_t0000_u01757046393507") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5c8_d20250905_m042624_c001_v0001180_t0059_u01757046384657") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd5_d20250905_m042617_c001_v7007000_t0000_u01757046377646") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5a4_d20250905_m042608_c001_v0001180_t0041_u01757046368575") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92ed_d20250905_m042600_c001_v7007000_t0000_u01757046360576") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e582_d20250905_m042551_c001_v0001180_t0039_u01757046351849") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a20_d20250905_m042544_c001_v7007000_t0000_u01757046344020") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e564_d20250905_m042535_c001_v0001180_t0039_u01757046335492") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdef_d20250905_m042527_c001_v7007000_t0000_u01757046327604") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e520_d20250905_m042519_c001_v0001180_t0036_u01757046319066") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acddb_d20250905_m042506_c001_v7007000_t0000_u01757046306531") 2025/09/05 04:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e4d0_d20250905_m042500_c001_v0001180_t0037_u01757046300558") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703c_d20250905_m042453_c001_v7007000_t0000_u01757046293373") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1241_d20250905_m042447_c001_v0001181_t0014_u01757046287908") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c37e_d20250905_m042445_c001_v7007000_t0000_u01757046285668") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e45a_d20250905_m042439_c001_v0001180_t0030_u01757046279945") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c36d_d20250905_m042432_c001_v7007000_t0000_u01757046272263") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e428_d20250905_m042426_c001_v0001180_t0007_u01757046266971") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f106_d20250905_m042424_c001_v7007000_t0000_u01757046264866") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e3f0_d20250905_m042418_c001_v0001180_t0021_u01757046258839") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94387_d20250905_m042406_c001_v7007000_t0000_u01757046246520") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e37a_d20250905_m042400_c001_v0001180_t0020_u01757046240469") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf8_d20250905_m042352_c001_v7007000_t0000_u01757046232249") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e33b_d20250905_m042343_c001_v0001180_t0009_u01757046223359") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05b_d20250905_m042336_c001_v7007000_t0000_u01757046216549") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2fd_d20250905_m042327_c001_v0001180_t0015_u01757046207516") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fbf_d20250905_m042448_c001_v7007000_t0000_u01757046288978") 2025/09/05 04:27:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e47a_d20250905_m042444_c001_v0001180_t0006_u01757046284802") 2025/09/05 04:27:35 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e99_d20250905_m042511_c001_v7007000_t0000_u01757046311510") 2025/09/05 04:27:35 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12ab_d20250905_m042505_c001_v0001181_t0016_u01757046305289") 2025/09/05 04:27:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f204_d20250905_m042633_c001_v7007000_t0000_u01757046393690") 2025/09/05 04:27:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1427_d20250905_m042624_c001_v0001181_t0029_u01757046384858") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd6_d20250905_m042617_c001_v7007000_t0000_u01757046377831") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a13d9_d20250905_m042608_c001_v0001181_t0037_u01757046368783") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92ee_d20250905_m042600_c001_v7007000_t0000_u01757046360759") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1390_d20250905_m042552_c001_v0001181_t0008_u01757046352072") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a21_d20250905_m042544_c001_v7007000_t0000_u01757046344212") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1350_d20250905_m042535_c001_v0001181_t0000_u01757046335726") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdf0_d20250905_m042527_c001_v7007000_t0000_u01757046327787") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a12f7_d20250905_m042519_c001_v0001181_t0055_u01757046319269") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e81_d20250905_m042506_c001_v7007000_t0000_u01757046306724") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a128b_d20250905_m042500_c001_v0001181_t0047_u01757046300782") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703d_d20250905_m042453_c001_v7007000_t0000_u01757046293558") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e496_d20250905_m042448_c001_v0001180_t0055_u01757046288092") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52d0b_d20250905_m042445_c001_v7007000_t0000_u01757046285745") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc6a_d20250905_m042440_c001_v0001161_t0037_u01757046280214") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c36e_d20250905_m042432_c001_v7007000_t0000_u01757046272446") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cc13_d20250905_m042426_c001_v0001161_t0047_u01757046266988") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e47_d20250905_m042424_c001_v7007000_t0000_u01757046264876") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1161_d20250905_m042419_c001_v0001181_t0006_u01757046259043") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a995f_d20250905_m042406_c001_v7007000_t0000_u01757046246869") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40f9_d20250905_m042400_c001_v0001117_t0028_u01757046240693") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bf9_d20250905_m042352_c001_v7007000_t0000_u01757046232433") 2025/09/05 04:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f40af_d20250905_m042343_c001_v0001117_t0003_u01757046223630") 2025/09/05 04:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05c_d20250905_m042336_c001_v7007000_t0000_u01757046216732") 2025/09/05 04:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4047_d20250905_m042327_c001_v0001117_t0055_u01757046207727") 2025/09/05 04:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c382_d20250905_m042448_c001_v7007000_t0000_u01757046288988") 2025/09/05 04:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1219_d20250905_m042444_c001_v0001181_t0024_u01757046284848") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e9a_d20250905_m042511_c001_v7007000_t0000_u01757046311694") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd09_d20250905_m042505_c001_v0001161_t0009_u01757046305353") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f206_d20250905_m042633_c001_v7007000_t0000_u01757046393873") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ce07_d20250905_m042625_c001_v0001161_t0052_u01757046385097") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd7_d20250905_m042618_c001_v7007000_t0000_u01757046378013") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cdd1_d20250905_m042609_c001_v0001161_t0017_u01757046369019") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92ef_d20250905_m042600_c001_v7007000_t0000_u01757046360941") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd9d_d20250905_m042552_c001_v0001161_t0029_u01757046352300") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a23_d20250905_m042544_c001_v7007000_t0000_u01757046344404") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd6a_d20250905_m042535_c001_v0001161_t0044_u01757046335976") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdf1_d20250905_m042527_c001_v7007000_t0000_u01757046327971") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cd3c_d20250905_m042519_c001_v0001161_t0020_u01757046319504") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40df6a_d20250905_m042506_c001_v7007000_t0000_u01757046306541") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cced_d20250905_m042500_c001_v0001161_t0045_u01757046300995") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703e_d20250905_m042453_c001_v7007000_t0000_u01757046293744") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1249_d20250905_m042448_c001_v0001181_t0051_u01757046288148") 2025/09/05 04:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408df5555fbb3e5a_d20250905_m042445_c001_v7007000_t0000_u01757046285903") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11f3_d20250905_m042440_c001_v0001181_t0003_u01757046280558") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c370_d20250905_m042432_c001_v7007000_t0000_u01757046272630") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4163_d20250905_m042427_c001_v0001117_t0020_u01757046267069") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff33ca_d20250905_m042424_c001_v7007000_t0000_u01757046264643") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4141_d20250905_m042419_c001_v0001117_t0051_u01757046259260") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408a8938dd9f494c_d20250905_m042406_c001_v7007000_t0000_u01757046246541") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10d6_d20250905_m042401_c001_v0001181_t0018_u01757046241110") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bfb_d20250905_m042352_c001_v7007000_t0000_u01757046232618") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a105c_d20250905_m042344_c001_v0001181_t0041_u01757046224195") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05d_d20250905_m042336_c001_v7007000_t0000_u01757046216915") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0fea_d20250905_m042328_c001_v0001181_t0011_u01757046208289") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1702c_d20250905_m042449_c001_v7007000_t0000_u01757046289146") 2025/09/05 04:27:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e47c_d20250905_m042445_c001_v0001180_t0031_u01757046285048") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e9b_d20250905_m042511_c001_v7007000_t0000_u01757046311878") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4251_d20250905_m042505_c001_v0001117_t0038_u01757046305379") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f207_d20250905_m042634_c001_v7007000_t0000_u01757046394062") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f434d_d20250905_m042625_c001_v0001117_t0035_u01757046385384") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dd9_d20250905_m042618_c001_v7007000_t0000_u01757046378195") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f431d_d20250905_m042609_c001_v0001117_t0054_u01757046369636") 2025/09/05 04:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92f0_d20250905_m042601_c001_v7007000_t0000_u01757046361123") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42f7_d20250905_m042552_c001_v0001117_t0039_u01757046352798") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a24_d20250905_m042544_c001_v7007000_t0000_u01757046344586") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42bf_d20250905_m042536_c001_v0001117_t0023_u01757046336291") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdf2_d20250905_m042528_c001_v7007000_t0000_u01757046328155") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4279_d20250905_m042519_c001_v0001117_t0021_u01757046319808") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409672eb802f86bf_d20250905_m042506_c001_v7007000_t0000_u01757046306547") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4235_d20250905_m042501_c001_v0001117_t0003_u01757046301270") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb1703f_d20250905_m042453_c001_v7007000_t0000_u01757046293929") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ccb1_d20250905_m042448_c001_v0001161_t0009_u01757046288240") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b94fbb_d20250905_m042445_c001_v7007000_t0000_u01757046285677") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41ab_d20250905_m042440_c001_v0001117_t0004_u01757046280778") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c371_d20250905_m042432_c001_v7007000_t0000_u01757046272813") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a11b1_d20250905_m042427_c001_v0001181_t0050_u01757046267173") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c5a_d20250905_m042424_c001_v7007000_t0000_u01757046264898") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbdf_d20250905_m042420_c001_v0001161_t0013_u01757046260186") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a60fb_d20250905_m042406_c001_v7007000_t0000_u01757046246538") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb89_d20250905_m042401_c001_v0001161_t0040_u01757046241323") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bfc_d20250905_m042352_c001_v7007000_t0000_u01757046232801") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb3f_d20250905_m042344_c001_v0001161_t0055_u01757046224406") 2025/09/05 04:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05e_d20250905_m042337_c001_v7007000_t0000_u01757046217098") 2025/09/05 04:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb03_d20250905_m042328_c001_v0001161_t0057_u01757046208501") 2025/09/05 04:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c79_d20250905_m042448_c001_v7007000_t0000_u01757046288936") 2025/09/05 04:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a121d_d20250905_m042445_c001_v0001181_t0031_u01757046285085") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996a_d20250905_m042409_c001_v7007000_t0000_u01757046249468") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e38c_d20250905_m042404_c001_v0001180_t0007_u01757046244521") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996b_d20250905_m042409_c001_v7007000_t0000_u01757046249650") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10e8_d20250905_m042404_c001_v0001181_t0023_u01757046244569") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996c_d20250905_m042409_c001_v7007000_t0000_u01757046249833") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb9d_d20250905_m042404_c001_v0001161_t0017_u01757046244599") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996d_d20250905_m042410_c001_v7007000_t0000_u01757046250016") 2025/09/05 04:27:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e392_d20250905_m042404_c001_v0001180_t0042_u01757046244780") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996e_d20250905_m042410_c001_v7007000_t0000_u01757046250200") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10ea_d20250905_m042404_c001_v0001181_t0053_u01757046244947") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a996f_d20250905_m042410_c001_v7007000_t0000_u01757046250384") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4113_d20250905_m042404_c001_v0001117_t0024_u01757046244979") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9974_d20250905_m042410_c001_v7007000_t0000_u01757046250568") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e394_d20250905_m042405_c001_v0001180_t0027_u01757046245007") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9976_d20250905_m042410_c001_v7007000_t0000_u01757046250751") 2025/09/05 04:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10ec_d20250905_m042405_c001_v0001181_t0013_u01757046245201") 2025/09/05 04:27:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9977_d20250905_m042410_c001_v7007000_t0000_u01757046250936") 2025/09/05 04:27:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e396_d20250905_m042405_c001_v0001180_t0017_u01757046245225") 2025/09/05 04:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9978_d20250905_m042411_c001_v7007000_t0000_u01757046251119") 2025/09/05 04:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cba3_d20250905_m042405_c001_v0001161_t0005_u01757046245245") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a9979_d20250905_m042411_c001_v7007000_t0000_u01757046251302") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e39c_d20250905_m042405_c001_v0001180_t0006_u01757046245442") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a997a_d20250905_m042411_c001_v7007000_t0000_u01757046251485") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10f0_d20250905_m042405_c001_v0001181_t0027_u01757046245510") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a997b_d20250905_m042411_c001_v7007000_t0000_u01757046251668") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4115_d20250905_m042405_c001_v0001117_t0011_u01757046245528") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a997c_d20250905_m042411_c001_v7007000_t0000_u01757046251852") 2025/09/05 04:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a10f6_d20250905_m042405_c001_v0001181_t0020_u01757046245734") 2025/09/05 04:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a997d_d20250905_m042412_c001_v7007000_t0000_u01757046252035") 2025/09/05 04:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e39e_d20250905_m042405_c001_v0001180_t0046_u01757046245771") 2025/09/05 04:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a997e_d20250905_m042412_c001_v7007000_t0000_u01757046252218") 2025/09/05 04:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cba5_d20250905_m042405_c001_v0001161_t0025_u01757046245840") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e4a_d20250905_m042427_c001_v7007000_t0000_u01757046267739") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e404_d20250905_m042422_c001_v0001180_t0057_u01757046262925") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c17_d20250905_m042427_c001_v7007000_t0000_u01757046267989") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a117f_d20250905_m042422_c001_v0001181_t0050_u01757046262934") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c65_d20250905_m042428_c001_v7007000_t0000_u01757046268109") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbef_d20250905_m042423_c001_v0001161_t0054_u01757046263003") 2025/09/05 04:27:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e4b_d20250905_m042427_c001_v7007000_t0000_u01757046267927") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e408_d20250905_m042423_c001_v0001180_t0028_u01757046263145") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c355_d20250905_m042427_c001_v7007000_t0000_u01757046267945") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1181_d20250905_m042423_c001_v0001181_t0001_u01757046263155") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c16_d20250905_m042427_c001_v7007000_t0000_u01757046267957") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e40a_d20250905_m042423_c001_v0001180_t0035_u01757046263353") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c60_d20250905_m042427_c001_v7007000_t0000_u01757046267733") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1183_d20250905_m042423_c001_v0001181_t0020_u01757046263370") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c354_d20250905_m042427_c001_v7007000_t0000_u01757046267756") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbf3_d20250905_m042423_c001_v0001161_t0013_u01757046263429") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613e4c_d20250905_m042428_c001_v7007000_t0000_u01757046268116") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e410_d20250905_m042423_c001_v0001180_t0005_u01757046263556") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f152_d20250905_m042427_c001_v7007000_t0000_u01757046267940") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1185_d20250905_m042423_c001_v0001181_t0055_u01757046263577") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58c14_d20250905_m042427_c001_v7007000_t0000_u01757046267767") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4155_d20250905_m042423_c001_v0001117_t0010_u01757046263625") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f153_d20250905_m042428_c001_v7007000_t0000_u01757046268128") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbf7_d20250905_m042423_c001_v0001161_t0057_u01757046263720") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff33cf_d20250905_m042427_c001_v7007000_t0000_u01757046267970") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1187_d20250905_m042423_c001_v0001181_t0051_u01757046263783") 2025/09/05 04:27:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c61_d20250905_m042427_c001_v7007000_t0000_u01757046267789") 2025/09/05 04:27:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e412_d20250905_m042423_c001_v0001180_t0058_u01757046263830") 2025/09/05 04:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c356_d20250905_m042428_c001_v7007000_t0000_u01757046268134") 2025/09/05 04:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1189_d20250905_m042423_c001_v0001181_t0016_u01757046263993") 2025/09/05 04:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff33ce_d20250905_m042427_c001_v7007000_t0000_u01757046267780") 2025/09/05 04:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e414_d20250905_m042424_c001_v0001180_t0022_u01757046264032") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a1_d20250905_m042206_c001_v7007000_t0000_u01757046126157") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f103f92582599dbbd_d20250905_m042204_c001_v0001176_t0021_u01757046124387") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4013773ec255178b_d20250905_m042204_c001_v7007000_t0000_u01757046124201") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f103f92582599db9f_d20250905_m042200_c001_v0001176_t0050_u01757046120685") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4013773ec2551786_d20250905_m042159_c001_v7007000_t0000_u01757046119955") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3e63_d20250905_m042155_c001_v0001117_t0052_u01757046115336") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b60_d20250905_m042153_c001_v7007000_t0000_u01757046113866") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113d163a6e332747_d20250905_m042151_c001_v0001176_t0048_u01757046111874") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b5e_d20250905_m042151_c001_v7007000_t0000_u01757046111687") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113d163a6e33272d_d20250905_m042148_c001_v0001176_t0016_u01757046108677") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b5c_d20250905_m042147_c001_v7007000_t0000_u01757046107942") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e094_d20250905_m042143_c001_v0001180_t0043_u01757046103927") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd54_d20250905_m042142_c001_v7007000_t0000_u01757046102613") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1060d4340e4bc8bd_d20250905_m042140_c001_v0001136_t0056_u01757046100723") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb16aca_d20250905_m042140_c001_v7007000_t0000_u01757046100536") 2025/09/05 04:27:43 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1060d4340e4bc8a7_d20250905_m042136_c001_v0001136_t0030_u01757046096965") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb16ac8_d20250905_m042136_c001_v7007000_t0000_u01757046096235") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e040_d20250905_m042132_c001_v0001180_t0006_u01757046092482") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd38_d20250905_m042131_c001_v7007000_t0000_u01757046091565") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1177f91a537bce6b_d20250905_m042129_c001_v0001165_t0024_u01757046089754") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a6570d2_d20250905_m042129_c001_v7007000_t0000_u01757046089568") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1177f91a537bce53_d20250905_m042126_c001_v0001165_t0046_u01757046086495") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a6570b4_d20250905_m042125_c001_v7007000_t0000_u01757046085763") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dff8_d20250905_m042120_c001_v0001180_t0026_u01757046080144") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d3801_d20250905_m042119_c001_v7007000_t0000_u01757046079209") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1020a38a98e17760_d20250905_m042117_c001_v0001150_t0033_u01757046077522") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416a4ec76e756327_d20250905_m042117_c001_v7007000_t0000_u01757046077337") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1020a38a98e1774e_d20250905_m042113_c001_v0001150_t0024_u01757046073800") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416a4ec76e756319_d20250905_m042113_c001_v7007000_t0000_u01757046073069") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dfa3_d20250905_m042107_c001_v0001180_t0016_u01757046067553") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa4c1_d20250905_m042106_c001_v7007000_t0000_u01757046066556") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ee1ecea21cb69_d20250905_m042105_c001_v0001180_t0023_u01757046065021") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bc6a_d20250905_m042104_c001_v7007000_t0000_u01757046064833") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ee1ecea21cb53_d20250905_m042101_c001_v0001180_t0052_u01757046061202") 2025/09/05 04:27:44 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bc2f_d20250905_m042100_c001_v7007000_t0000_u01757046060469") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0df52_d20250905_m042055_c001_v0001180_t0024_u01757046055154") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f89_d20250905_m042054_c001_v7007000_t0000_u01757046054053") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f119405c9ca35fdac_d20250905_m042048_c001_v0001183_t0026_u01757046048270") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40d89f_d20250905_m042048_c001_v7007000_t0000_u01757046048064") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0def4_d20250905_m042044_c001_v0001180_t0024_u01757046044233") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1043eefcdefae333_d20250905_m042043_c001_v0001182_t0050_u01757046043483") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1043eefcdefae31b_d20250905_m042042_c001_v0001182_t0046_u01757046042403") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a4f6f_d20250905_m042028_c001_v7007000_t0000_u01757046028985") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3c4e_d20250905_m042021_c001_v0001117_t0015_u01757046021551") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f117d4f3a89f1b490_d20250905_m042020_c001_v0001093_t0058_u01757046020377") 2025/09/05 04:27:45 DEBUG : dst/one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f117d4f3a89f1b48c_d20250905_m042019_c001_v0001093_t0037_u01757046019044") 2025/09/05 04:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a2_d20250905_m042206_c001_v7007000_t0000_u01757046126342") 2025/09/05 04:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1056cbba3f405210_d20250905_m042203_c001_v0001101_t0005_u01757046123302") 2025/09/05 04:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113349d9eeb1246c_d20250905_m042159_c001_v0001134_t0001_u01757046119426") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b61_d20250905_m042154_c001_v7007000_t0000_u01757046114052") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113254fb4d238aae_d20250905_m042151_c001_v0001146_t0008_u01757046111314") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f10472f41324eeaf7_d20250905_m042147_c001_v0001090_t0040_u01757046107577") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd55_d20250905_m042142_c001_v7007000_t0000_u01757046102796") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11230571c95ce8b2_d20250905_m042140_c001_v0001179_t0012_u01757046100337") 2025/09/05 04:27:45 DEBUG : dst/one.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f114191247e06fc8d_d20250905_m042135_c001_v0001109_t0036_u01757046095847") 2025/09/05 04:27:46 DEBUG : dst/three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f8a_d20250905_m042054_c001_v7007000_t0000_u01757046054235") 2025/09/05 04:27:46 DEBUG : dst/three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1043eefcdefae3ff_d20250905_m042052_c001_v0001182_t0050_u01757046052734") 2025/09/05 04:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a3_d20250905_m042206_c001_v7007000_t0000_u01757046126525") 2025/09/05 04:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f115bbbcff9a5cc46_d20250905_m042205_c001_v0001184_t0030_u01757046125156") 2025/09/05 04:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11025fc99a2f81cc_d20250905_m042201_c001_v0001180_t0055_u01757046121484") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a4_d20250905_m042206_c001_v7007000_t0000_u01757046126711") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f103f92582599dbc7_d20250905_m042205_c001_v0001176_t0013_u01757046125542") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4013773ec255178f_d20250905_m042205_c001_v7007000_t0000_u01757046125354") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f103f92582599dbaf_d20250905_m042201_c001_v0001176_t0044_u01757046121882") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4013773ec255178a_d20250905_m042201_c001_v7007000_t0000_u01757046121689") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3e69_d20250905_m042156_c001_v0001117_t0046_u01757046116396") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b62_d20250905_m042154_c001_v7007000_t0000_u01757046114234") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113d163a6e332755_d20250905_m042153_c001_v0001176_t0016_u01757046113251") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b5f_d20250905_m042153_c001_v7007000_t0000_u01757046113064") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f113d163a6e332739_d20250905_m042149_c001_v0001176_t0035_u01757046109968") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b5d_d20250905_m042149_c001_v7007000_t0000_u01757046109781") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e0a0_d20250905_m042144_c001_v0001180_t0028_u01757046104813") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb16acb_d20250905_m042142_c001_v7007000_t0000_u01757046102037") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3dfd_d20250905_m042139_c001_v0001117_t0039_u01757046099097") 2025/09/05 04:27:46 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb16ac9_d20250905_m042138_c001_v7007000_t0000_u01757046098362") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e044_d20250905_m042133_c001_v0001180_t0059_u01757046093384") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a6570da_d20250905_m042130_c001_v7007000_t0000_u01757046090629") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3db7_d20250905_m042128_c001_v0001117_t0051_u01757046088281") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f412a0bb22a6570be_d20250905_m042127_c001_v7007000_t0000_u01757046087135") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e000_d20250905_m042121_c001_v0001180_t0035_u01757046081034") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416a4ec76e75632a_d20250905_m042118_c001_v7007000_t0000_u01757046078257") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3d7d_d20250905_m042115_c001_v0001117_t0046_u01757046075830") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416a4ec76e75631d_d20250905_m042114_c001_v7007000_t0000_u01757046074730") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dfb1_d20250905_m042108_c001_v0001180_t0009_u01757046068335") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bc80_d20250905_m042105_c001_v7007000_t0000_u01757046065624") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3d38_d20250905_m042103_c001_v0001117_t0021_u01757046063215") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bc62_d20250905_m042102_c001_v7007000_t0000_u01757046062059") 2025/09/05 04:27:47 DEBUG : dst/three.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0df56_d20250905_m042055_c001_v0001180_t0052_u01757046055933") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b63_d20250905_m042154_c001_v7007000_t0000_u01757046114415") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11660b9dc4429412_d20250905_m042152_c001_v0001157_t0010_u01757046112674") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f110e6c3d852e4336_d20250905_m042149_c001_v0001134_t0018_u01757046109443") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd57_d20250905_m042143_c001_v7007000_t0000_u01757046103009") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11942d3968ed4db8_d20250905_m042141_c001_v0001098_t0014_u01757046101350") 2025/09/05 04:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f108ca5baabb7add6_d20250905_m042137_c001_v0001144_t0044_u01757046097588") 2025/09/05 04:27:47 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a6_d20250905_m042206_c001_v7007000_t0000_u01757046126897") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e0ee_d20250905_m042156_c001_v0001180_t0023_u01757046116182") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58b64_d20250905_m042154_c001_v7007000_t0000_u01757046114601") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3e17_d20250905_m042144_c001_v0001117_t0028_u01757046104166") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd59_d20250905_m042143_c001_v7007000_t0000_u01757046103192") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3dd9_d20250905_m042132_c001_v0001117_t0007_u01757046092777") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5bd39_d20250905_m042131_c001_v7007000_t0000_u01757046091748") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3d89_d20250905_m042120_c001_v0001117_t0008_u01757046080343") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d3802_d20250905_m042119_c001_v7007000_t0000_u01757046079405") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3d59_d20250905_m042107_c001_v0001117_t0004_u01757046067756") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40452a0682baa4c3_d20250905_m042106_c001_v7007000_t0000_u01757046066741") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3d04_d20250905_m042055_c001_v0001117_t0021_u01757046055382") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f8b_d20250905_m042054_c001_v7007000_t0000_u01757046054417") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f104851a78bdf2973_d20250905_m042049_c001_v0001134_t0049_u01757046049728") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a4f70_d20250905_m042029_c001_v7007000_t0000_u01757046029171") 2025/09/05 04:27:48 DEBUG : dst/two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f117d4f3a89f1b4c0_d20250905_m042027_c001_v0001093_t0006_u01757046027842") 2025/09/05 04:27:48 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b68f2_d20250905_m041953_c001_v7007000_t0000_u01757045993302") 2025/09/05 04:27:48 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3bbf_d20250905_m041949_c001_v0001117_t0039_u01757045989811") 2025/09/05 04:27:48 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b68e1_d20250905_m041947_c001_v7007000_t0000_u01757045987897") 2025/09/05 04:27:48 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dd1a_d20250905_m041937_c001_v0001180_t0018_u01757045977921") 2025/09/05 04:27:48 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba70_d20250905_m041929_c001_v7007000_t0000_u01757045969318") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b53_d20250905_m041925_c001_v0001117_t0040_u01757045965508") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba45_d20250905_m041903_c001_v7007000_t0000_u01757045943248") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea0c_d20250905_m041900_c001_v0001104_t0046_u01757045940934") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba41_d20250905_m041859_c001_v7007000_t0000_u01757045939850") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9e2_d20250905_m041857_c001_v0001104_t0034_u01757045937729") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47df7_d20250905_m041854_c001_v7007000_t0000_u01757045934161") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9cc_d20250905_m041852_c001_v0001104_t0040_u01757045932064") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dda_d20250905_m041851_c001_v7007000_t0000_u01757045931034") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9b8_d20250905_m041848_c001_v0001104_t0014_u01757045928693") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47d23_d20250905_m041840_c001_v7007000_t0000_u01757045920306") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e984_d20250905_m041838_c001_v0001104_t0052_u01757045918126") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47c7f_d20250905_m041837_c001_v7007000_t0000_u01757045917036") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e978_d20250905_m041835_c001_v0001104_t0016_u01757045915846") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b82_d20250905_m041830_c001_v7007000_t0000_u01757045910018") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e942_d20250905_m041828_c001_v0001104_t0016_u01757045908121") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b77_d20250905_m041826_c001_v7007000_t0000_u01757045906260") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e932_d20250905_m041825_c001_v0001104_t0009_u01757045905020") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b74_d20250905_m041824_c001_v7007000_t0000_u01757045904648") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f10045f8365e35f3e_d20250905_m041824_c001_v0001184_t0021_u01757045904076") 2025/09/05 04:27:49 DEBUG : empty space: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e922_d20250905_m041821_c001_v0001104_t0018_u01757045901780") 2025/09/05 04:27:50 DEBUG : enormous: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba43_d20250905_m041902_c001_v7007000_t0000_u01757045942336") 2025/09/05 04:27:50 DEBUG : enormous: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea10_d20250905_m041901_c001_v0001104_t0037_u01757045941397") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2a9_d20250905_m042211_c001_v7007000_t0000_u01757046131819") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e144_d20250905_m042210_c001_v0001180_t0045_u01757046130499") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba6c_d20250905_m041924_c001_v7007000_t0000_u01757045964135") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dcbf_d20250905_m041922_c001_v0001180_t0056_u01757045962766") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a269b_d20250905_m041818_c001_v7007000_t0000_u01757045898005") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e906_d20250905_m041816_c001_v0001104_t0031_u01757045896856") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2698_d20250905_m041816_c001_v7007000_t0000_u01757045896307") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8fe_d20250905_m041815_c001_v0001104_t0005_u01757045895223") 2025/09/05 04:27:50 DEBUG : existing: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8f6_d20250905_m041814_c001_v0001104_t0015_u01757045894053") 2025/09/05 04:27:50 DEBUG : existing-b: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba6d_d20250905_m041924_c001_v7007000_t0000_u01757045964317") 2025/09/05 04:27:50 DEBUG : existing-b: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b49_d20250905_m041922_c001_v0001117_t0008_u01757045962777") 2025/09/05 04:27:50 DEBUG : file1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de50_d20250905_m042313_c001_v7007000_t0000_u01757046193575") 2025/09/05 04:27:50 DEBUG : file1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0f74_d20250905_m042312_c001_v0001181_t0013_u01757046192021") 2025/09/05 04:27:50 DEBUG : file1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de21_d20250905_m042311_c001_v7007000_t0000_u01757046191022") 2025/09/05 04:27:50 DEBUG : file1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0f60_d20250905_m042309_c001_v0001181_t0005_u01757046189009") 2025/09/05 04:27:50 DEBUG : five: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba47_d20250905_m041907_c001_v7007000_t0000_u01757045947549") 2025/09/05 04:27:50 DEBUG : five: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41264f5853a2ea26_d20250905_m041905_c001_v0001104_t0027_u01757045945349") 2025/09/05 04:27:50 DEBUG : foo: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b79_d20250905_m041827_c001_v7007000_t0000_u01757045907744") 2025/09/05 04:27:51 DEBUG : foo: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41264f5853a2e940_d20250905_m041827_c001_v0001104_t0027_u01757045907195") 2025/09/05 04:27:51 DEBUG : foo: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41264f5853a2e93e_d20250905_m041826_c001_v0001104_t0027_u01757045906631") 2025/09/05 04:27:51 DEBUG : four: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba48_d20250905_m041907_c001_v7007000_t0000_u01757045947731") 2025/09/05 04:27:51 DEBUG : four: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0dc31_d20250905_m041905_c001_v0001180_t0048_u01757045945902") 2025/09/05 04:27:51 DEBUG : four: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea1c_d20250905_m041904_c001_v0001104_t0003_u01757045944525") 2025/09/05 04:27:51 DEBUG : hello world2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25a2_d20250905_m041724_c001_v7007000_t0000_u01757045844618") 2025/09/05 04:27:51 DEBUG : hello world2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e80e_d20250905_m041723_c001_v0001104_t0057_u01757045843693") 2025/09/05 04:27:51 DEBUG : ignore-size: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2696_d20250905_m041813_c001_v7007000_t0000_u01757045893684") 2025/09/05 04:27:51 DEBUG : ignore-size: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8f0_d20250905_m041812_c001_v0001104_t0002_u01757045892453") 2025/09/05 04:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba6a_d20250905_m041922_c001_v7007000_t0000_u01757045962021") 2025/09/05 04:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b3b_d20250905_m041920_c001_v0001117_t0044_u01757045960761") 2025/09/05 04:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba5b_d20250905_m041920_c001_v7007000_t0000_u01757045960019") 2025/09/05 04:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b33_d20250905_m041919_c001_v0001117_t0035_u01757045959010") 2025/09/05 04:27:51 DEBUG : one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba49_d20250905_m041907_c001_v7007000_t0000_u01757045947914") 2025/09/05 04:27:51 DEBUG : one: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41264f5853a2ea16_d20250905_m041903_c001_v0001104_t0027_u01757045943652") 2025/09/05 04:27:51 DEBUG : only0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd7_d20250905_m042304_c001_v7007000_t0000_u01757046184575") 2025/09/05 04:27:51 DEBUG : only0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e257_d20250905_m042258_c001_v0001180_t0048_u01757046178868") 2025/09/05 04:27:51 DEBUG : only0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f31_d20250905_m042240_c001_v0001117_t0058_u01757046160048") 2025/09/05 04:27:51 DEBUG : only0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2c2_d20250905_m042234_c001_v7007000_t0000_u01757046154360") 2025/09/05 04:27:51 DEBUG : only0: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ecb_d20250905_m042215_c001_v0001117_t0052_u01757046135663") 2025/09/05 04:27:52 DEBUG : only1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddd9_d20250905_m042304_c001_v7007000_t0000_u01757046184760") 2025/09/05 04:27:52 DEBUG : only1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4040cbbe4ff1ca7b_d20250905_m042300_c001_v0001161_t0042_u01757046180167") 2025/09/05 04:27:52 DEBUG : only1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f37_d20250905_m042241_c001_v0001117_t0057_u01757046161079") 2025/09/05 04:27:52 DEBUG : only1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b69ab_d20250905_m042234_c001_v7007000_t0000_u01757046154215") 2025/09/05 04:27:52 DEBUG : only1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ecf_d20250905_m042216_c001_v0001117_t0032_u01757046136394") 2025/09/05 04:27:52 DEBUG : only10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddda_d20250905_m042304_c001_v7007000_t0000_u01757046184943") 2025/09/05 04:27:52 DEBUG : only10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e25d_d20250905_m042259_c001_v0001180_t0048_u01757046179265") 2025/09/05 04:27:52 DEBUG : only10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f63_d20250905_m042249_c001_v0001117_t0005_u01757046169574") 2025/09/05 04:27:52 DEBUG : only10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c22_d20250905_m042233_c001_v7007000_t0000_u01757046153830") 2025/09/05 04:27:52 DEBUG : only10: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ef7_d20250905_m042224_c001_v0001117_t0015_u01757046144022") 2025/09/05 04:27:52 DEBUG : only11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dddd_d20250905_m042305_c001_v7007000_t0000_u01757046185124") 2025/09/05 04:27:52 DEBUG : only11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4040cbbe4ff1ca73_d20250905_m042259_c001_v0001161_t0042_u01757046179614") 2025/09/05 04:27:52 DEBUG : only11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f6b_d20250905_m042250_c001_v0001117_t0033_u01757046170405") 2025/09/05 04:27:52 DEBUG : only11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a6504613959_d20250905_m042233_c001_v7007000_t0000_u01757046153833") 2025/09/05 04:27:52 DEBUG : only11: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3efb_d20250905_m042224_c001_v0001117_t0007_u01757046144851") 2025/09/05 04:27:52 DEBUG : only12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddde_d20250905_m042305_c001_v7007000_t0000_u01757046185306") 2025/09/05 04:27:52 DEBUG : only12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3fab_d20250905_m042259_c001_v0001117_t0029_u01757046179722") 2025/09/05 04:27:52 DEBUG : only12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f75_d20250905_m042251_c001_v0001117_t0004_u01757046171291") 2025/09/05 04:27:52 DEBUG : only12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a650461395a_d20250905_m042234_c001_v7007000_t0000_u01757046154023") 2025/09/05 04:27:52 DEBUG : only12: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3eff_d20250905_m042225_c001_v0001117_t0014_u01757046145910") 2025/09/05 04:27:52 DEBUG : only13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dddf_d20250905_m042305_c001_v7007000_t0000_u01757046185488") 2025/09/05 04:27:52 DEBUG : only13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3fa3_d20250905_m042258_c001_v0001117_t0029_u01757046178879") 2025/09/05 04:27:52 DEBUG : only13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f7c_d20250905_m042252_c001_v0001117_t0009_u01757046172003") 2025/09/05 04:27:53 DEBUG : only13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b69aa_d20250905_m042234_c001_v7007000_t0000_u01757046154034") 2025/09/05 04:27:53 DEBUG : only13: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f01_d20250905_m042226_c001_v0001117_t0054_u01757046146844") 2025/09/05 04:27:53 DEBUG : only14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde1_d20250905_m042305_c001_v7007000_t0000_u01757046185672") 2025/09/05 04:27:53 DEBUG : only14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4040cbbe4ff1ca6f_d20250905_m042259_c001_v0001161_t0042_u01757046179430") 2025/09/05 04:27:53 DEBUG : only14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f81_d20250905_m042252_c001_v0001117_t0010_u01757046172854") 2025/09/05 04:27:53 DEBUG : only14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2bc_d20250905_m042233_c001_v7007000_t0000_u01757046153450") 2025/09/05 04:27:53 DEBUG : only14: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f07_d20250905_m042227_c001_v0001117_t0027_u01757046147605") 2025/09/05 04:27:53 DEBUG : only15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde2_d20250905_m042305_c001_v7007000_t0000_u01757046185853") 2025/09/05 04:27:53 DEBUG : only15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416ef684e26a0f2a_d20250905_m042259_c001_v0001181_t0052_u01757046179619") 2025/09/05 04:27:53 DEBUG : only15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f87_d20250905_m042254_c001_v0001117_t0009_u01757046174117") 2025/09/05 04:27:53 DEBUG : only15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b69a8_d20250905_m042233_c001_v7007000_t0000_u01757046153845") 2025/09/05 04:27:53 DEBUG : only15: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f11_d20250905_m042228_c001_v0001117_t0050_u01757046148749") 2025/09/05 04:27:53 DEBUG : only16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde4_d20250905_m042306_c001_v7007000_t0000_u01757046186036") 2025/09/05 04:27:53 DEBUG : only16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3fa7_d20250905_m042259_c001_v0001117_t0029_u01757046179277") 2025/09/05 04:27:53 DEBUG : only16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f8d_d20250905_m042255_c001_v0001117_t0056_u01757046175057") 2025/09/05 04:27:53 DEBUG : only16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2bd_d20250905_m042233_c001_v7007000_t0000_u01757046153632") 2025/09/05 04:27:53 DEBUG : only16: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f15_d20250905_m042229_c001_v0001117_t0049_u01757046149560") 2025/09/05 04:27:54 DEBUG : only17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde6_d20250905_m042306_c001_v7007000_t0000_u01757046186218") 2025/09/05 04:27:54 DEBUG : only17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4040cbbe4ff1ca75_d20250905_m042259_c001_v0001161_t0042_u01757046179798") 2025/09/05 04:27:54 DEBUG : only17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f93_d20250905_m042255_c001_v0001117_t0028_u01757046175961") 2025/09/05 04:27:54 DEBUG : only17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c25_d20250905_m042234_c001_v7007000_t0000_u01757046154385") 2025/09/05 04:27:54 DEBUG : only17: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f19_d20250905_m042230_c001_v0001117_t0047_u01757046150462") 2025/09/05 04:27:54 DEBUG : only18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde7_d20250905_m042306_c001_v7007000_t0000_u01757046186404") 2025/09/05 04:27:54 DEBUG : only18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e25f_d20250905_m042259_c001_v0001180_t0048_u01757046179451") 2025/09/05 04:27:54 DEBUG : only18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f95_d20250905_m042256_c001_v0001117_t0010_u01757046176664") 2025/09/05 04:27:54 DEBUG : only18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2c1_d20250905_m042234_c001_v7007000_t0000_u01757046154178") 2025/09/05 04:27:54 DEBUG : only18: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f1b_d20250905_m042231_c001_v0001117_t0025_u01757046151252") 2025/09/05 04:27:54 DEBUG : only19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dde9_d20250905_m042306_c001_v7007000_t0000_u01757046186586") 2025/09/05 04:27:54 DEBUG : only19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3fa9_d20250905_m042259_c001_v0001117_t0029_u01757046179462") 2025/09/05 04:27:54 DEBUG : only19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f99_d20250905_m042257_c001_v0001117_t0005_u01757046177630") 2025/09/05 04:27:55 DEBUG : only19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c24_d20250905_m042234_c001_v7007000_t0000_u01757046154199") 2025/09/05 04:27:55 DEBUG : only19: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f1f_d20250905_m042231_c001_v0001117_t0001_u01757046151952") 2025/09/05 04:27:55 DEBUG : only2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddea_d20250905_m042306_c001_v7007000_t0000_u01757046186767") 2025/09/05 04:27:55 DEBUG : only2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e263_d20250905_m042259_c001_v0001180_t0048_u01757046179636") 2025/09/05 04:27:55 DEBUG : only2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f3b_d20250905_m042241_c001_v0001117_t0018_u01757046161899") 2025/09/05 04:27:55 DEBUG : only2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b69ad_d20250905_m042234_c001_v7007000_t0000_u01757046154398") 2025/09/05 04:27:55 DEBUG : only2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ed1_d20250905_m042217_c001_v0001117_t0042_u01757046137162") 2025/09/05 04:27:55 DEBUG : only3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddec_d20250905_m042306_c001_v7007000_t0000_u01757046186949") 2025/09/05 04:27:55 DEBUG : only3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3faf_d20250905_m042300_c001_v0001117_t0029_u01757046180089") 2025/09/05 04:27:55 DEBUG : only3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f41_d20250905_m042243_c001_v0001117_t0059_u01757046163409") 2025/09/05 04:27:55 DEBUG : only3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2c0_d20250905_m042233_c001_v7007000_t0000_u01757046153996") 2025/09/05 04:27:55 DEBUG : only3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ed5_d20250905_m042217_c001_v0001117_t0035_u01757046137788") 2025/09/05 04:27:55 DEBUG : only4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40dded_d20250905_m042307_c001_v7007000_t0000_u01757046187130") 2025/09/05 04:27:55 DEBUG : only4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e269_d20250905_m042300_c001_v0001180_t0048_u01757046180004") 2025/09/05 04:27:55 DEBUG : only4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f47_d20250905_m042244_c001_v0001117_t0041_u01757046164351") 2025/09/05 04:27:55 DEBUG : only4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a650461395d_d20250905_m042234_c001_v7007000_t0000_u01757046154408") 2025/09/05 04:27:55 DEBUG : only4: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3edb_d20250905_m042219_c001_v0001117_t0046_u01757046139024") 2025/09/05 04:27:55 DEBUG : only5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddee_d20250905_m042307_c001_v7007000_t0000_u01757046187312") 2025/09/05 04:27:55 DEBUG : only5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416ef684e26a0f2c_d20250905_m042259_c001_v0001181_t0052_u01757046179807") 2025/09/05 04:27:55 DEBUG : only5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f4d_d20250905_m042245_c001_v0001117_t0027_u01757046165135") 2025/09/05 04:27:55 DEBUG : only5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c23_d20250905_m042234_c001_v7007000_t0000_u01757046154014") 2025/09/05 04:27:55 DEBUG : only5: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ee1_d20250905_m042220_c001_v0001117_t0047_u01757046140055") 2025/09/05 04:27:55 DEBUG : only6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddef_d20250905_m042307_c001_v7007000_t0000_u01757046187494") 2025/09/05 04:27:56 DEBUG : only6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f418c36f310d0e265_d20250905_m042259_c001_v0001180_t0048_u01757046179820") 2025/09/05 04:27:56 DEBUG : only6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f51_d20250905_m042245_c001_v0001117_t0012_u01757046165984") 2025/09/05 04:27:56 DEBUG : only6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2c3_d20250905_m042234_c001_v7007000_t0000_u01757046154543") 2025/09/05 04:27:56 DEBUG : only6: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ee5_d20250905_m042220_c001_v0001117_t0027_u01757046140852") 2025/09/05 04:27:56 DEBUG : only7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddf1_d20250905_m042307_c001_v7007000_t0000_u01757046187676") 2025/09/05 04:27:56 DEBUG : only7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3fad_d20250905_m042259_c001_v0001117_t0029_u01757046179906") 2025/09/05 04:27:56 DEBUG : only7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f57_d20250905_m042247_c001_v0001117_t0032_u01757046167289") 2025/09/05 04:27:56 DEBUG : only7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4218d39ce8a52c26_d20250905_m042234_c001_v7007000_t0000_u01757046154569") 2025/09/05 04:27:56 DEBUG : only7: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3eed_d20250905_m042221_c001_v0001117_t0057_u01757046141614") 2025/09/05 04:27:56 DEBUG : only8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddf3_d20250905_m042307_c001_v7007000_t0000_u01757046187858") 2025/09/05 04:27:56 DEBUG : only8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4040cbbe4ff1ca79_d20250905_m042259_c001_v0001161_t0042_u01757046179981") 2025/09/05 04:27:56 DEBUG : only8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f5b_d20250905_m042247_c001_v0001117_t0011_u01757046167984") 2025/09/05 04:27:56 DEBUG : only8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f40357a650461395b_d20250905_m042234_c001_v7007000_t0000_u01757046154226") 2025/09/05 04:27:56 DEBUG : only8: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ef1_d20250905_m042222_c001_v0001117_t0056_u01757046142344") 2025/09/05 04:27:56 DEBUG : only9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40ddf4_d20250905_m042308_c001_v7007000_t0000_u01757046188043") 2025/09/05 04:27:56 DEBUG : only9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f416ef684e26a0f2e_d20250905_m042259_c001_v0001181_t0052_u01757046179990") 2025/09/05 04:27:56 DEBUG : only9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3f5d_d20250905_m042248_c001_v0001117_t0039_u01757046168655") 2025/09/05 04:27:56 DEBUG : only9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb4a2bf_d20250905_m042233_c001_v7007000_t0000_u01757046153814") 2025/09/05 04:27:56 DEBUG : only9: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3ef5_d20250905_m042223_c001_v0001117_t0029_u01757046143267") 2025/09/05 04:27:56 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba58_d20250905_m041917_c001_v7007000_t0000_u01757045957879") 2025/09/05 04:27:56 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dc75_d20250905_m041915_c001_v0001180_t0033_u01757045955681") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba54_d20250905_m041914_c001_v7007000_t0000_u01757045954947") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dc5f_d20250905_m041912_c001_v0001180_t0011_u01757045952068") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba50_d20250905_m041911_c001_v7007000_t0000_u01757045951324") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3aeb_d20250905_m041908_c001_v0001117_t0003_u01757045948848") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dfe_d20250905_m041856_c001_v7007000_t0000_u01757045936549") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9d6_d20250905_m041854_c001_v0001104_t0036_u01757045934717") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47ddd_d20250905_m041853_c001_v7007000_t0000_u01757045933010") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9c6_d20250905_m041851_c001_v0001104_t0023_u01757045931590") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dd8_d20250905_m041849_c001_v7007000_t0000_u01757045929685") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9b6_d20250905_m041848_c001_v0001104_t0053_u01757045928234") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47d0e_d20250905_m041839_c001_v7007000_t0000_u01757045919748") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e97e_d20250905_m041837_c001_v0001104_t0016_u01757045917595") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47c80_d20250905_m041837_c001_v7007000_t0000_u01757045917223") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e974_d20250905_m041835_c001_v0001104_t0040_u01757045915280") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47c19_d20250905_m041834_c001_v7007000_t0000_u01757045914909") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e96c_d20250905_m041834_c001_v0001104_t0055_u01757045914026") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e95e_d20250905_m041833_c001_v0001104_t0027_u01757045913074") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b9a_d20250905_m041832_c001_v7007000_t0000_u01757045912701") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e958_d20250905_m041831_c001_v0001104_t0020_u01757045911591") 2025/09/05 04:27:57 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e954_d20250905_m041830_c001_v0001104_t0002_u01757045910572") 2025/09/05 04:27:58 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47b83_d20250905_m041830_c001_v7007000_t0000_u01757045910201") 2025/09/05 04:27:58 DEBUG : potato: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e948_d20250905_m041829_c001_v0001104_t0005_u01757045909126") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec15272a8_d20250905_m042003_c001_v7007000_t0000_u01757046003269") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3bfd_d20250905_m042002_c001_v0001117_t0012_u01757046002402") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b68f4_d20250905_m041953_c001_v7007000_t0000_u01757045993567") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dd62_d20250905_m041949_c001_v0001180_t0005_u01757045989180") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1ac670_d20250905_m041942_c001_v7007000_t0000_u01757045982052") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b89_d20250905_m041937_c001_v0001117_t0038_u01757045977087") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4133842b79b93de1_d20250905_m041929_c001_v7007000_t0000_u01757045969994") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dcd4_d20250905_m041925_c001_v0001180_t0005_u01757045965246") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba44_d20250905_m041902_c001_v7007000_t0000_u01757045942517") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea04_d20250905_m041900_c001_v0001104_t0054_u01757045940402") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba42_d20250905_m041900_c001_v7007000_t0000_u01757045940032") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9e0_d20250905_m041857_c001_v0001104_t0032_u01757045937108") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47dff_d20250905_m041856_c001_v7007000_t0000_u01757045936735") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9dc_d20250905_m041855_c001_v0001104_t0048_u01757045935602") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47df8_d20250905_m041854_c001_v7007000_t0000_u01757045934345") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9d2_d20250905_m041853_c001_v0001104_t0023_u01757045933387") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47ddc_d20250905_m041851_c001_v7007000_t0000_u01757045931218") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e9c0_d20250905_m041849_c001_v0001104_t0019_u01757045929699") 2025/09/05 04:27:58 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4182624dccb47d40_d20250905_m041840_c001_v7007000_t0000_u01757045920490") 2025/09/05 04:27:59 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e988_d20250905_m041839_c001_v0001104_t0040_u01757045919095") 2025/09/05 04:27:59 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25c4_d20250905_m041728_c001_v7007000_t0000_u01757045848253") 2025/09/05 04:27:59 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e820_d20250905_m041727_c001_v0001104_t0048_u01757045847384") 2025/09/05 04:27:59 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25a3_d20250905_m041726_c001_v7007000_t0000_u01757045846469") 2025/09/05 04:27:59 DEBUG : potato2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e818_d20250905_m041725_c001_v0001104_t0006_u01757045845166") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b68f5_d20250905_m041953_c001_v7007000_t0000_u01757045993889") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dd68_d20250905_m041950_c001_v0001180_t0041_u01757045990366") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1ac671_d20250905_m041942_c001_v7007000_t0000_u01757045982242") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b91_d20250905_m041938_c001_v0001117_t0028_u01757045978142") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba71_d20250905_m041929_c001_v7007000_t0000_u01757045969925") 2025/09/05 04:27:59 DEBUG : potato3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dcd6_d20250905_m041926_c001_v0001180_t0011_u01757045966320") 2025/09/05 04:27:59 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f67_d20250905_m042038_c001_v7007000_t0000_u01757046038163") 2025/09/05 04:27:59 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0de80_d20250905_m042029_c001_v0001180_t0026_u01757046029928") 2025/09/05 04:27:59 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f417f82ea11ff1f68_d20250905_m042038_c001_v7007000_t0000_u01757046038345") 2025/09/05 04:27:59 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3c7a_d20250905_m042030_c001_v0001117_t0041_u01757046030502") 2025/09/05 04:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419109e07c1a4f69_d20250905_m042015_c001_v7007000_t0000_u01757046015005") 2025/09/05 04:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0ddf4_d20250905_m042011_c001_v0001180_t0003_u01757046011096") 2025/09/05 04:27:59 DEBUG : sizeonly: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2695_d20250905_m041811_c001_v7007000_t0000_u01757045891903") 2025/09/05 04:27:59 DEBUG : sizeonly: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8e6_d20250905_m041810_c001_v0001104_t0001_u01757045890132") 2025/09/05 04:27:59 DEBUG : splitbanan: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e9c_d20250905_m042512_c001_v7007000_t0000_u01757046312061") 2025/09/05 04:28:00 DEBUG : splitbanan: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1299_d20250905_m042504_c001_v0001181_t0001_u01757046304163") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f208_d20250905_m042634_c001_v7007000_t0000_u01757046394248") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f434f_d20250905_m042626_c001_v0001117_t0002_u01757046386942") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f407164eec1527dda_d20250905_m042618_c001_v7007000_t0000_u01757046378378") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4321_d20250905_m042611_c001_v0001117_t0010_u01757046371055") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d92f1_d20250905_m042601_c001_v7007000_t0000_u01757046361308") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42fb_d20250905_m042554_c001_v0001117_t0007_u01757046354405") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4110ef313e1c1a25_d20250905_m042544_c001_v7007000_t0000_u01757046344770") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f42c7_d20250905_m042537_c001_v0001117_t0035_u01757046337879") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f406ac994bd1acdf3_d20250905_m042528_c001_v7007000_t0000_u01757046328349") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f427d_d20250905_m042521_c001_v0001117_t0025_u01757046321082") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4000f43a2e5b6e7e_d20250905_m042506_c001_v7007000_t0000_u01757046306129") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4243_d20250905_m042502_c001_v0001117_t0027_u01757046302765") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f414638e55fb17040_d20250905_m042454_c001_v7007000_t0000_u01757046294113") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e486_d20250905_m042446_c001_v0001180_t0018_u01757046286802") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c37b_d20250905_m042445_c001_v7007000_t0000_u01757046285301") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41b7_d20250905_m042442_c001_v0001117_t0054_u01757046282322") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5c372_d20250905_m042432_c001_v7007000_t0000_u01757046272997") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a119d_d20250905_m042425_c001_v0001181_t0058_u01757046265837") 2025/09/05 04:28:00 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c55_d20250905_m042424_c001_v7007000_t0000_u01757046264270") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cbe9_d20250905_m042421_c001_v0001161_t0028_u01757046261617") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f420026efb80d5c28_d20250905_m042406_c001_v7007000_t0000_u01757046246676") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb95_d20250905_m042402_c001_v0001161_t0013_u01757046242783") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f402ae0c626d58bfe_d20250905_m042352_c001_v7007000_t0000_u01757046232986") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb45_d20250905_m042346_c001_v0001161_t0056_u01757046226013") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f409d0de95f68a05f_d20250905_m042337_c001_v7007000_t0000_u01757046217282") 2025/09/05 04:28:01 DEBUG : splitbananasplit: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cb0f_d20250905_m042330_c001_v0001161_t0050_u01757046210411") 2025/09/05 04:28:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f408df5555fbb3e60_d20250905_m042448_c001_v7007000_t0000_u01757046288733") 2025/09/05 04:28:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f41bf_d20250905_m042443_c001_v0001117_t0037_u01757046283724") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de9a_d20250905_m042321_c001_v7007000_t0000_u01757046201440") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a0f97_d20250905_m042318_c001_v0001181_t0030_u01757046198724") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d916b_d20250905_m042317_c001_v7007000_t0000_u01757046197591") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f4001_d20250905_m042314_c001_v0001117_t0001_u01757046194531") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba6b_d20250905_m041922_c001_v7007000_t0000_u01757045962201") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dcab_d20250905_m041920_c001_v0001180_t0014_u01757045960749") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba5c_d20250905_m041920_c001_v7007000_t0000_u01757045960199") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dc9b_d20250905_m041918_c001_v0001180_t0045_u01757045958998") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a268e_d20250905_m041807_c001_v7007000_t0000_u01757045887480") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8d2_d20250905_m041805_c001_v0001104_t0022_u01757045885616") 2025/09/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a266f_d20250905_m041805_c001_v7007000_t0000_u01757045885251") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8cc_d20250905_m041803_c001_v0001104_t0029_u01757045883845") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2668_d20250905_m041801_c001_v7007000_t0000_u01757045881763") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8b4_d20250905_m041759_c001_v0001104_t0058_u01757045879799") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2660_d20250905_m041759_c001_v7007000_t0000_u01757045879248") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e8a8_d20250905_m041757_c001_v0001104_t0045_u01757045877817") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e89a_d20250905_m041754_c001_v0001104_t0051_u01757045874169") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2654_d20250905_m041753_c001_v7007000_t0000_u01757045873803") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e892_d20250905_m041752_c001_v0001104_t0006_u01757045872891") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e88e_d20250905_m041751_c001_v0001104_t0047_u01757045871508") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2644_d20250905_m041751_c001_v7007000_t0000_u01757045871141") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e886_d20250905_m041747_c001_v0001104_t0021_u01757045867952") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e864_d20250905_m041744_c001_v0001104_t0007_u01757045864905") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2614_d20250905_m041744_c001_v7007000_t0000_u01757045864535") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e860_d20250905_m041743_c001_v0001104_t0002_u01757045863692") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e85e_d20250905_m041742_c001_v0001104_t0039_u01757045862579") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25f3_d20250905_m041742_c001_v7007000_t0000_u01757045862212") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e850_d20250905_m041738_c001_v0001104_t0043_u01757045858187") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25d6_d20250905_m041737_c001_v7007000_t0000_u01757045857819") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e84a_d20250905_m041736_c001_v0001104_t0032_u01757045856921") 2025/09/05 04:28:02 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25d4_d20250905_m041736_c001_v7007000_t0000_u01757045856009") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e83c_d20250905_m041735_c001_v0001104_t0018_u01757045855121") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25d0_d20250905_m041734_c001_v7007000_t0000_u01757045854567") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e838_d20250905_m041733_c001_v0001104_t0027_u01757045853716") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25cb_d20250905_m041732_c001_v7007000_t0000_u01757045852800") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e82e_d20250905_m041731_c001_v0001104_t0052_u01757045851717") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25c9_d20250905_m041731_c001_v7007000_t0000_u01757045851158") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e82c_d20250905_m041730_c001_v0001104_t0052_u01757045850243") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a25c6_d20250905_m041729_c001_v7007000_t0000_u01757045849691") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e826_d20250905_m041728_c001_v0001104_t0024_u01757045848817") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a259e_d20250905_m041723_c001_v7007000_t0000_u01757045843142") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e806_d20250905_m041722_c001_v0001104_t0017_u01757045842175") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a259d_d20250905_m041721_c001_v7007000_t0000_u01757045841624") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e7fe_d20250905_m041720_c001_v0001104_t0013_u01757045840679") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2599_d20250905_m041719_c001_v7007000_t0000_u01757045839767") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e7f0_d20250905_m041718_c001_v0001104_t0044_u01757045838486") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991a2593_d20250905_m041716_c001_v7007000_t0000_u01757045836122") 2025/09/05 04:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2e7e8_d20250905_m041715_c001_v0001104_t0032_u01757045835292") 2025/09/05 04:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de9d_d20250905_m042321_c001_v7007000_t0000_u01757046201622") 2025/09/05 04:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1cac9_d20250905_m042318_c001_v0001161_t0007_u01757046198743") 2025/09/05 04:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41794588b20d916c_d20250905_m042317_c001_v7007000_t0000_u01757046197775") 2025/09/05 04:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2b5_d20250905_m042314_c001_v0001180_t0043_u01757046194542") 2025/09/05 04:28:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f20a_d20250905_m042636_c001_v7007000_t0000_u01757046396308") 2025/09/05 04:28:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5e8_d20250905_m042635_c001_v0001180_t0006_u01757046395652") 2025/09/05 04:28:04 DEBUG : sub/yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba57_d20250905_m041917_c001_v7007000_t0000_u01757045957327") 2025/09/05 04:28:04 DEBUG : sub/yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b1b_d20250905_m041915_c001_v0001117_t0020_u01757045955692") 2025/09/05 04:28:04 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de54_d20250905_m042313_c001_v7007000_t0000_u01757046193758") 2025/09/05 04:28:04 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e2a5_d20250905_m042312_c001_v0001180_t0053_u01757046192013") 2025/09/05 04:28:04 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de26_d20250905_m042311_c001_v7007000_t0000_u01757046191205") 2025/09/05 04:28:04 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3fdd_d20250905_m042309_c001_v0001117_t0045_u01757046189029") 2025/09/05 04:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de59_d20250905_m042313_c001_v7007000_t0000_u01757046193940") 2025/09/05 04:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1caaf_d20250905_m042312_c001_v0001161_t0034_u01757046192361") 2025/09/05 04:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f419e449cae40de2c_d20250905_m042311_c001_v7007000_t0000_u01757046191388") 2025/09/05 04:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e295_d20250905_m042309_c001_v0001180_t0021_u01757046189023") 2025/09/05 04:28:04 DEBUG : three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba4a_d20250905_m041908_c001_v7007000_t0000_u01757045948098") 2025/09/05 04:28:04 DEBUG : three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea30_d20250905_m041906_c001_v0001104_t0000_u01757045946656") 2025/09/05 04:28:04 DEBUG : three: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11264f5853a2ea1a_d20250905_m041904_c001_v0001104_t0054_u01757045944018") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f20c_d20250905_m042638_c001_v7007000_t0000_u01757046398012") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1469_d20250905_m042637_c001_v0001181_t0048_u01757046397272") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f227_d20250905_m042658_c001_v7007000_t0000_u01757046418340") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ce99_d20250905_m042656_c001_v0001161_t0027_u01757046416194") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f217_d20250905_m042654_c001_v7007000_t0000_u01757046414594") 2025/09/05 04:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a14bd_d20250905_m042653_c001_v0001181_t0019_u01757046413171") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f215_d20250905_m042652_c001_v7007000_t0000_u01757046412195") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e620_d20250905_m042651_c001_v0001180_t0047_u01757046411563") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f212_d20250905_m042645_c001_v7007000_t0000_u01757046405803") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a1491_d20250905_m042644_c001_v0001181_t0034_u01757046404571") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f213_d20250905_m042648_c001_v7007000_t0000_u01757046408502") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ce69_d20250905_m042646_c001_v0001161_t0010_u01757046406772") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f211_d20250905_m042643_c001_v7007000_t0000_u01757046403598") 2025/09/05 04:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0e5fe_d20250905_m042642_c001_v0001180_t0024_u01757046402968") 2025/09/05 04:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f20e_d20250905_m042641_c001_v7007000_t0000_u01757046401963") 2025/09/05 04:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f437b_d20250905_m042640_c001_v0001117_t0027_u01757046400955") 2025/09/05 04:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f20d_d20250905_m042639_c001_v7007000_t0000_u01757046399978") 2025/09/05 04:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f1040cbbe4ff1ce3e_d20250905_m042639_c001_v0001161_t0015_u01757046399007") 2025/09/05 04:28:05 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f4187f899991ad135_d20250905_m042703_c001_v7007000_t0000_u01757046423461") 2025/09/05 04:28:05 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f116ef684e26a14fa_d20250905_m042702_c001_v0001181_t0046_u01757046422832") 2025/09/05 04:28:05 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f214_d20250905_m042650_c001_v7007000_t0000_u01757046410585") 2025/09/05 04:28:05 DEBUG : toe/toe/toe: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f43a1_d20250905_m042649_c001_v0001117_t0014_u01757046409476") 2025/09/05 04:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f228_d20250905_m042658_c001_v7007000_t0000_u01757046418955") 2025/09/05 04:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f43cf_d20250905_m042657_c001_v0001117_t0032_u01757046417588") 2025/09/05 04:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f415f890d7922f218_d20250905_m042655_c001_v7007000_t0000_u01757046415225") 2025/09/05 04:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f108c1d4f5095f817_d20250905_m042654_c001_v0001177_t0023_u01757046414377") 2025/09/05 04:28:06 DEBUG : two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba4b_d20250905_m041908_c001_v7007000_t0000_u01757045948281") 2025/09/05 04:28:06 DEBUG : two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41254e4f0f0f3adf_d20250905_m041906_c001_v0001117_t0029_u01757045946088") 2025/09/05 04:28:06 DEBUG : two: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f41264f5853a2ea18_d20250905_m041903_c001_v0001104_t0027_u01757045943835") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba59_d20250905_m041918_c001_v7007000_t0000_u01757045958060") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f112efbeef63f572c_d20250905_m041916_c001_v0001029_t0037_u01757045956946") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba53_d20250905_m041914_c001_v7007000_t0000_u01757045954399") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f11254e4f0f0f3b01_d20250905_m041912_c001_v0001117_t0034_u01757045952177") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba4f_d20250905_m041910_c001_v7007000_t0000_u01757045950776") 2025/09/05 04:28:06 DEBUG : yam: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f118c36f310d0dc41_d20250905_m041908_c001_v0001180_t0025_u01757045948833") 2025/09/05 04:28:06 DEBUG : yaml: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba55_d20250905_m041915_c001_v7007000_t0000_u01757045955130") 2025/09/05 04:28:06 DEBUG : yaml: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f114e76325890cdb0_d20250905_m041913_c001_v0001144_t0014_u01757045953570") 2025/09/05 04:28:06 DEBUG : yaml: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f410615c276b5ba51_d20250905_m041911_c001_v7007000_t0000_u01757045951506") 2025/09/05 04:28:06 DEBUG : yaml: Deleting (id "4_zcfa2bda3107d1b8b9f980e1b_f110e6c3d852e4011_d20250905_m041910_c001_v0001134_t0013_u01757045950399") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.400973124s (try 1/5)