"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/04 03:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi" 2025/09/04 03:15:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 03:15:18 DEBUG : Creating backend with remote "/tmp/rclone4076113098" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:23 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/04 03:15:23 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.40s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:24 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:25 DEBUG : B2 bucket rclone-test-golejah8lowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", 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-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:26 DEBUG : Creating backend with remote "/non-existing" 2025/09/04 03:15:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/04 03:15:26 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:26 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:27 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:27 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", 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-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:29 INFO : B2 bucket rclone-test-golejah8lowi: Running all checks before starting transfers 2025/09/04 03:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:29 INFO : B2 bucket rclone-test-golejah8lowi: Checks finished, now starting transfers 2025/09/04 03:15:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:30 ERROR : Ignoring --no-traverse with sync 2025/09/04 03:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:30 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:30 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:31 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/04 03:15:32 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:32 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/04 03:15:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:15:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:15:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:15:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:15:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:15:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:15:36 INFO : sub dir2: Making directory 2025/09/04 03:15:36 INFO : sub dir: Making directory 2025/09/04 03:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:36 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 03:15:36 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:36 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:36 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/04 03:15:36 DEBUG : B2 bucket rclone-test-golejah8lowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:37 INFO : sub dir2: Making directory 2025/09/04 03:15:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:15:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:38 DEBUG : sub dir2: Making directory with metadata 2025/09/04 03:15:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:15:38 INFO : sub dir2: Making directory 2025/09/04 03:15:38 INFO : sub dir: Making directory 2025/09/04 03:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:38 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:38 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:39 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:39 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/04 03:15:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:15:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", 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-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:40 INFO : sub dir2: Making directory 2025/09/04 03:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:40 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:40 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:41 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:41 DEBUG : sub dir2: Making directory with metadata 2025/09/04 03:15:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:15:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:15:42 INFO : sub dir2: Making directory 2025/09/04 03:15:42 INFO : sub dir: Making directory 2025/09/04 03:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:42 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:42 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:42 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/04 03:15:42 DEBUG : B2 bucket rclone-test-golejah8lowi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:43 INFO : sub dir2: Making directory 2025/09/04 03:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:43 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:43 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:44 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:15:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.54s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lihezos0tide" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-lihezos0tide 2025/09/04 03:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:15:47 DEBUG : B2 bucket rclone-test-lihezos0tide: Waiting for checks to finish 2025/09/04 03:15:47 DEBUG : B2 bucket rclone-test-lihezos0tide: Waiting for transfers to finish 2025/09/04 03:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:15:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:15:52 DEBUG : B2 bucket rclone-test-lihezos0tide: Purge remote 2025/09/04 03:15:52 INFO : B2 bucket rclone-test-lihezos0tide: cleaning bucket "rclone-test-lihezos0tide" of all files 2025/09/04 03:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f922d33b09d1b2b9f980e1b_f109bf3db1104b12c_d20250904_m031551_c001_v0001115_t0014_u01756955751146") --- PASS: TestServerSideCopy (10.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:15:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:15:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:15:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 03:15:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:15:58 DEBUG : Creating backend with remote "TestB2:rclone-test-furohak6hate" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-furohak6hate 2025/09/04 03:16:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:16:00 DEBUG : B2 bucket rclone-test-furohak6hate: Waiting for checks to finish 2025/09/04 03:16:00 DEBUG : B2 bucket rclone-test-furohak6hate: Waiting for transfers to finish 2025/09/04 03:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:16:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:16:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:16:06 DEBUG : B2 bucket rclone-test-furohak6hate: Waiting for checks to finish 2025/09/04 03:16:06 DEBUG : B2 bucket rclone-test-furohak6hate: Waiting for transfers to finish 2025/09/04 03:16:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 03:16:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:16:06 DEBUG : B2 bucket rclone-test-furohak6hate: Purge remote 2025/09/04 03:16:06 INFO : B2 bucket rclone-test-furohak6hate: cleaning bucket "rclone-test-furohak6hate" of all files 2025/09/04 03:16:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d63b09d1b2b9f980e1b_f10092933faa1107f_d20250904_m031606_c001_v0001043_t0032_u01756955766457") 2025/09/04 03:16:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d63b09d1b2b9f980e1b_f106c0cf6840e1bc6_d20250904_m031604_c001_v0001161_t0047_u01756955764199") --- PASS: TestServerSideCopyOverSelf (14.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:16:13 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:13 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 03:16:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 03:16:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wudakew6dopi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-wudakew6dopi 2025/09/04 03:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:16:16 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for checks to finish 2025/09/04 03:16:16 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for transfers to finish 2025/09/04 03:16:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:16:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:16:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:16:18 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for checks to finish 2025/09/04 03:16:18 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for transfers to finish 2025/09/04 03:16:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 03:16:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:16:18 INFO : sub dir/hello world: Deleted 2025/09/04 03:16:20 DEBUG : testing file moves 2025/09/04 03:16:20 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for checks to finish 2025/09/04 03:16:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/04 03:16:20 DEBUG : B2 bucket rclone-test-wudakew6dopi: Waiting for transfers to finish 2025/09/04 03:16:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/04 03:16:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/04 03:16:20 INFO : sub dir/hello world: Deleted 2025/09/04 03:16:21 DEBUG : B2 bucket rclone-test-wudakew6dopi: Purge remote 2025/09/04 03:16:21 INFO : B2 bucket rclone-test-wudakew6dopi: cleaning bucket "rclone-test-wudakew6dopi" of all files 2025/09/04 03:16:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf429d53b09d1b2b9f980e1b_f114975176881c17b_d20250904_m031620_c001_v0001101_t0041_u01756955780303") 2025/09/04 03:16:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf429d53b09d1b2b9f980e1b_f1174ed8f1ce05f3d_d20250904_m031618_c001_v0001177_t0055_u01756955778604") 2025/09/04 03:16:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf429d53b09d1b2b9f980e1b_f1103b5df4599d5e5_d20250904_m031617_c001_v0001102_t0053_u01756955777292") --- PASS: TestServerSideMoveOverSelf (9.55s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:24 ERROR : error listing: directory not found 2025/09/04 03:16:24 INFO : Local file system at /tmp/rclone4076113098: Making directory 2025/09/04 03:16:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.53s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:16:26 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for checks to finish 2025/09/04 03:16:26 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for transfers to finish 2025/09/04 03:16:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:16:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/04 03:16:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 03:16:27 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:27 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:16:28 INFO : check sum: Copied (new) 2025/09/04 03:16:28 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:28 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:16:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/04 03:16:28 DEBUG : check sum: Unchanged skipping 2025/09/04 03:16:28 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:28 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/04 03:16:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 03:16:29 INFO : sizeonly: Copied (new) 2025/09/04 03:16:29 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:30 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:30 DEBUG : sizeonly: Sizes identical 2025/09/04 03:16:30 DEBUG : sizeonly: Unchanged skipping 2025/09/04 03:16:30 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:30 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.90s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/04 03:16:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/04 03:16:31 INFO : ignore-size: Copied (new) 2025/09/04 03:16:31 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:16:31 DEBUG : ignore-size: Unchanged skipping 2025/09/04 03:16:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:31 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:16:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:33 DEBUG : existing: Unchanged skipping 2025/09/04 03:16:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:33 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:33 INFO : There was nothing to transfer 2025/09/04 03:16:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/04 03:16:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 03:16:33 INFO : existing: Copied (replaced existing) 2025/09/04 03:16:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:16:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 03:16:35 INFO : existing: Copied (new) 2025/09/04 03:16:35 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:35 DEBUG : existing: Destination exists, skipping 2025/09/04 03:16:35 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:35 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:35 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:37 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/04 03:16:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:16:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:16:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:16:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:16:37 INFO : a/potato2: Copied (new) 2025/09/04 03:16:37 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:38 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:39 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/04 03:16:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:16:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/04 03:16:39 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:39 INFO : There was nothing to transfer 2025/09/04 03:16:40 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/04 03:16:40 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:16:41 INFO : empty space: Updated modification time in destination 2025/09/04 03:16:41 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:41 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:41 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:43 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/04 03:16:43 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:16:43 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:43 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:43 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:44 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/04 03:16:44 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4076113098) 2025/09/04 03:16:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-golejah8lowi) 2025/09/04 03:16:44 DEBUG : foo: sha1 differ 2025/09/04 03:16:44 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/04 03:16:44 INFO : foo: Copied (replaced existing) 2025/09/04 03:16:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:16:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 03:16:46 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:46 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:46 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:16:46 INFO : potato: Copied (new) 2025/09/04 03:16:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/04 03:16:48 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:48 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/04 03:16:49 INFO : potato: Copied (replaced existing) 2025/09/04 03:16:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:50 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/04 03:16:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4076113098) 2025/09/04 03:16:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-golejah8lowi) 2025/09/04 03:16:50 DEBUG : potato: sha1 differ 2025/09/04 03:16:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/04 03:16:51 INFO : potato: Copied (replaced existing) 2025/09/04 03:16:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:16:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/04 03:16:52 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:16:52 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:52 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:52 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:16:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:16:55 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:55 DEBUG : empty space: Unchanged skipping 2025/09/04 03:16:55 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:16:55 INFO : potato2: Copied (new) 2025/09/04 03:16:55 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:16:57 INFO : d: Making directory 2025/09/04 03:16:57 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/04 03:16:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:16:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:16:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:16:58 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:16:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:16:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:16:58 INFO : a/potato2: Copied (new) 2025/09/04 03:16:58 DEBUG : Waiting for deletions to finish 2025/09/04 03:16:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/04 03:17:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:17:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:01 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:01 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:17:01 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:17:01 INFO : a/potato2: Copied (new) 2025/09/04 03:17:01 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting files as there were IO errors 2025/09/04 03:17:01 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:03 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:17:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:04 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:04 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:04 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:04 INFO : potato: Deleted 2025/09/04 03:17:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:17:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.76s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:06 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:06 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:06 INFO : potato: Deleted 2025/09/04 03:17:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:17:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:07 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:17:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:09 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:09 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/04 03:17:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.94s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:11 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:17:11 DEBUG : enormous: Excluded 2025/09/04 03:17:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:17:11 DEBUG : potato2: Excluded 2025/09/04 03:17:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:17:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:17:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:11 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:11 INFO : There was nothing to transfer 2025/09/04 03:17:11 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:17:11 DEBUG : enormous: Excluded 2025/09/04 03:17:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:17:11 DEBUG : potato2: Excluded 2025/09/04 03:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:17:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/04 03:17:12 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:12 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for checks to finish 2025/09/04 03:17:12 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for transfers to finish 2025/09/04 03:17:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:14 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:17:14 DEBUG : enormous: Excluded 2025/09/04 03:17:14 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:17:14 DEBUG : potato2: Excluded 2025/09/04 03:17:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:17:14 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:14 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:14 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:14 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:15 INFO : enormous: Deleted 2025/09/04 03:17:15 INFO : potato2: Deleted 2025/09/04 03:17:15 INFO : There was nothing to transfer 2025/09/04 03:17:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/04 03:17:15 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:15 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for checks to finish 2025/09/04 03:17:15 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for transfers to finish 2025/09/04 03:17:15 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:15 INFO : potato2: Deleted 2025/09/04 03:17:15 INFO : enormous: Deleted 2025/09/04 03:17:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:17 DEBUG : five: Need to transfer - File not found at Destination 2025/09/04 03:17:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/04 03:17:17 DEBUG : one: Destination is newer than source, skipping 2025/09/04 03:17:17 DEBUG : three: Sizes identical 2025/09/04 03:17:17 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4076113098) 2025/09/04 03:17:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-golejah8lowi) 2025/09/04 03:17:17 DEBUG : two: sha1 differ 2025/09/04 03:17:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 03:17:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 03:17:17 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 03:17:18 INFO : five: Copied (new) 2025/09/04 03:17:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 03:17:18 INFO : four: Copied (replaced existing) 2025/09/04 03:17:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 03:17:18 INFO : two: Copied (replaced existing) 2025/09/04 03:17:18 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:19 DEBUG : one: Destination is newer than source, skipping 2025/09/04 03:17:19 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4076113098) 2025/09/04 03:17:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-golejah8lowi) 2025/09/04 03:17:19 DEBUG : three: sha1 differ 2025/09/04 03:17:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 03:17:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/04 03:17:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 03:17:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/04 03:17:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 03:17:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/04 03:17:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 03:17:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 03:17:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 03:17:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 03:17:19 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:17:19 INFO : three: Copied (replaced existing) 2025/09/04 03:17:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/04 03:17:21 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:21 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:21 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:17:21 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 03:17:21 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 03:17:21 INFO : potato: Copied (new) 2025/09/04 03:17:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:22 INFO : yam: Copied (new) 2025/09/04 03:17:22 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:17:22 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:22 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:22 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:22 DEBUG : potato: Unchanged skipping 2025/09/04 03:17:22 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:23 INFO : yam: Copied (server-side copy) to: yaml 2025/09/04 03:17:23 INFO : yam: Deleted 2025/09/04 03:17:23 INFO : yaml: Renamed from "yam" 2025/09/04 03:17:23 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/04 03:17:24 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:24 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:17:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 03:17:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:25 INFO : yam: Copied (new) 2025/09/04 03:17:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 03:17:25 INFO : potato: Copied (new) 2025/09/04 03:17:25 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:17:26 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:26 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:26 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:26 DEBUG : potato: Unchanged skipping 2025/09/04 03:17:26 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:26 INFO : yam: Copied (server-side copy) to: yaml 2025/09/04 03:17:26 INFO : yam: Deleted 2025/09/04 03:17:26 INFO : yaml: Renamed from "yam" 2025/09/04 03:17:26 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/04 03:17:28 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:28 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:28 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:17:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 03:17:28 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:28 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:28 INFO : sub/yam: Copied (new) 2025/09/04 03:17:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 03:17:29 INFO : potato: Copied (new) 2025/09/04 03:17:29 DEBUG : Waiting for deletions to finish 2025/09/04 03:17:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:17:29 DEBUG : potato: Unchanged skipping 2025/09/04 03:17:29 INFO : B2 bucket rclone-test-golejah8lowi: Making map for --track-renames 2025/09/04 03:17:29 INFO : B2 bucket rclone-test-golejah8lowi: Finished making map for --track-renames 2025/09/04 03:17:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:29 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for renames to finish 2025/09/04 03:17:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 03:17:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/04 03:17:30 INFO : sub/yam: Deleted 2025/09/04 03:17:30 INFO : yam: Renamed from "sub/yam" 2025/09/04 03:17:30 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:31 DEBUG : Creating backend with remote "/tmp/rclone4076113098/dir1" 2025/09/04 03:17:31 DEBUG : Creating backend with remote "/tmp/rclone4076113098/dir2" 2025/09/04 03:17:31 DEBUG : Local file system at /tmp/rclone4076113098/dir2: Using server-side directory move 2025/09/04 03:17:31 INFO : Local file system at /tmp/rclone4076113098/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 03:17:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/04 03:17:31 DEBUG : Local file system at /tmp/rclone4076113098/dir2: Waiting for checks to finish 2025/09/04 03:17:31 DEBUG : Local file system at /tmp/rclone4076113098/dir2: Waiting for transfers to finish 2025/09/04 03:17:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:17:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 03:17:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:31 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 03:17:32 INFO : nested/sub dir/file: Copied (new) 2025/09/04 03:17:32 INFO : nested/sub dir/file: Deleted 2025/09/04 03:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:17:32 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:17:32 INFO : sub dir/hello world: Deleted 2025/09/04 03:17:32 INFO : sub dir: Removing directory 2025/09/04 03:17:32 INFO : nested/sub dir: Removing directory 2025/09/04 03:17:32 INFO : nested: Removing directory 2025/09/04 03:17:32 DEBUG : Local file system at /tmp/rclone4076113098: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:17:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 03:17:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 03:17:34 INFO : nested/sub dir/file: Copied (new) 2025/09/04 03:17:34 INFO : nested/sub dir/file: Deleted 2025/09/04 03:17:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:17:34 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:17:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 03:17:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:17:35 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:35 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/04 03:17:35 INFO : existing-b: Copied (new) 2025/09/04 03:17:35 INFO : existing-b: Deleted 2025/09/04 03:17:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 03:17:35 INFO : existing: Copied (new) 2025/09/04 03:17:35 INFO : existing: Deleted 2025/09/04 03:17:36 DEBUG : existing: Destination exists, skipping 2025/09/04 03:17:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/04 03:17:36 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:17:36 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:17:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:17:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hocucij0yecu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-hocucij0yecu 2025/09/04 03:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/04 03:17:46 DEBUG : empty space: Unchanged skipping 2025/09/04 03:17:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:17:46 DEBUG : B2 bucket rclone-test-hocucij0yecu: Waiting for checks to finish 2025/09/04 03:17:46 INFO : empty space: Deleted 2025/09/04 03:17:46 DEBUG : B2 bucket rclone-test-hocucij0yecu: Waiting for transfers to finish 2025/09/04 03:17:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:17:46 INFO : potato2: Copied (server-side copy) 2025/09/04 03:17:46 INFO : potato2: Deleted 2025/09/04 03:17:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:17:46 INFO : potato3: Copied (server-side copy) 2025/09/04 03:17:47 INFO : potato3: Deleted 2025/09/04 03:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-volehum5yora" 2025/09/04 03:17:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/04 03:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:17:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 03:17:48 DEBUG : B2 bucket rclone-test-volehum5yora: Waiting for checks to finish 2025/09/04 03:17:48 DEBUG : B2 bucket rclone-test-volehum5yora: Waiting for transfers to finish 2025/09/04 03:17:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:17:53 INFO : empty space: Copied (server-side copy) 2025/09/04 03:17:53 INFO : empty space: Deleted 2025/09/04 03:17:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:17:53 INFO : potato2: Copied (server-side copy) 2025/09/04 03:17:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:17:54 INFO : potato3: Copied (server-side copy) 2025/09/04 03:17:54 INFO : potato2: Deleted 2025/09/04 03:17:54 INFO : potato3: Deleted 2025/09/04 03:17:54 DEBUG : B2 bucket rclone-test-volehum5yora: Purge remote 2025/09/04 03:17:54 INFO : B2 bucket rclone-test-volehum5yora: cleaning bucket "rclone-test-volehum5yora" of all files 2025/09/04 03:17:54 DEBUG : empty space: Deleting (id "4_zdf02fde3b0ad1b2b9f980e1b_f110e8e931e376302_d20250904_m031753_c001_v0001183_t0002_u01756955873455") 2025/09/04 03:17:54 DEBUG : potato2: Deleting (id "4_zdf02fde3b0ad1b2b9f980e1b_f108973ac2b1203d8_d20250904_m031753_c001_v0001041_t0040_u01756955873680") 2025/09/04 03:17:54 DEBUG : potato3: Deleting (id "4_zdf02fde3b0ad1b2b9f980e1b_f102ddff9ab80d08d_d20250904_m031753_c001_v0001105_t0046_u01756955873820") 2025/09/04 03:17:56 DEBUG : B2 bucket rclone-test-hocucij0yecu: Purge remote 2025/09/04 03:17:56 INFO : B2 bucket rclone-test-hocucij0yecu: cleaning bucket "rclone-test-hocucij0yecu" of all files 2025/09/04 03:17:57 DEBUG : empty space: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f4055ecea9533db95_d20250904_m031753_c001_v7007000_t0000_u01756955873663") 2025/09/04 03:17:57 DEBUG : empty space: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f110963acf8d98d19_d20250904_m031744_c001_v0001154_t0008_u01756955864436") 2025/09/04 03:17:57 DEBUG : potato2: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f4055ecea9533db98_d20250904_m031754_c001_v7007000_t0000_u01756955874049") 2025/09/04 03:17:57 DEBUG : potato2: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f104f0c5ab72ec6a5_d20250904_m031746_c001_v0001172_t0005_u01756955866191") 2025/09/04 03:17:57 DEBUG : potato3: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f4055ecea9533db9a_d20250904_m031754_c001_v7007000_t0000_u01756955874229") 2025/09/04 03:17:57 DEBUG : potato3: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f113126e2e9df16e4_d20250904_m031746_c001_v0001104_t0059_u01756955866490") 2025/09/04 03:17:57 DEBUG : potato3: Deleting (id "4_zefc2dda3b0ad1b2b9f980e1b_f110963acf8d98d21_d20250904_m031744_c001_v0001154_t0024_u01756955864995") --- PASS: TestServerSideMove (24.78s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cipatuk9kiko" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-cipatuk9kiko 2025/09/04 03:18:10 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:18:10 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:18:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:18:10 DEBUG : B2 bucket rclone-test-cipatuk9kiko: Waiting for checks to finish 2025/09/04 03:18:10 DEBUG : B2 bucket rclone-test-cipatuk9kiko: Waiting for transfers to finish 2025/09/04 03:18:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:18:10 INFO : potato2: Copied (server-side copy) 2025/09/04 03:18:10 INFO : potato2: Deleted 2025/09/04 03:18:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:18:10 INFO : potato3: Copied (server-side copy) 2025/09/04 03:18:11 INFO : potato3: Deleted 2025/09/04 03:18:11 DEBUG : Creating backend with remote "TestB2:rclone-test-welucuz7xiho" 2025/09/04 03:18:12 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:18:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 03:18:12 DEBUG : B2 bucket rclone-test-welucuz7xiho: Waiting for checks to finish 2025/09/04 03:18:12 DEBUG : B2 bucket rclone-test-welucuz7xiho: Waiting for transfers to finish 2025/09/04 03:18:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:18:17 INFO : potato2: Copied (server-side copy) 2025/09/04 03:18:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/09/04 03:18:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/04 03:18:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:18:17 INFO : potato3: Copied (server-side copy) 2025/09/04 03:18:17 DEBUG : pacer: Reducing sleep to 10ms 2025/09/04 03:18:17 INFO : potato2: Deleted 2025/09/04 03:18:17 INFO : potato3: Deleted 2025/09/04 03:18:18 DEBUG : B2 bucket rclone-test-welucuz7xiho: Purge remote 2025/09/04 03:18:18 INFO : B2 bucket rclone-test-welucuz7xiho: cleaning bucket "rclone-test-welucuz7xiho" of all files 2025/09/04 03:18:18 DEBUG : potato2: Deleting (id "4_z2f625dc3b0bd1b2b9f980e1b_f1059531dc769975e_d20250904_m031816_c001_v0001029_t0029_u01756955896777") 2025/09/04 03:18:18 DEBUG : potato3: Deleting (id "4_z2f625dc3b0bd1b2b9f980e1b_f113a25e99233a6d2_d20250904_m031817_c001_v0001161_t0034_u01756955897207") 2025/09/04 03:18:20 DEBUG : B2 bucket rclone-test-cipatuk9kiko: Purge remote 2025/09/04 03:18:20 INFO : B2 bucket rclone-test-cipatuk9kiko: cleaning bucket "rclone-test-cipatuk9kiko" of all files 2025/09/04 03:18:20 DEBUG : empty space: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f107fddbfc0d401f8_d20250904_m031808_c001_v0001092_t0048_u01756955888686") 2025/09/04 03:18:20 DEBUG : potato2: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f4115e4c07868a260_d20250904_m031817_c001_v7007000_t0000_u01756955897710") 2025/09/04 03:18:20 DEBUG : potato2: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f100169f04df2f3a1_d20250904_m031810_c001_v0001100_t0033_u01756955890215") 2025/09/04 03:18:20 DEBUG : potato3: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f4078226740952d22_d20250904_m031817_c001_v7007000_t0000_u01756955897868") 2025/09/04 03:18:20 DEBUG : potato3: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f102ddff9ab80d0b1_d20250904_m031810_c001_v0001105_t0034_u01756955890633") 2025/09/04 03:18:20 DEBUG : potato3: Deleting (id "4_z6fe24d33b0bd1b2b9f980e1b_f107fddbfc0d401fe_d20250904_m031809_c001_v0001092_t0009_u01756955889225") --- PASS: TestServerSideMoveWithFilter (25.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-piqiyis2nepu" 2025/09/04 03:18:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-golejah8lowi -> B2 bucket rclone-test-piqiyis2nepu 2025/09/04 03:18:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:18:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/04 03:18:36 DEBUG : empty space: Unchanged skipping 2025/09/04 03:18:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:18:36 DEBUG : B2 bucket rclone-test-piqiyis2nepu: Waiting for checks to finish 2025/09/04 03:18:36 INFO : empty space: Deleted 2025/09/04 03:18:36 DEBUG : B2 bucket rclone-test-piqiyis2nepu: Waiting for transfers to finish 2025/09/04 03:18:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:18:36 INFO : potato2: Copied (server-side copy) 2025/09/04 03:18:36 INFO : potato2: Deleted 2025/09/04 03:18:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:18:37 INFO : potato3: Copied (server-side copy) 2025/09/04 03:18:37 INFO : potato3: Deleted 2025/09/04 03:18:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gefiruy6joku" 2025/09/04 03:18:38 INFO : tomatoDir: Making directory 2025/09/04 03:18:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/04 03:18:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:18:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 03:18:39 DEBUG : B2 bucket rclone-test-gefiruy6joku: Waiting for checks to finish 2025/09/04 03:18:39 DEBUG : B2 bucket rclone-test-gefiruy6joku: Waiting for transfers to finish 2025/09/04 03:18:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 03:18:40 INFO : empty space: Copied (server-side copy) 2025/09/04 03:18:40 INFO : empty space: Deleted 2025/09/04 03:18:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 03:18:40 INFO : potato2: Copied (server-side copy) 2025/09/04 03:18:41 INFO : potato2: Deleted 2025/09/04 03:18:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/04 03:18:41 INFO : potato3: Copied (server-side copy) 2025/09/04 03:18:41 INFO : potato3: Deleted 2025/09/04 03:18:41 DEBUG : B2 bucket rclone-test-gefiruy6joku: Purge remote 2025/09/04 03:18:41 INFO : B2 bucket rclone-test-gefiruy6joku: cleaning bucket "rclone-test-gefiruy6joku" of all files 2025/09/04 03:18:42 DEBUG : empty space: Deleting (id "4_zcf52cd33b0bd1b2b9f980e1b_f103f92582594e360_d20250904_m031840_c001_v0001176_t0036_u01756955920469") 2025/09/04 03:18:42 DEBUG : potato2: Deleting (id "4_zcf52cd33b0bd1b2b9f980e1b_f1127a030baa071b5_d20250904_m031840_c001_v0001180_t0048_u01756955920712") 2025/09/04 03:18:42 DEBUG : potato3: Deleting (id "4_zcf52cd33b0bd1b2b9f980e1b_f10970305f50a488e_d20250904_m031840_c001_v0001157_t0004_u01756955920826") 2025/09/04 03:18:44 DEBUG : B2 bucket rclone-test-piqiyis2nepu: Purge remote 2025/09/04 03:18:44 INFO : B2 bucket rclone-test-piqiyis2nepu: cleaning bucket "rclone-test-piqiyis2nepu" of all files 2025/09/04 03:18:44 DEBUG : empty space: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f4055ecea9533dd3d_d20250904_m031840_c001_v7007000_t0000_u01756955920680") 2025/09/04 03:18:44 DEBUG : empty space: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f117d4f3a89eef009_d20250904_m031834_c001_v0001093_t0039_u01756955914830") 2025/09/04 03:18:44 DEBUG : potato2: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f4055ecea9533dd3e_d20250904_m031840_c001_v7007000_t0000_u01756955920916") 2025/09/04 03:18:44 DEBUG : potato2: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f11755034ce313354_d20250904_m031836_c001_v0001090_t0009_u01756955916472") 2025/09/04 03:18:44 DEBUG : potato3: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f4055ecea9533dd3f_d20250904_m031841_c001_v7007000_t0000_u01756955921270") 2025/09/04 03:18:44 DEBUG : potato3: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f10019348f7676c32_d20250904_m031836_c001_v0001146_t0020_u01756955916844") 2025/09/04 03:18:44 DEBUG : potato3: Deleting (id "4_z6f72ad33b0bd1b2b9f980e1b_f117d4f3a89eef00b_d20250904_m031835_c001_v0001093_t0023_u01756955915203") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/rclone-sync-test" --- PASS: TestSyncOverlap (1.60s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/rclone-sync-test" 2025/09/04 03:18:54 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/rclone-sync-test-include/layer2" 2025/09/04 03:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/rclone-sync-test-ignore-file" 2025/09/04 03:18:59 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test: Waiting for checks to finish 2025/09/04 03:18:59 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test: Waiting for transfers to finish 2025/09/04 03:18:59 DEBUG : Waiting for deletions to finish 2025/09/04 03:18:59 INFO : There was nothing to transfer 2025/09/04 03:18:59 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:18:59 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:18:59 DEBUG : Waiting for deletions to finish 2025/09/04 03:18:59 INFO : There was nothing to transfer 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/04 03:19:00 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:00 INFO : There was nothing to transfer 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:19:00 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:00 INFO : There was nothing to transfer 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/04 03:19:00 DEBUG : B2 bucket rclone-test-golejah8lowi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/04 03:19:00 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.28s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:19:02 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/CompareDest" 2025/09/04 03:19:04 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 03:19:04 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:04 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:19:05 INFO : one: Copied (new) 2025/09/04 03:19:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:06 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:06 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 03:19:06 INFO : one: Copied (replaced existing) 2025/09/04 03:19:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:09 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:19:09 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:09 INFO : There was nothing to transfer 2025/09/04 03:19:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 03:19:10 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:19:10 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:10 INFO : There was nothing to transfer 2025/09/04 03:19:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 03:19:11 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:19:11 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:11 INFO : There was nothing to transfer 2025/09/04 03:19:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:12 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/04 03:19:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 03:19:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 03:19:12 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:19:12 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:12 INFO : There was nothing to transfer 2025/09/04 03:19:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 03:19:13 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:19:13 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/04 03:19:14 INFO : two: Copied (new) 2025/09/04 03:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:19:17 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dest" 2025/09/04 03:19:17 DEBUG : Config file has changed externally - reloading 2025/09/04 03:19:18 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/pre-dest1" 2025/09/04 03:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/pre-dest2" 2025/09/04 03:19:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:19:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/04 03:19:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:19:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/04 03:19:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/04 03:19:22 DEBUG : B2 bucket rclone-test-golejah8lowi path dest: Waiting for checks to finish 2025/09/04 03:19:22 DEBUG : B2 bucket rclone-test-golejah8lowi path dest: Waiting for transfers to finish 2025/09/04 03:19:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/04 03:19:23 INFO : 3: Copied (new) 2025/09/04 03:19:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:19:25 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/CopyDest" 2025/09/04 03:19:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 03:19:27 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:27 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:19:29 INFO : one: Copied (new) 2025/09/04 03:19:29 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:29 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:29 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 03:19:30 INFO : one: Copied (replaced existing) 2025/09/04 03:19:30 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/BackupDir" 2025/09/04 03:19:32 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:19:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:19:34 INFO : one: Copied (server-side copy) 2025/09/04 03:19:34 INFO : one: Deleted 2025/09/04 03:19:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 03:19:35 INFO : one: Copied (server-side copy) 2025/09/04 03:19:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/04 03:19:35 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:35 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:36 DEBUG : one: Unchanged skipping 2025/09/04 03:19:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 03:19:37 INFO : two: Copied (server-side copy) 2025/09/04 03:19:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/04 03:19:37 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:37 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:37 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:37 DEBUG : one: Unchanged skipping 2025/09/04 03:19:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:37 DEBUG : two: Unchanged skipping 2025/09/04 03:19:37 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:37 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:37 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:37 INFO : There was nothing to transfer 2025/09/04 03:19:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:38 DEBUG : one: Unchanged skipping 2025/09/04 03:19:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/04 03:19:39 DEBUG : three: Destination not found in --copy-dest 2025/09/04 03:19:39 DEBUG : three: Need to transfer - File not found at Destination 2025/09/04 03:19:39 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 03:19:39 DEBUG : two: Unchanged skipping 2025/09/04 03:19:39 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/04 03:19:39 INFO : three: Copied (new) 2025/09/04 03:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.83s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:19:43 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/9f02bd53b08d1b2b9f980e1b/c001_v0001183_t0033": EOF 2025/09/04 03:19:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/9f02bd53b08d1b2b9f980e1b/c001_v0001183_t0033": EOF) 2025/09/04 03:19:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-golejah8lowi: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/9f02bd53b08d1b2b9f980e1b/c001_v0001183_t0033": EOF) 2025/09/04 03:19:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/04 03:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/backup" 2025/09/04 03:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:19:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:19:49 DEBUG : two: Unchanged skipping 2025/09/04 03:19:49 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:19:50 INFO : one: Copied (server-side copy) 2025/09/04 03:19:50 INFO : one: Deleted 2025/09/04 03:19:50 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:19:51 INFO : one: Copied (new) 2025/09/04 03:19:51 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:19:52 INFO : three.txt: Copied (server-side copy) 2025/09/04 03:19:52 INFO : three.txt: Deleted 2025/09/04 03:19:52 INFO : three.txt: Moved into backup dir 2025/09/04 03:19:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:19:54 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:19:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:19:54 DEBUG : two: Unchanged skipping 2025/09/04 03:19:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:19:54 INFO : one: Copied (server-side copy) 2025/09/04 03:19:55 INFO : one: Deleted 2025/09/04 03:19:55 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:19:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:19:55 INFO : one: Copied (new) 2025/09/04 03:19:55 DEBUG : Waiting for deletions to finish 2025/09/04 03:19:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:19:56 INFO : three.txt: Copied (server-side copy) 2025/09/04 03:19:56 INFO : three.txt: Deleted 2025/09/04 03:19:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/backup" 2025/09/04 03:20:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:20:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:02 DEBUG : two: Unchanged skipping 2025/09/04 03:20:02 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:20:03 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:03 INFO : one: Deleted 2025/09/04 03:20:03 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:04 INFO : one: Copied (new) 2025/09/04 03:20:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:20:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:14 INFO : three.txt: Deleted 2025/09/04 03:20:14 INFO : three.txt: Moved into backup dir 2025/09/04 03:20:16 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:20:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:16 DEBUG : two: Unchanged skipping 2025/09/04 03:20:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:17 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:18 INFO : one: Deleted 2025/09/04 03:20:18 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:20:18 INFO : one: Copied (new) 2025/09/04 03:20:18 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:20:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:19 INFO : three.txt: Deleted 2025/09/04 03:20:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/backup" 2025/09/04 03:20:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:20:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:26 DEBUG : two: Unchanged skipping 2025/09/04 03:20:26 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:20:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/04 03:20:28 INFO : one: Deleted 2025/09/04 03:20:28 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:28 INFO : one: Copied (new) 2025/09/04 03:20:28 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:20:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/04 03:20:29 INFO : three.txt: Deleted 2025/09/04 03:20:29 INFO : three.txt: Moved into backup dir 2025/09/04 03:20:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:20:31 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:31 DEBUG : two: Unchanged skipping 2025/09/04 03:20:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/04 03:20:32 INFO : one: Deleted 2025/09/04 03:20:32 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:20:32 INFO : one: Copied (new) 2025/09/04 03:20:32 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:20:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/04 03:20:33 INFO : three.txt: Deleted 2025/09/04 03:20:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:20:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:20:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:38 DEBUG : two: Unchanged skipping 2025/09/04 03:20:38 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:20:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:39 INFO : one: Deleted 2025/09/04 03:20:39 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:40 INFO : one: Copied (new) 2025/09/04 03:20:40 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:20:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:40 INFO : three.txt: Deleted 2025/09/04 03:20:40 INFO : three.txt: Moved into backup dir 2025/09/04 03:20:42 DEBUG : one.bak: Excluded (Path Filter) 2025/09/04 03:20:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/04 03:20:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:20:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:42 DEBUG : two: Unchanged skipping 2025/09/04 03:20:42 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for checks to finish 2025/09/04 03:20:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:43 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:43 INFO : one: Deleted 2025/09/04 03:20:43 DEBUG : B2 bucket rclone-test-golejah8lowi path dst: Waiting for transfers to finish 2025/09/04 03:20:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:20:43 INFO : one: Copied (new) 2025/09/04 03:20:43 DEBUG : Waiting for deletions to finish 2025/09/04 03:20:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:20:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:44 INFO : three.txt: Deleted 2025/09/04 03:20:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:20:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:20:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:20:50 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:50 INFO : one: Deleted 2025/09/04 03:20:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:51 INFO : one: Copied (new) 2025/09/04 03:20:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:51 DEBUG : two: Unchanged skipping 2025/09/04 03:20:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 03:20:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:20:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:52 INFO : three.txt: Deleted 2025/09/04 03:20:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:20:53 INFO : three.txt: Copied (new) 2025/09/04 03:20:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:20:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:20:54 INFO : one: Copied (server-side copy) to: one.bak 2025/09/04 03:20:54 INFO : one: Deleted 2025/09/04 03:20:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:20:55 INFO : one: Copied (new) 2025/09/04 03:20:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:20:55 DEBUG : two: Unchanged skipping 2025/09/04 03:20:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 03:20:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:20:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/04 03:20:56 INFO : three.txt: Deleted 2025/09/04 03:20:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/04 03:20:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:21:01 DEBUG : Creating backend with remote "TestB2:rclone-test-golejah8lowi/dst" 2025/09/04 03:21:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:21:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 03:21:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/04 03:21:04 INFO : one: Deleted 2025/09/04 03:21:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:21:05 INFO : one: Copied (new) 2025/09/04 03:21:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:05 DEBUG : two: Unchanged skipping 2025/09/04 03:21:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 03:21:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 03:21:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/04 03:21:06 INFO : three.txt: Deleted 2025/09/04 03:21:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:21:06 INFO : three.txt: Copied (new) 2025/09/04 03:21:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:21:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/04 03:21:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/04 03:21:07 INFO : one: Deleted 2025/09/04 03:21:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/04 03:21:08 INFO : one: Copied (new) 2025/09/04 03:21:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:08 DEBUG : two: Unchanged skipping 2025/09/04 03:21:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 03:21:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/04 03:21:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/04 03:21:09 INFO : three.txt: Deleted 2025/09/04 03:21:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/04 03:21:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.67s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:21:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/04 03:21:12 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:21:12 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:21:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/04 03:21:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/04 03:21:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.20s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:21:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:21:14 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:21:14 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:21:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 03:21:15 INFO : existing: Copied (new) 2025/09/04 03:21:15 DEBUG : Waiting for deletions to finish 2025/09/04 03:21:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/04 03:21:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/04 03:21:15 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:21:15 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:21:15 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting files as there were IO errors 2025/09/04 03:21:15 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:21:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:17 DEBUG : existing: Unchanged skipping 2025/09/04 03:21:17 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:21:17 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:21:17 DEBUG : Waiting for deletions to finish 2025/09/04 03:21:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.83s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", 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-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:21:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:21:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both0: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both10: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both11: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both15: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both12: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both17: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both13: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both19: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both14: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both16: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both18: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both4: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both1: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both2: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both3: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both7: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:21:41 DEBUG : both6: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both8: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both5: Unchanged skipping 2025/09/04 03:21:41 DEBUG : both9: Unchanged skipping 2025/09/04 03:21:41 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:21:41 DEBUG : Waiting for deletions to finish 2025/09/04 03:21:42 INFO : only15: Deleted 2025/09/04 03:21:42 INFO : only18: Deleted 2025/09/04 03:21:42 INFO : only1: Deleted 2025/09/04 03:21:42 INFO : only6: Deleted 2025/09/04 03:21:42 INFO : only14: Deleted 2025/09/04 03:21:42 INFO : only17: Deleted 2025/09/04 03:21:42 INFO : only19: Deleted 2025/09/04 03:21:42 INFO : only2: Deleted 2025/09/04 03:21:42 INFO : only3: Deleted 2025/09/04 03:21:42 INFO : only9: Deleted 2025/09/04 03:21:42 INFO : only12: Deleted 2025/09/04 03:21:42 INFO : only5: Deleted 2025/09/04 03:21:42 INFO : only11: Deleted 2025/09/04 03:21:42 INFO : only8: Deleted 2025/09/04 03:21:43 INFO : only16: Deleted 2025/09/04 03:21:43 INFO : only7: Deleted 2025/09/04 03:21:43 INFO : only4: Deleted 2025/09/04 03:21:43 INFO : only0: Deleted 2025/09/04 03:21:43 INFO : only13: Deleted 2025/09/04 03:21:43 INFO : only10: Deleted 2025/09/04 03:21:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:22:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both0: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both13: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both14: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both15: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both16: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both17: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both10: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both12: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both11: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both18: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both3: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both4: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both5: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both19: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both7: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both1: Unchanged skipping 2025/09/04 03:22:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:11 DEBUG : both2: Unchanged skipping 2025/09/04 03:22:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : both6: Unchanged skipping 2025/09/04 03:22:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : both8: Unchanged skipping 2025/09/04 03:22:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : both9: Unchanged skipping 2025/09/04 03:22:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/04 03:22:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:22:11 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only11: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only13: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only16: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only12: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only0: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only18: Copied (replaced existing) 2025/09/04 03:22:11 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:11 INFO : only14: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only1: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only10: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only2: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only17: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only3: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only15: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only6: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only4: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only8: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only9: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only5: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only7: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/04 03:22:12 INFO : only19: Copied (replaced existing) 2025/09/04 03:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:20 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:22:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:22:20 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:22:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:22:20 INFO : empty_on_remote: Making directory 2025/09/04 03:22:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 03:22:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:23 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:22:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:22:23 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:22:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:22:23 INFO : empty_on_remote: Making directory 2025/09/04 03:22:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 03:22:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:25 INFO : sub dir: Making directory 2025/09/04 03:22:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:22:27 INFO : sub dir: Making directory 2025/09/04 03:22:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:38 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:38 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:22:39 DEBUG : apple: Unchanged skipping 2025/09/04 03:22:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:22:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : banana: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:22:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:22:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:39 INFO : There was nothing to transfer 2025/09/04 03:22:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:39 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:22:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:22:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : banana: Unchanged skipping 2025/09/04 03:22:39 DEBUG : apple: Unchanged skipping 2025/09/04 03:22:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:22:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:22:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:22:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:39 INFO : There was nothing to transfer 2025/09/04 03:22:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:40 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:22:55 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:55 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:22:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:22:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : apple: Unchanged skipping 2025/09/04 03:22:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : banana: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:22:56 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:56 INFO : There was nothing to transfer 2025/09/04 03:22:56 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:56 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:22:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:22:56 DEBUG : apple: Unchanged skipping 2025/09/04 03:22:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : banana: Unchanged skipping 2025/09/04 03:22:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:22:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:22:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:22:56 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:56 INFO : There was nothing to transfer 2025/09/04 03:22:56 DEBUG : Waiting for deletions to finish 2025/09/04 03:22:57 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:22:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:23:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:12 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:23:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:12 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:12 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:23:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:23:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:23:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/04 03:23:13 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/04 03:23:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:23:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/04 03:23:13 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/04 03:23:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:23:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:23:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:23:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:23:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:23:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:23:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:23:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:23:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:23:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:23:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:23:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:23:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:23:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:23:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:15 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:15 INFO : banana: Deleted 2025/09/04 03:23:15 INFO : splitbananasplit: Deleted 2025/09/04 03:23:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:23:15 INFO : apple: Deleted 2025/09/04 03:23:15 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:23:15 INFO : appleappleapplebanana: Deleted 2025/09/04 03:23:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:23:15 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:23:16 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:23:16 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:23:16 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : apple: Unchanged skipping 2025/09/04 03:23:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:23:16 DEBUG : banana: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:23:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:23:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:23:16 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:16 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:16 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 03:23:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:23:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:23:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:23:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:23:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:23:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:23:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:23:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:23:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:23:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:23:33 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:33 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:33 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:33 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:33 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:33 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:33 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:23:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:23:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:23:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:23:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:23:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:23:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:23:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:23:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:23:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:23:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:23:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:23:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:23:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:23:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:23:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 03:23:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:33 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/04 03:23:34 INFO : apple: Copied (new) to: PREFIXapple 2025/09/04 03:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/04 03:23:34 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/04 03:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:23:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/04 03:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:23:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:23:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:23:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:23:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/04 03:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:23:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:23:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:23:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:23:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:23:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:23:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:23:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:23:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:23:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:23:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:23:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:23:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:23:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:35 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:23:36 INFO : apple: Deleted 2025/09/04 03:23:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:23:36 INFO : appleappleapplebanana: Deleted 2025/09/04 03:23:36 INFO : splitbananasplit: Deleted 2025/09/04 03:23:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:23:36 INFO : banana: Deleted 2025/09/04 03:23:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:23:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:23:36 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:23:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:23:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:37 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/04 03:23:37 INFO : banana: Copied (new) 2025/09/04 03:23:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:23:37 INFO : appleappleapplebanana: Copied (new) 2025/09/04 03:23:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:23:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 03:23:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/04 03:23:37 INFO : apple: Copied (new) 2025/09/04 03:23:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:23:37 INFO : splitbananasplit: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:23:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:23:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:23:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:23:38 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:23:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:23:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:23:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:23:38 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:23:38 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:23:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 03:23:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:23:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 03:23:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:23:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 03:23:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:23:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 03:23:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:23:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 03:23:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:23:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 03:23:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/04 03:23:39 INFO : PREFIXapple: Deleted 2025/09/04 03:23:39 INFO : PREFIXbanana: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/04 03:23:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/04 03:23:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/04 03:23:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/04 03:23:40 INFO : PREFIXsplitbananasplit: Deleted 2025/09/04 03:23:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/04 03:23:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/04 03:23:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/04 03:23:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/04 03:23:40 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:40 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:40 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:23:54 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:54 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:55 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:55 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:23:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:23:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/04 03:23:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:23:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/04 03:23:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/04 03:23:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:23:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:23:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:23:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:23:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:23:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:23:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:23:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:23:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:23:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:23:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:23:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:23:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:23:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:23:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:23:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:57 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:57 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:23:57 INFO : appleappleapplebanana: Deleted 2025/09/04 03:23:57 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:23:57 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:23:58 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:23:58 INFO : apple: Deleted 2025/09/04 03:23:58 INFO : banana: Deleted 2025/09/04 03:23:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:23:58 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:23:58 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:23:58 INFO : splitbananasplit: Deleted 2025/09/04 03:23:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:23:58 DEBUG : Waiting for deletions to finish 2025/09/04 03:23:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:23:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:23:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:23:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:23:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:23:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:23:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:23:59 INFO : splitbananasplit: Copied (new) 2025/09/04 03:23:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:23:59 INFO : appleappleapplebanana: Copied (new) 2025/09/04 03:23:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:23:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 03:23:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:23:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 03:23:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/04 03:23:59 INFO : banana: Copied (new) 2025/09/04 03:23:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/04 03:23:59 INFO : apple: Copied (new) 2025/09/04 03:23:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:23:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 03:23:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:23:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 03:23:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:23:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:24:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:24:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:24:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:24:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:24:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:24:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:24:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:24:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:24:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:24:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:24:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 03:24:00 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:01 INFO : splitbananasplitSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : appleSUFFIX: Deleted 2025/09/04 03:24:01 INFO : bananaSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/04 03:24:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/04 03:24:01 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:01 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:02 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:24:15 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:16 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:24:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:24:16 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:16 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/04 03:24:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/04 03:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/04 03:24:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/04 03:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/04 03:24:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/04 03:24:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/04 03:24:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/04 03:24:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/04 03:24:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/04 03:24:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/04 03:24:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/04 03:24:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/04 03:24:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/04 03:24:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/04 03:24:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/04 03:24:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/04 03:24:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/04 03:24:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/04 03:24:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/04 03:24:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/04 03:24:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/04 03:24:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/04 03:24:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/04 03:24:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/04 03:24:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/04 03:24:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/04 03:24:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/04 03:24:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/04 03:24:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/04 03:24:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/04 03:24:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/04 03:24:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/04 03:24:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/04 03:24:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/04 03:24:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/04 03:24:18 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:24:18 INFO : appleappleapplebanana: Deleted 2025/09/04 03:24:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:24:18 INFO : splitbananasplit: Deleted 2025/09/04 03:24:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:24:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:24:19 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:24:19 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:24:19 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:19 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:24:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:24:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:24:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:24:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:24:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:24:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:24:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:24:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:24:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:24:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:24:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:24:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:24:19 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:19 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:19 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:19 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:20 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:24:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:24:33 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:33 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:24:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:24:34 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:34 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:34 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:34 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:34 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:24:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:24:34 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:34 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:34 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:35 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:35 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:24:49 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:50 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:24:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:24:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:50 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:50 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:50 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:24:51 DEBUG : apple: Unchanged skipping 2025/09/04 03:24:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:24:51 DEBUG : banana: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:24:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:24:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:24:51 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:24:51 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:51 DEBUG : Waiting for deletions to finish 2025/09/04 03:24:51 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:06 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:07 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:07 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:07 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:07 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:22 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:22 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:23 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:23 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:23 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:23 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:23 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:23 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:24 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:24 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:24 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:24 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:24 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:24 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:38 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:38 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:39 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:39 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:39 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:39 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : apple: Unchanged skipping 2025/09/04 03:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : banana: Unchanged skipping 2025/09/04 03:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:25:40 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:40 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:40 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:40 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (195.60s) --- PASS: TestTransform/NFC (15.28s) --- PASS: TestTransform/NFD (16.92s) --- PASS: TestTransform/base64 (19.89s) --- PASS: TestTransform/prefix (23.82s) --- PASS: TestTransform/suffix (21.44s) --- PASS: TestTransform/truncate (17.77s) --- PASS: TestTransform/encoder (15.69s) --- PASS: TestTransform/ISO-8859-1 (16.08s) --- PASS: TestTransform/charmap (16.20s) --- PASS: TestTransform/lowercase (16.42s) --- PASS: TestTransform/ascii (16.09s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:45 INFO : sub dir_somesuffix: Making directory 2025/09/04 03:25:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:25:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/04 03:25:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/04 03:25:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:45 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:45 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:25:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:46 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:47 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:47 INFO : tictactoe: Making directory 2025/09/04 03:25:47 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:47 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:25:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:47 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:47 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/04 03:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:48 INFO : toe: Making directory 2025/09/04 03:25:48 INFO : toe/toe: Making directory 2025/09/04 03:25:48 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:25:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:25:48 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:25:48 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 03:25:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:50 INFO : toe: Making directory 2025/09/04 03:25:50 INFO : toe/toe: Making directory 2025/09/04 03:25:50 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:25:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:25:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:25:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:50 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 03:25:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:52 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:25:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:25:52 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:52 INFO : tictacempty_dir: Making directory 2025/09/04 03:25:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:52 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:52 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:52 INFO : tictactoe: Making directory 2025/09/04 03:25:52 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:52 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:52 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:25:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:25:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:52 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:52 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:53 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.36s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:54 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:25:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:25:54 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:54 INFO : tictacempty_dir: Making directory 2025/09/04 03:25:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:54 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:54 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:54 INFO : tictactoe: Making directory 2025/09/04 03:25:54 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:54 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:54 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:25:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:25:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:25:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:25:54 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:25:54 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:25:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/04 03:25:55 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:55 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:25:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/04 03:25:56 NOTICE: B2 bucket rclone-test-golejah8lowi: 0 differences found 2025/09/04 03:25:56 NOTICE: B2 bucket rclone-test-golejah8lowi: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 INFO : tictactoe: Making directory 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:56 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:25:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:25:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:56 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:57 DEBUG : Waiting for deletions to finish 2025/09/04 03:25:57 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:57 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:57 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:25:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:25:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 03:25:57 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:25:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/04 03:25:57 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2025/09/04 03:25:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:25:58 INFO : toe: Making directory 2025/09/04 03:25:58 INFO : toe/toe: Making directory 2025/09/04 03:25:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:25:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:25:58 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:25:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:25:59 INFO : toe/toe/toe: Copied (new) 2025/09/04 03:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:26:00 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:00 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:00 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:00 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:00 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:00 INFO : tictactoe: Making directory 2025/09/04 03:26:00 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:00 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:00 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:00 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:26:00 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:26:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:01 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:26:01 INFO : toe/toe: Removing directory 2025/09/04 03:26:01 INFO : toe: Removing directory 2025/09/04 03:26:01 INFO : empty_dir: Removing directory 2025/09/04 03:26:01 DEBUG : Local file system at /tmp/rclone4076113098: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:26:01 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:01 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:02 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 INFO : tictactoe: Making directory 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:02 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:02 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:26:02 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:26:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:03 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:26:03 INFO : toe/toe: Removing directory 2025/09/04 03:26:03 INFO : toe: Removing directory 2025/09/04 03:26:03 INFO : empty_dir: Removing directory 2025/09/04 03:26:03 DEBUG : Local file system at /tmp/rclone4076113098: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/04 03:26:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/04 03:26:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/04 03:26:04 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.56s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:26:05 DEBUG : Reset feature "Copy" 2025/09/04 03:26:05 DEBUG : Reset feature "Move" 2025/09/04 03:26:05 DEBUG : Reset feature "Copy" 2025/09/04 03:26:05 DEBUG : Reset feature "Move" 2025/09/04 03:26:05 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:26:05 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:05 INFO : tictacempty_dir: Making directory 2025/09/04 03:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:26:05 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:05 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:05 INFO : tictactoe: Making directory 2025/09/04 03:26:05 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:05 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:05 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:05 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:26:05 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:26:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:26:06 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:26:06 INFO : toe/toe: Removing directory 2025/09/04 03:26:06 INFO : toe: Removing directory 2025/09/04 03:26:06 INFO : empty_dir: Removing directory 2025/09/04 03:26:06 DEBUG : Local file system at /tmp/rclone4076113098: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/04 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/04 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/04 03:26:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.28s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:26:08 DEBUG : toe: transformed to: dG9l 2025/09/04 03:26:09 DEBUG : toe: transformed to: dG9l 2025/09/04 03:26:09 INFO : dG9l: Making directory 2025/09/04 03:26:09 DEBUG : toe: transformed to: dG9l 2025/09/04 03:26:09 DEBUG : toe: transformed to: dG9l 2025/09/04 03:26:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:26:09 INFO : dG9l/dG9l: Making directory 2025/09/04 03:26:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:26:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/04 03:26:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:26:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:26:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:26:09 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:26:09 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:26:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:26:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:26:10 DEBUG : dG9l: transformed to: toe 2025/09/04 03:26:10 DEBUG : dG9l: transformed to: toe 2025/09/04 03:26:10 DEBUG : dG9l: transformed to: toe 2025/09/04 03:26:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/04 03:26:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/04 03:26:10 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for checks to finish 2025/09/04 03:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/04 03:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/04 03:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/04 03:26:10 DEBUG : Local file system at /tmp/rclone4076113098: Waiting for transfers to finish 2025/09/04 03:26:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-golejah8lowi", Local "Local file system at /tmp/rclone4076113098", Modify Window "1ms" 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe: transformed to: 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe: transformed to: 2025/09/04 03:26:11 INFO : B2 bucket rclone-test-golejah8lowi: Making directory 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe: transformed to: 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe: transformed to: 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe/toe: transformed to: 2025/09/04 03:26:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 03:26:11 INFO : toe/toe: Making directory 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe/toe: transformed to: 2025/09/04 03:26:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe: transformed to: 2025/09/04 03:26:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:26:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:26:11 DEBUG : toe/toe/toe: transformed to: 2025/09/04 03:26:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/04 03:26:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for checks to finish 2025/09/04 03:26:11 DEBUG : B2 bucket rclone-test-golejah8lowi: Waiting for transfers to finish 2025/09/04 03:26:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 03:26:12 INFO : toe/toe/toe: Copied (new) 2025/09/04 03:26:12 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting files as there were IO errors 2025/09/04 03:26:12 ERROR : B2 bucket rclone-test-golejah8lowi: not deleting directories as there were IO errors --- PASS: TestError (2.30s) PASS 2025/09/04 03:26:13 DEBUG : B2 bucket rclone-test-golejah8lowi: Purge remote 2025/09/04 03:26:13 INFO : B2 bucket rclone-test-golejah8lowi: cleaning bucket "rclone-test-golejah8lowi" of all files 2025/09/04 03:26:14 DEBUG : BackupDir/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f7107_d20250904_m031940_c001_v7007000_t0000_u01756955980196") 2025/09/04 03:26:14 DEBUG : BackupDir/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f110482c2354a8ddb_d20250904_m031934_c001_v0001171_t0051_u01756955974199") 2025/09/04 03:26:14 DEBUG : CompareDest/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b70a5_d20250904_m031914_c001_v7007000_t0000_u01756955954555") 2025/09/04 03:26:14 DEBUG : CompareDest/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ddc_d20250904_m031908_c001_v0001104_t0032_u01756955948200") 2025/09/04 03:26:14 DEBUG : CompareDest/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b70a8_d20250904_m031914_c001_v7007000_t0000_u01756955954738") 2025/09/04 03:26:14 DEBUG : CompareDest/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e928d_d20250904_m031909_c001_v0001183_t0011_u01756955949998") 2025/09/04 03:26:14 DEBUG : CopyDest/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f710b_d20250904_m031940_c001_v7007000_t0000_u01756955980416") 2025/09/04 03:26:14 DEBUG : CopyDest/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68ba97_d20250904_m031931_c001_v0001161_t0034_u01756955971266") 2025/09/04 03:26:14 DEBUG : CopyDest/three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f710f_d20250904_m031940_c001_v7007000_t0000_u01756955980602") 2025/09/04 03:26:14 DEBUG : CopyDest/three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e938a_d20250904_m031938_c001_v0001183_t0000_u01756955978403") 2025/09/04 03:26:15 DEBUG : CopyDest/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f7112_d20250904_m031940_c001_v7007000_t0000_u01756955980790") 2025/09/04 03:26:15 DEBUG : CopyDest/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3e3a_d20250904_m031935_c001_v0001104_t0020_u01756955975749") 2025/09/04 03:26:15 DEBUG : EXISTING: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3301_d20250904_m032118_c001_v7007000_t0000_u01756956078154") 2025/09/04 03:26:15 DEBUG : EXISTING: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f6c_d20250904_m032116_c001_v0001104_t0059_u01756956076716") 2025/09/04 03:26:15 DEBUG : PREFIXapple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40952c130bd56f55_d20250904_m032339_c001_v7007000_t0000_u01756956219866") 2025/09/04 03:26:15 DEBUG : PREFIXapple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f045_d20250904_m032333_c001_v0001184_t0002_u01756956213901") 2025/09/04 03:26:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40952c130bd56f58_d20250904_m032340_c001_v7007000_t0000_u01756956220049") 2025/09/04 03:26:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4128_d20250904_m032333_c001_v0001104_t0016_u01756956213911") 2025/09/04 03:26:15 DEBUG : PREFIXbanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1bbb_d20250904_m032339_c001_v7007000_t0000_u01756956219870") 2025/09/04 03:26:15 DEBUG : PREFIXbanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7efa_d20250904_m032333_c001_v0001172_t0009_u01756956213931") 2025/09/04 03:26:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3f1b_d20250904_m032339_c001_v7007000_t0000_u01756956219999") 2025/09/04 03:26:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf84_d20250904_m032333_c001_v0001161_t0013_u01756956213924") 2025/09/04 03:26:15 DEBUG : Testêé: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32db_d20250904_m032114_c001_v7007000_t0000_u01756956074225") 2025/09/04 03:26:15 DEBUG : Testêé: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f66_d20250904_m032112_c001_v0001104_t0034_u01756956072938") 2025/09/04 03:26:15 DEBUG : Testêé: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bc86_d20250904_m032111_c001_v0001161_t0049_u01756956071779") 2025/09/04 03:26:15 DEBUG : YXBwbGU=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd009e_d20250904_m032317_c001_v7007000_t0000_u01756956197567") 2025/09/04 03:26:15 DEBUG : YXBwbGU=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf2e_d20250904_m032313_c001_v0001161_t0059_u01756956193017") 2025/09/04 03:26:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00a1_d20250904_m032317_c001_v7007000_t0000_u01756956197750") 2025/09/04 03:26:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef62_d20250904_m032313_c001_v0001184_t0014_u01756956193008") 2025/09/04 03:26:16 DEBUG : YmFuYW5h: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00a3_d20250904_m032317_c001_v7007000_t0000_u01756956197933") 2025/09/04 03:26:16 DEBUG : YmFuYW5h: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40f4_d20250904_m032312_c001_v0001104_t0036_u01756956192994") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db6_d20250904_m031701_c001_v7007000_t0000_u01756955821955") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b70e_d20250904_m031701_c001_v0001161_t0020_u01756955821255") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db3_d20250904_m031659_c001_v7007000_t0000_u01756955819536") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6f4_d20250904_m031658_c001_v0001161_t0044_u01756955818351") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40782267409529ca_d20250904_m031638_c001_v7007000_t0000_u01756955798528") 2025/09/04 03:26:16 DEBUG : a/potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b656_d20250904_m031637_c001_v0001161_t0043_u01756955797566") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21a5_d20250904_m032541_c001_v7007000_t0000_u01756956341074") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c84dc_d20250904_m032537_c001_v0001172_t0051_u01756956337081") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d2f_d20250904_m032524_c001_v7007000_t0000_u01756956324933") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c83f8_d20250904_m032520_c001_v0001172_t0018_u01756956320833") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcabd_d20250904_m032508_c001_v7007000_t0000_u01756956308537") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8329_d20250904_m032504_c001_v0001172_t0042_u01756956304645") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de2_d20250904_m032452_c001_v7007000_t0000_u01756956292264") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8257_d20250904_m032448_c001_v0001172_t0001_u01756956288158") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01c9_d20250904_m032436_c001_v7007000_t0000_u01756956276188") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c819e_d20250904_m032431_c001_v0001172_t0014_u01756956271733") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65302_d20250904_m032420_c001_v7007000_t0000_u01756956260577") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f222_d20250904_m032414_c001_v0001184_t0025_u01756956254289") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871581_d20250904_m032402_c001_v7007000_t0000_u01756956242823") 2025/09/04 03:26:16 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bff6_d20250904_m032359_c001_v0001161_t0048_u01756956239051") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec175760d_d20250904_m032357_c001_v7007000_t0000_u01756956237922") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f13e_d20250904_m032353_c001_v0001184_t0053_u01756956233042") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f24_d20250904_m032341_c001_v7007000_t0000_u01756956221401") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf92_d20250904_m032337_c001_v0001161_t0027_u01756956217504") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8714a7_d20250904_m032336_c001_v7007000_t0000_u01756956216313") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f02b_d20250904_m032330_c001_v0001184_t0059_u01756956210816") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4017070bda984d98_d20250904_m032315_c001_v7007000_t0000_u01756956195569") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e04_d20250904_m032310_c001_v0001172_t0025_u01756956190393") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5e8_d20250904_m032257_c001_v7007000_t0000_u01756956177650") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7d54_d20250904_m032253_c001_v0001172_t0000_u01756956173049") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0004_d20250904_m032240_c001_v7007000_t0000_u01756956160626") 2025/09/04 03:26:17 DEBUG : apple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c90_d20250904_m032236_c001_v0001172_t0030_u01756956156483") 2025/09/04 03:26:17 DEBUG : appleSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871572_d20250904_m032401_c001_v7007000_t0000_u01756956241296") 2025/09/04 03:26:17 DEBUG : appleSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7ffc_d20250904_m032355_c001_v0001172_t0043_u01756956235600") 2025/09/04 03:26:17 DEBUG : appleapple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65304_d20250904_m032420_c001_v7007000_t0000_u01756956260760") 2025/09/04 03:26:17 DEBUG : appleapple: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41a0_d20250904_m032416_c001_v0001104_t0002_u01756956256720") 2025/09/04 03:26:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21a7_d20250904_m032541_c001_v7007000_t0000_u01756956341256") 2025/09/04 03:26:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f5c2_d20250904_m032537_c001_v0001184_t0036_u01756956337939") 2025/09/04 03:26:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d31_d20250904_m032525_c001_v7007000_t0000_u01756956325116") 2025/09/04 03:26:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f4fa_d20250904_m032521_c001_v0001184_t0013_u01756956321683") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcabe_d20250904_m032508_c001_v7007000_t0000_u01756956308720") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f455_d20250904_m032505_c001_v0001184_t0034_u01756956305636") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de3_d20250904_m032452_c001_v7007000_t0000_u01756956292448") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f3a4_d20250904_m032449_c001_v0001184_t0049_u01756956289069") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01ca_d20250904_m032436_c001_v7007000_t0000_u01756956276372") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f2ea_d20250904_m032432_c001_v0001184_t0003_u01756956272684") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715d2_d20250904_m032418_c001_v7007000_t0000_u01756956258480") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80cc_d20250904_m032415_c001_v0001172_t0049_u01756956255184") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871584_d20250904_m032403_c001_v7007000_t0000_u01756956243004") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8024_d20250904_m032359_c001_v0001172_t0030_u01756956239018") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76d5_d20250904_m032357_c001_v7007000_t0000_u01756956237667") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7fea_d20250904_m032354_c001_v0001172_t0034_u01756956234181") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f25_d20250904_m032341_c001_v7007000_t0000_u01756956221583") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f3a_d20250904_m032337_c001_v0001172_t0038_u01756956217509") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b7636_d20250904_m032336_c001_v7007000_t0000_u01756956216330") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf7c_d20250904_m032331_c001_v0001161_t0034_u01756956211869") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1b2f_d20250904_m032315_c001_v7007000_t0000_u01756956195791") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef4a_d20250904_m032311_c001_v0001184_t0055_u01756956191312") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5ec_d20250904_m032257_c001_v7007000_t0000_u01756956177832") 2025/09/04 03:26:18 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78eea2_d20250904_m032254_c001_v0001184_t0040_u01756956174134") 2025/09/04 03:26:19 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0006_d20250904_m032240_c001_v7007000_t0000_u01756956160811") 2025/09/04 03:26:19 DEBUG : appleappleapplebanana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78edfa_d20250904_m032237_c001_v0001184_t0037_u01756956157686") 2025/09/04 03:26:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf68a_d20250904_m032401_c001_v7007000_t0000_u01756956241072") 2025/09/04 03:26:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f15c_d20250904_m032355_c001_v0001184_t0037_u01756956235582") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db7_d20250904_m031702_c001_v7007000_t0000_u01756955822136") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6fc_d20250904_m031700_c001_v0001161_t0007_u01756955820085") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db2_d20250904_m031658_c001_v7007000_t0000_u01756955818978") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6ec_d20250904_m031656_c001_v0001161_t0055_u01756955816955") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40782267409529c2_d20250904_m031637_c001_v7007000_t0000_u01756955797955") 2025/09/04 03:26:19 DEBUG : b/potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b652_d20250904_m031636_c001_v0001161_t0049_u01756955796418") 2025/09/04 03:26:19 DEBUG : backup/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533dea4_d20250904_m031956_c001_v7007000_t0000_u01756955996749") 2025/09/04 03:26:19 DEBUG : backup/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f117ec651a8de0f3c_d20250904_m031954_c001_v0001161_t0034_u01756955994723") 2025/09/04 03:26:19 DEBUG : backup/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10773dc3bc3979b5_d20250904_m031950_c001_v0001137_t0032_u01756955990340") 2025/09/04 03:26:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560642_d20250904_m032033_c001_v7007000_t0000_u01756956033731") 2025/09/04 03:26:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1013f48ea3e0ff02_d20250904_m032031_c001_v0001177_t0055_u01756956031820") 2025/09/04 03:26:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1143652bc683143d_d20250904_m032027_c001_v0001178_t0055_u01756956027653") 2025/09/04 03:26:19 DEBUG : backup/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a1381ca_d20250904_m032020_c001_v7007000_t0000_u01756956020225") 2025/09/04 03:26:19 DEBUG : backup/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f103110776b472fba_d20250904_m032017_c001_v0001100_t0045_u01756956017482") 2025/09/04 03:26:19 DEBUG : backup/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1146cd2db64528cd_d20250904_m032003_c001_v0001113_t0024_u01756956003600") 2025/09/04 03:26:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560643_d20250904_m032033_c001_v7007000_t0000_u01756956033914") 2025/09/04 03:26:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f102ddff9ab80d28d_d20250904_m032032_c001_v0001105_t0048_u01756956032706") 2025/09/04 03:26:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118ba5c4d3f3874e_d20250904_m032029_c001_v0001183_t0035_u01756956029144") 2025/09/04 03:26:20 DEBUG : backup/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533dea6_d20250904_m031956_c001_v7007000_t0000_u01756955996931") 2025/09/04 03:26:20 DEBUG : backup/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118e9ea2a6ecd844_d20250904_m031955_c001_v0001182_t0009_u01756955995980") 2025/09/04 03:26:20 DEBUG : backup/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f106e2f9c444cb86c_d20250904_m031951_c001_v0001032_t0008_u01756955991979") 2025/09/04 03:26:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a1381cb_d20250904_m032020_c001_v7007000_t0000_u01756956020407") 2025/09/04 03:26:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1111da982897684a_d20250904_m032019_c001_v0001036_t0048_u01756956019059") 2025/09/04 03:26:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118945bf2dcaa5a2_d20250904_m032005_c001_v0001131_t0011_u01756956005247") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21aa_d20250904_m032541_c001_v7007000_t0000_u01756956341442") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4298_d20250904_m032537_c001_v0001104_t0012_u01756956337454") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d34_d20250904_m032525_c001_v7007000_t0000_u01756956325298") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4266_d20250904_m032521_c001_v0001104_t0055_u01756956321127") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcabf_d20250904_m032508_c001_v7007000_t0000_u01756956308902") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4228_d20250904_m032504_c001_v0001104_t0003_u01756956304920") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de4_d20250904_m032452_c001_v7007000_t0000_u01756956292633") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41f8_d20250904_m032448_c001_v0001104_t0056_u01756956288480") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01cb_d20250904_m032436_c001_v7007000_t0000_u01756956276556") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41ca_d20250904_m032432_c001_v0001104_t0053_u01756956272195") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65305_d20250904_m032420_c001_v7007000_t0000_u01756956260941") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be419c_d20250904_m032414_c001_v0001104_t0009_u01756956254483") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871586_d20250904_m032403_c001_v7007000_t0000_u01756956243186") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be416c_d20250904_m032359_c001_v0001104_t0030_u01756956239028") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76d8_d20250904_m032358_c001_v7007000_t0000_u01756956238031") 2025/09/04 03:26:20 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be415e_d20250904_m032353_c001_v0001104_t0035_u01756956233241") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f26_d20250904_m032341_c001_v7007000_t0000_u01756956221764") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f075_d20250904_m032337_c001_v0001184_t0025_u01756956217520") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8714a8_d20250904_m032336_c001_v7007000_t0000_u01756956216495") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4122_d20250904_m032331_c001_v0001104_t0010_u01756956211044") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac84_d20250904_m032315_c001_v7007000_t0000_u01756956195171") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40ec_d20250904_m032310_c001_v0001104_t0055_u01756956190683") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5ee_d20250904_m032258_c001_v7007000_t0000_u01756956178016") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40c6_d20250904_m032253_c001_v0001104_t0013_u01756956173666") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0008_d20250904_m032240_c001_v7007000_t0000_u01756956160996") 2025/09/04 03:26:21 DEBUG : banana: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be409c_d20250904_m032236_c001_v0001104_t0024_u01756956156929") 2025/09/04 03:26:21 DEBUG : bananaSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf68b_d20250904_m032401_c001_v7007000_t0000_u01756956241286") 2025/09/04 03:26:21 DEBUG : bananaSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfe4_d20250904_m032355_c001_v0001161_t0005_u01756956235612") 2025/09/04 03:26:21 DEBUG : both0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf99c_d20250904_m032213_c001_v7007000_t0000_u01756956133235") 2025/09/04 03:26:21 DEBUG : both0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd5f_d20250904_m032148_c001_v0001161_t0045_u01756956108063") 2025/09/04 03:26:21 DEBUG : both0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e7_d20250904_m032143_c001_v7007000_t0000_u01756956103816") 2025/09/04 03:26:21 DEBUG : both0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcb9_d20250904_m032120_c001_v0001161_t0046_u01756956080047") 2025/09/04 03:26:21 DEBUG : both1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf99d_d20250904_m032213_c001_v7007000_t0000_u01756956133418") 2025/09/04 03:26:21 DEBUG : both1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd69_d20250904_m032149_c001_v0001161_t0054_u01756956109435") 2025/09/04 03:26:21 DEBUG : both1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e8_d20250904_m032144_c001_v7007000_t0000_u01756956104000") 2025/09/04 03:26:21 DEBUG : both1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcc5_d20250904_m032120_c001_v0001161_t0056_u01756956080943") 2025/09/04 03:26:21 DEBUG : both10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf99e_d20250904_m032213_c001_v7007000_t0000_u01756956133601") 2025/09/04 03:26:22 DEBUG : both10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd95_d20250904_m032158_c001_v0001161_t0020_u01756956118570") 2025/09/04 03:26:22 DEBUG : both10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3ea_d20250904_m032144_c001_v7007000_t0000_u01756956104187") 2025/09/04 03:26:22 DEBUG : both10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd03_d20250904_m032130_c001_v0001161_t0024_u01756956090135") 2025/09/04 03:26:22 DEBUG : both11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf99f_d20250904_m032213_c001_v7007000_t0000_u01756956133784") 2025/09/04 03:26:22 DEBUG : both11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd9d_d20250904_m032159_c001_v0001161_t0030_u01756956119470") 2025/09/04 03:26:22 DEBUG : both11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3eb_d20250904_m032144_c001_v7007000_t0000_u01756956104373") 2025/09/04 03:26:22 DEBUG : both11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd0b_d20250904_m032131_c001_v0001161_t0017_u01756956091187") 2025/09/04 03:26:22 DEBUG : both12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a0_d20250904_m032213_c001_v7007000_t0000_u01756956133968") 2025/09/04 03:26:22 DEBUG : both12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdab_d20250904_m032200_c001_v0001161_t0057_u01756956120607") 2025/09/04 03:26:22 DEBUG : both12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3ed_d20250904_m032144_c001_v7007000_t0000_u01756956104556") 2025/09/04 03:26:22 DEBUG : both12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd0f_d20250904_m032132_c001_v0001161_t0046_u01756956092447") 2025/09/04 03:26:22 DEBUG : both13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a1_d20250904_m032214_c001_v7007000_t0000_u01756956134162") 2025/09/04 03:26:22 DEBUG : both13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdb3_d20250904_m032201_c001_v0001161_t0029_u01756956121751") 2025/09/04 03:26:22 DEBUG : both13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3ee_d20250904_m032144_c001_v7007000_t0000_u01756956104739") 2025/09/04 03:26:22 DEBUG : both13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd15_d20250904_m032133_c001_v0001161_t0051_u01756956093592") 2025/09/04 03:26:22 DEBUG : both14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a2_d20250904_m032214_c001_v7007000_t0000_u01756956134346") 2025/09/04 03:26:22 DEBUG : both14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdc1_d20250904_m032203_c001_v0001161_t0059_u01756956123347") 2025/09/04 03:26:22 DEBUG : both14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3ef_d20250904_m032144_c001_v7007000_t0000_u01756956104921") 2025/09/04 03:26:22 DEBUG : both14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd19_d20250904_m032134_c001_v0001161_t0041_u01756956094521") 2025/09/04 03:26:22 DEBUG : both15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a3_d20250904_m032214_c001_v7007000_t0000_u01756956134529") 2025/09/04 03:26:22 DEBUG : both15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdc9_d20250904_m032204_c001_v0001161_t0030_u01756956124379") 2025/09/04 03:26:23 DEBUG : both15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f0_d20250904_m032145_c001_v7007000_t0000_u01756956105103") 2025/09/04 03:26:23 DEBUG : both15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd1d_d20250904_m032135_c001_v0001161_t0034_u01756956095400") 2025/09/04 03:26:23 DEBUG : both16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a5_d20250904_m032214_c001_v7007000_t0000_u01756956134718") 2025/09/04 03:26:23 DEBUG : both16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdcf_d20250904_m032205_c001_v0001161_t0047_u01756956125406") 2025/09/04 03:26:23 DEBUG : both16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f1_d20250904_m032145_c001_v7007000_t0000_u01756956105287") 2025/09/04 03:26:23 DEBUG : both16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd21_d20250904_m032136_c001_v0001161_t0043_u01756956096346") 2025/09/04 03:26:23 DEBUG : both17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a6_d20250904_m032214_c001_v7007000_t0000_u01756956134903") 2025/09/04 03:26:23 DEBUG : both17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdd5_d20250904_m032206_c001_v0001161_t0029_u01756956126835") 2025/09/04 03:26:23 DEBUG : both17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f2_d20250904_m032145_c001_v7007000_t0000_u01756956105475") 2025/09/04 03:26:23 DEBUG : both17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd25_d20250904_m032137_c001_v0001161_t0015_u01756956097341") 2025/09/04 03:26:23 DEBUG : both18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a7_d20250904_m032215_c001_v7007000_t0000_u01756956135088") 2025/09/04 03:26:23 DEBUG : both18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bdd9_d20250904_m032208_c001_v0001161_t0050_u01756956128058") 2025/09/04 03:26:23 DEBUG : both18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f4_d20250904_m032145_c001_v7007000_t0000_u01756956105658") 2025/09/04 03:26:23 DEBUG : both18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd2d_d20250904_m032138_c001_v0001161_t0049_u01756956098520") 2025/09/04 03:26:23 DEBUG : both19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a8_d20250904_m032215_c001_v7007000_t0000_u01756956135271") 2025/09/04 03:26:23 DEBUG : both19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bde5_d20250904_m032209_c001_v0001161_t0000_u01756956129358") 2025/09/04 03:26:23 DEBUG : both19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f5_d20250904_m032145_c001_v7007000_t0000_u01756956105840") 2025/09/04 03:26:23 DEBUG : both19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd31_d20250904_m032139_c001_v0001161_t0029_u01756956099892") 2025/09/04 03:26:23 DEBUG : both2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9a9_d20250904_m032215_c001_v7007000_t0000_u01756956135455") 2025/09/04 03:26:23 DEBUG : both2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd6d_d20250904_m032150_c001_v0001161_t0010_u01756956110543") 2025/09/04 03:26:23 DEBUG : both2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f6_d20250904_m032146_c001_v7007000_t0000_u01756956106023") 2025/09/04 03:26:24 DEBUG : both2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bccf_d20250904_m032122_c001_v0001161_t0029_u01756956082113") 2025/09/04 03:26:24 DEBUG : both3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9aa_d20250904_m032215_c001_v7007000_t0000_u01756956135639") 2025/09/04 03:26:24 DEBUG : both3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd75_d20250904_m032151_c001_v0001161_t0035_u01756956111399") 2025/09/04 03:26:24 DEBUG : both3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f7_d20250904_m032146_c001_v7007000_t0000_u01756956106212") 2025/09/04 03:26:24 DEBUG : both3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcd5_d20250904_m032122_c001_v0001161_t0052_u01756956082984") 2025/09/04 03:26:24 DEBUG : both4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ab_d20250904_m032215_c001_v7007000_t0000_u01756956135823") 2025/09/04 03:26:24 DEBUG : both4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd77_d20250904_m032152_c001_v0001161_t0028_u01756956112411") 2025/09/04 03:26:24 DEBUG : both4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3f9_d20250904_m032146_c001_v7007000_t0000_u01756956106395") 2025/09/04 03:26:24 DEBUG : both4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcd7_d20250904_m032123_c001_v0001161_t0039_u01756956083915") 2025/09/04 03:26:24 DEBUG : both5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ac_d20250904_m032216_c001_v7007000_t0000_u01756956136007") 2025/09/04 03:26:24 DEBUG : both5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd7d_d20250904_m032153_c001_v0001161_t0051_u01756956113619") 2025/09/04 03:26:24 DEBUG : both5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3fb_d20250904_m032146_c001_v7007000_t0000_u01756956106577") 2025/09/04 03:26:24 DEBUG : both5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bce3_d20250904_m032124_c001_v0001161_t0058_u01756956084907") 2025/09/04 03:26:24 DEBUG : both6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ad_d20250904_m032216_c001_v7007000_t0000_u01756956136190") 2025/09/04 03:26:24 DEBUG : both6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd7f_d20250904_m032154_c001_v0001161_t0037_u01756956114585") 2025/09/04 03:26:24 DEBUG : both6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3fc_d20250904_m032146_c001_v7007000_t0000_u01756956106759") 2025/09/04 03:26:24 DEBUG : both6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcef_d20250904_m032125_c001_v0001161_t0023_u01756956085972") 2025/09/04 03:26:24 DEBUG : both7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ae_d20250904_m032216_c001_v7007000_t0000_u01756956136373") 2025/09/04 03:26:24 DEBUG : both7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd83_d20250904_m032155_c001_v0001161_t0047_u01756956115746") 2025/09/04 03:26:24 DEBUG : both7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3fd_d20250904_m032146_c001_v7007000_t0000_u01756956106941") 2025/09/04 03:26:24 DEBUG : both7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcf7_d20250904_m032127_c001_v0001161_t0032_u01756956087068") 2025/09/04 03:26:25 DEBUG : both8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9af_d20250904_m032216_c001_v7007000_t0000_u01756956136555") 2025/09/04 03:26:25 DEBUG : both8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd8b_d20250904_m032156_c001_v0001161_t0015_u01756956116781") 2025/09/04 03:26:25 DEBUG : both8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3fe_d20250904_m032147_c001_v7007000_t0000_u01756956107125") 2025/09/04 03:26:25 DEBUG : both8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcf9_d20250904_m032127_c001_v0001161_t0037_u01756956087888") 2025/09/04 03:26:25 DEBUG : both9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b0_d20250904_m032216_c001_v7007000_t0000_u01756956136739") 2025/09/04 03:26:25 DEBUG : both9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bd91_d20250904_m032157_c001_v0001161_t0022_u01756956117716") 2025/09/04 03:26:25 DEBUG : both9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb400_d20250904_m032147_c001_v7007000_t0000_u01756956107320") 2025/09/04 03:26:25 DEBUG : both9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bcfb_d20250904_m032129_c001_v0001161_t0033_u01756956089057") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db9_d20250904_m031702_c001_v7007000_t0000_u01756955822319") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b702_d20250904_m031700_c001_v0001161_t0034_u01756955820578") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413db4_d20250904_m031659_c001_v7007000_t0000_u01756955819718") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6ee_d20250904_m031657_c001_v0001161_t0053_u01756955817487") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40782267409529cf_d20250904_m031638_c001_v7007000_t0000_u01756955798710") 2025/09/04 03:26:25 DEBUG : c/non empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b654_d20250904_m031636_c001_v0001161_t0032_u01756955796790") 2025/09/04 03:26:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00a7_d20250904_m032318_c001_v7007000_t0000_u01756956198117") 2025/09/04 03:26:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e1c_d20250904_m032312_c001_v0001172_t0034_u01756956192984") 2025/09/04 03:26:25 DEBUG : check sum: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095296f_d20250904_m031628_c001_v7007000_t0000_u01756955788943") 2025/09/04 03:26:25 DEBUG : check sum: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b62a_d20250904_m031627_c001_v0001161_t0028_u01756955787804") 2025/09/04 03:26:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f42e3_d20250904_m032611_c001_v7007000_t0000_u01756956371036") 2025/09/04 03:26:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c85f2_d20250904_m032609_c001_v0001172_t0016_u01756956369455") 2025/09/04 03:26:25 DEBUG : dest/3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f70c8_d20250904_m031924_c001_v7007000_t0000_u01756955964151") 2025/09/04 03:26:25 DEBUG : dest/3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417850fc4bcaf101_d20250904_m031923_c001_v0001100_t0003_u01756955963046") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65306_d20250904_m032421_c001_v7007000_t0000_u01756956261121") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80e0_d20250904_m032416_c001_v0001172_t0038_u01756956256731") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21ac_d20250904_m032541_c001_v7007000_t0000_u01756956341625") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8474_d20250904_m032529_c001_v0001172_t0009_u01756956329605") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d36_d20250904_m032525_c001_v7007000_t0000_u01756956325484") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c837e_d20250904_m032513_c001_v0001172_t0053_u01756956313180") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac1_d20250904_m032509_c001_v7007000_t0000_u01756956309084") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c82c7_d20250904_m032456_c001_v0001172_t0056_u01756956296984") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de5_d20250904_m032452_c001_v7007000_t0000_u01756956292817") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8206_d20250904_m032440_c001_v0001172_t0031_u01756956280907") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01cd_d20250904_m032436_c001_v7007000_t0000_u01756956276741") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8140_d20250904_m032425_c001_v0001172_t0037_u01756956265220") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3fb5_d20250904_m032418_c001_v7007000_t0000_u01756956258490") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1d8_d20250904_m032407_c001_v0001184_t0028_u01756956247455") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871588_d20250904_m032403_c001_v7007000_t0000_u01756956243368") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f198_d20250904_m032359_c001_v0001184_t0025_u01756956239258") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6526c_d20250904_m032358_c001_v7007000_t0000_u01756956238094") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f0f4_d20250904_m032346_c001_v0001184_t0005_u01756956226011") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f27_d20250904_m032341_c001_v7007000_t0000_u01756956221946") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f077_d20250904_m032337_c001_v0001184_t0016_u01756956217725") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1b8d_d20250904_m032336_c001_v7007000_t0000_u01756956216549") 2025/09/04 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78efc1_d20250904_m032322_c001_v0001184_t0026_u01756956202194") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac89_d20250904_m032315_c001_v7007000_t0000_u01756956195802") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7dae_d20250904_m032302_c001_v0001172_t0010_u01756956182302") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5f1_d20250904_m032258_c001_v7007000_t0000_u01756956178197") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7cfa_d20250904_m032245_c001_v0001172_t0049_u01756956165376") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0009_d20250904_m032241_c001_v7007000_t0000_u01756956161184") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c36_d20250904_m032229_c001_v0001172_t0035_u01756956149732") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87156e_d20250904_m032401_c001_v7007000_t0000_u01756956241092") 2025/09/04 03:26:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f160_d20250904_m032355_c001_v0001184_t0051_u01756956235788") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65308_d20250904_m032421_c001_v7007000_t0000_u01756956261302") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c050_d20250904_m032416_c001_v0001161_t0057_u01756956256743") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21b0_d20250904_m032541_c001_v7007000_t0000_u01756956341807") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4286_d20250904_m032530_c001_v0001104_t0015_u01756956330371") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d38_d20250904_m032525_c001_v7007000_t0000_u01756956325695") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4246_d20250904_m032513_c001_v0001104_t0041_u01756956313909") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac2_d20250904_m032509_c001_v7007000_t0000_u01756956309268") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be420e_d20250904_m032457_c001_v0001104_t0014_u01756956297823") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de6_d20250904_m032453_c001_v7007000_t0000_u01756956293002") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41e4_d20250904_m032441_c001_v0001104_t0005_u01756956281653") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01ce_d20250904_m032436_c001_v7007000_t0000_u01756956276927") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41ae_d20250904_m032425_c001_v0001104_t0000_u01756956265838") 2025/09/04 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01aa_d20250904_m032418_c001_v7007000_t0000_u01756956258884") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4188_d20250904_m032408_c001_v0001104_t0059_u01756956248017") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87158a_d20250904_m032403_c001_v7007000_t0000_u01756956243551") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8028_d20250904_m032359_c001_v0001172_t0053_u01756956239322") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b70_d20250904_m032358_c001_v7007000_t0000_u01756956238047") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be414a_d20250904_m032346_c001_v0001104_t0047_u01756956226573") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f28_d20250904_m032342_c001_v7007000_t0000_u01756956222127") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f3e_d20250904_m032337_c001_v0001172_t0007_u01756956217862") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40952c130bd56f3c_d20250904_m032336_c001_v7007000_t0000_u01756956216358") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4110_d20250904_m032322_c001_v0001104_t0057_u01756956202788") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1b2e_d20250904_m032315_c001_v7007000_t0000_u01756956195608") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40dc_d20250904_m032302_c001_v0001104_t0001_u01756956182941") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5f4_d20250904_m032258_c001_v7007000_t0000_u01756956178380") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40b2_d20250904_m032246_c001_v0001104_t0050_u01756956166104") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd000b_d20250904_m032241_c001_v7007000_t0000_u01756956161368") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4088_d20250904_m032230_c001_v0001104_t0055_u01756956150155") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76dd_d20250904_m032401_c001_v7007000_t0000_u01756956241301") 2025/09/04 03:26:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f164_d20250904_m032355_c001_v0001184_t0022_u01756956235994") 2025/09/04 03:26:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65309_d20250904_m032421_c001_v7007000_t0000_u01756956261483") 2025/09/04 03:26:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f242_d20250904_m032416_c001_v0001184_t0013_u01756956256984") 2025/09/04 03:26:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21b3_d20250904_m032541_c001_v7007000_t0000_u01756956341990") 2025/09/04 03:26:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f568_d20250904_m032531_c001_v0001184_t0005_u01756956331331") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d3a_d20250904_m032525_c001_v7007000_t0000_u01756956325877") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f4ad_d20250904_m032515_c001_v0001184_t0058_u01756956315004") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac3_d20250904_m032509_c001_v7007000_t0000_u01756956309449") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f40d_d20250904_m032458_c001_v0001184_t0039_u01756956298654") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de7_d20250904_m032453_c001_v7007000_t0000_u01756956293186") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f358_d20250904_m032442_c001_v0001184_t0048_u01756956282566") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01cf_d20250904_m032437_c001_v7007000_t0000_u01756956277112") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f29a_d20250904_m032426_c001_v0001184_t0044_u01756956266757") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715d4_d20250904_m032418_c001_v7007000_t0000_u01756956258855") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c808c_d20250904_m032408_c001_v0001172_t0038_u01756956248916") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87158e_d20250904_m032403_c001_v7007000_t0000_u01756956243735") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f19a_d20250904_m032359_c001_v0001184_t0032_u01756956239485") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f421ff5b6efaee9c0_d20250904_m032357_c001_v7007000_t0000_u01756956237718") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7fa6_d20250904_m032347_c001_v0001172_t0006_u01756956227465") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f29_d20250904_m032342_c001_v7007000_t0000_u01756956222309") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f07b_d20250904_m032337_c001_v0001184_t0022_u01756956217958") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9bb1_d20250904_m032336_c001_v7007000_t0000_u01756956216505") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf5c_d20250904_m032323_c001_v0001161_t0047_u01756956203853") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac86_d20250904_m032315_c001_v7007000_t0000_u01756956195545") 2025/09/04 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef00_d20250904_m032303_c001_v0001184_t0026_u01756956183881") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5f7_d20250904_m032258_c001_v7007000_t0000_u01756956178562") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ee56_d20250904_m032246_c001_v0001184_t0031_u01756956166945") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd000c_d20250904_m032241_c001_v7007000_t0000_u01756956161561") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78edae_d20250904_m032230_c001_v0001184_t0028_u01756956150785") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65283_d20250904_m032401_c001_v7007000_t0000_u01756956241394") 2025/09/04 03:26:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8002_d20250904_m032356_c001_v0001172_t0031_u01756956236016") 2025/09/04 03:26:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6530b_d20250904_m032421_c001_v7007000_t0000_u01756956261671") 2025/09/04 03:26:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80e4_d20250904_m032417_c001_v0001172_t0046_u01756956257022") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21b5_d20250904_m032542_c001_v7007000_t0000_u01756956342172") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c1bd_d20250904_m032531_c001_v0001161_t0035_u01756956331888") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d3c_d20250904_m032526_c001_v7007000_t0000_u01756956326060") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c167_d20250904_m032515_c001_v0001161_t0017_u01756956315573") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac5_d20250904_m032509_c001_v7007000_t0000_u01756956309632") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c129_d20250904_m032459_c001_v0001161_t0007_u01756956299206") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de8_d20250904_m032453_c001_v7007000_t0000_u01756956293371") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0d5_d20250904_m032443_c001_v0001161_t0046_u01756956283125") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d0_d20250904_m032437_c001_v7007000_t0000_u01756956277296") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c08d_d20250904_m032427_c001_v0001161_t0030_u01756956267321") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f7703_d20250904_m032418_c001_v7007000_t0000_u01756956258893") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c026_d20250904_m032409_c001_v0001161_t0014_u01756956249555") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871590_d20250904_m032403_c001_v7007000_t0000_u01756956243917") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f19e_d20250904_m032359_c001_v0001184_t0015_u01756956239681") 2025/09/04 03:26:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868acb3_d20250904_m032357_c001_v7007000_t0000_u01756956237885") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfb0_d20250904_m032348_c001_v0001161_t0047_u01756956228126") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f2a_d20250904_m032342_c001_v7007000_t0000_u01756956222490") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf94_d20250904_m032338_c001_v0001161_t0025_u01756956218055") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f1c_d20250904_m032336_c001_v7007000_t0000_u01756956216130") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7ea2_d20250904_m032324_c001_v0001172_t0047_u01756956204815") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41970b34c72fd1e5_d20250904_m032315_c001_v7007000_t0000_u01756956195569") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf08_d20250904_m032304_c001_v0001161_t0015_u01756956184467") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5f9_d20250904_m032258_c001_v7007000_t0000_u01756956178744") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68beb6_d20250904_m032247_c001_v0001161_t0048_u01756956167519") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd000e_d20250904_m032241_c001_v7007000_t0000_u01756956161746") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be66_d20250904_m032230_c001_v0001161_t0040_u01756956150981") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b82_d20250904_m032401_c001_v7007000_t0000_u01756956241473") 2025/09/04 03:26:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4162_d20250904_m032356_c001_v0001104_t0035_u01756956236033") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6530d_d20250904_m032421_c001_v7007000_t0000_u01756956261852") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41a2_d20250904_m032417_c001_v0001104_t0050_u01756956257119") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21b8_d20250904_m032542_c001_v7007000_t0000_u01756956342354") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8498_d20250904_m032532_c001_v0001172_t0026_u01756956332226") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d3e_d20250904_m032526_c001_v7007000_t0000_u01756956326243") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c83a2_d20250904_m032516_c001_v0001172_t0016_u01756956316066") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac6_d20250904_m032509_c001_v7007000_t0000_u01756956309818") 2025/09/04 03:26:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c82f3_d20250904_m032459_c001_v0001172_t0037_u01756956299630") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138de9_d20250904_m032453_c001_v7007000_t0000_u01756956293555") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8224_d20250904_m032443_c001_v0001172_t0021_u01756956283584") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d3_d20250904_m032437_c001_v7007000_t0000_u01756956277481") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c815e_d20250904_m032427_c001_v0001172_t0049_u01756956267611") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3fb6_d20250904_m032418_c001_v7007000_t0000_u01756956258672") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1f0_d20250904_m032409_c001_v0001184_t0045_u01756956249863") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871592_d20250904_m032404_c001_v7007000_t0000_u01756956244102") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be416e_d20250904_m032359_c001_v0001104_t0030_u01756956239718") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76d7_d20250904_m032357_c001_v7007000_t0000_u01756956237849") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f110_d20250904_m032348_c001_v0001184_t0046_u01756956228499") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f2b_d20250904_m032342_c001_v7007000_t0000_u01756956222672") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4138_d20250904_m032338_c001_v0001104_t0022_u01756956218079") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40952c130bd56f3e_d20250904_m032336_c001_v7007000_t0000_u01756956216559") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78efe1_d20250904_m032325_c001_v0001184_t0041_u01756956205491") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac88_d20250904_m032315_c001_v7007000_t0000_u01756956195728") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7dce_d20250904_m032304_c001_v0001172_t0044_u01756956184964") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5fc_d20250904_m032258_c001_v7007000_t0000_u01756956178925") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7d12_d20250904_m032247_c001_v0001172_t0041_u01756956167978") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0010_d20250904_m032241_c001_v7007000_t0000_u01756956161931") 2025/09/04 03:26:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c50_d20250904_m032231_c001_v0001172_t0035_u01756956151421") 2025/09/04 03:26:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76de_d20250904_m032401_c001_v7007000_t0000_u01756956241483") 2025/09/04 03:26:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfe6_d20250904_m032356_c001_v0001161_t0032_u01756956236046") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65310_d20250904_m032422_c001_v7007000_t0000_u01756956262033") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f246_d20250904_m032417_c001_v0001184_t0027_u01756956257208") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21bd_d20250904_m032542_c001_v7007000_t0000_u01756956342536") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be428a_d20250904_m032532_c001_v0001104_t0041_u01756956332902") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d41_d20250904_m032526_c001_v7007000_t0000_u01756956326424") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be424e_d20250904_m032516_c001_v0001104_t0016_u01756956316343") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcac7_d20250904_m032510_c001_v7007000_t0000_u01756956310004") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4214_d20250904_m032459_c001_v0001104_t0027_u01756956299924") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138dea_d20250904_m032453_c001_v7007000_t0000_u01756956293739") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41e6_d20250904_m032443_c001_v0001104_t0058_u01756956283920") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d4_d20250904_m032437_c001_v7007000_t0000_u01756956277665") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41b0_d20250904_m032427_c001_v0001104_t0027_u01756956267941") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bbb6a_d20250904_m032418_c001_v7007000_t0000_u01756956258863") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be418a_d20250904_m032410_c001_v0001104_t0043_u01756956250070") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871594_d20250904_m032404_c001_v7007000_t0000_u01756956244283") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bffa_d20250904_m032359_c001_v0001161_t0038_u01756956239730") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87154a_d20250904_m032357_c001_v7007000_t0000_u01756956237893") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be414e_d20250904_m032348_c001_v0001104_t0056_u01756956228705") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f2d_d20250904_m032342_c001_v7007000_t0000_u01756956222854") 2025/09/04 03:26:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f07f_d20250904_m032338_c001_v0001184_t0019_u01756956218153") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9bb0_d20250904_m032336_c001_v7007000_t0000_u01756956216318") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4114_d20250904_m032325_c001_v0001104_t0045_u01756956205701") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0083_d20250904_m032315_c001_v7007000_t0000_u01756956195562") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40e0_d20250904_m032305_c001_v0001104_t0012_u01756956185459") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf5fe_d20250904_m032259_c001_v7007000_t0000_u01756956179107") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40ba_d20250904_m032248_c001_v0001104_t0041_u01756956168259") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0011_d20250904_m032242_c001_v7007000_t0000_u01756956162116") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be408e_d20250904_m032231_c001_v0001104_t0019_u01756956151760") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868acc0_d20250904_m032401_c001_v7007000_t0000_u01756956241043") 2025/09/04 03:26:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f16a_d20250904_m032356_c001_v0001184_t0051_u01756956236191") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65312_d20250904_m032422_c001_v7007000_t0000_u01756956262215") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c052_d20250904_m032417_c001_v0001161_t0056_u01756956257282") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21bf_d20250904_m032542_c001_v7007000_t0000_u01756956342719") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f582_d20250904_m032533_c001_v0001184_t0034_u01756956333448") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d43_d20250904_m032526_c001_v7007000_t0000_u01756956326607") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f4c0_d20250904_m032517_c001_v0001184_t0012_u01756956317198") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcaca_d20250904_m032510_c001_v7007000_t0000_u01756956310188") 2025/09/04 03:26:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f41d_d20250904_m032500_c001_v0001184_t0059_u01756956300627") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138deb_d20250904_m032453_c001_v7007000_t0000_u01756956293924") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f36c_d20250904_m032444_c001_v0001184_t0006_u01756956284508") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d5_d20250904_m032437_c001_v7007000_t0000_u01756956277850") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f2b0_d20250904_m032428_c001_v0001184_t0056_u01756956268405") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652f9_d20250904_m032418_c001_v7007000_t0000_u01756956258639") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8098_d20250904_m032410_c001_v0001172_t0056_u01756956250581") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871597_d20250904_m032404_c001_v7007000_t0000_u01756956244474") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1a0_d20250904_m032359_c001_v0001184_t0015_u01756956239885") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b6c_d20250904_m032357_c001_v7007000_t0000_u01756956237502") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7fb0_d20250904_m032349_c001_v0001172_t0055_u01756956229263") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f2e_d20250904_m032343_c001_v7007000_t0000_u01756956223035") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f42_d20250904_m032338_c001_v0001172_t0023_u01756956218181") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8714a4_d20250904_m032335_c001_v7007000_t0000_u01756956215936") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf66_d20250904_m032326_c001_v0001161_t0046_u01756956206294") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac87_d20250904_m032315_c001_v7007000_t0000_u01756956195612") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef08_d20250904_m032305_c001_v0001184_t0041_u01756956185896") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf601_d20250904_m032259_c001_v7007000_t0000_u01756956179289") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ee6a_d20250904_m032249_c001_v0001184_t0057_u01756956169000") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0013_d20250904_m032242_c001_v7007000_t0000_u01756956162301") 2025/09/04 03:26:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78edd2_d20250904_m032232_c001_v0001184_t0058_u01756956152684") 2025/09/04 03:26:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871571_d20250904_m032401_c001_v7007000_t0000_u01756956241292") 2025/09/04 03:26:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfec_d20250904_m032356_c001_v0001161_t0044_u01756956236427") 2025/09/04 03:26:36 DEBUG : dir1/0007-12345: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65313_d20250904_m032422_c001_v7007000_t0000_u01756956262397") 2025/09/04 03:26:36 DEBUG : dir1/0007-12345: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80ec_d20250904_m032417_c001_v0001172_t0046_u01756956257316") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21c1_d20250904_m032542_c001_v7007000_t0000_u01756956342901") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c1c9_d20250904_m032533_c001_v0001161_t0059_u01756956333658") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d45_d20250904_m032526_c001_v7007000_t0000_u01756956326789") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c16d_d20250904_m032517_c001_v0001161_t0058_u01756956317402") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcacc_d20250904_m032510_c001_v7007000_t0000_u01756956310373") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c133_d20250904_m032500_c001_v0001161_t0043_u01756956300840") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138ded_d20250904_m032454_c001_v7007000_t0000_u01756956294110") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0e1_d20250904_m032444_c001_v0001161_t0043_u01756956284707") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d7_d20250904_m032438_c001_v7007000_t0000_u01756956278034") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c08f_d20250904_m032428_c001_v0001161_t0026_u01756956268608") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652fe_d20250904_m032419_c001_v7007000_t0000_u01756956259002") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c02e_d20250904_m032410_c001_v0001161_t0016_u01756956250975") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871599_d20250904_m032404_c001_v7007000_t0000_u01756956244660") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8032_d20250904_m032400_c001_v0001172_t0038_u01756956240033") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f421ff5b6efaee9c1_d20250904_m032357_c001_v7007000_t0000_u01756956237905") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfbc_d20250904_m032349_c001_v0001161_t0045_u01756956229670") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f2f_d20250904_m032343_c001_v7007000_t0000_u01756956223217") 2025/09/04 03:26:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f083_d20250904_m032338_c001_v0001184_t0048_u01756956218354") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f1b_d20250904_m032335_c001_v7007000_t0000_u01756956215950") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7eb6_d20250904_m032326_c001_v0001172_t0024_u01756956206759") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dcd98_d20250904_m032315_c001_v7007000_t0000_u01756956195846") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf10_d20250904_m032306_c001_v0001161_t0047_u01756956186097") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf604_d20250904_m032259_c001_v7007000_t0000_u01756956179488") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bec2_d20250904_m032249_c001_v0001161_t0036_u01756956169205") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0015_d20250904_m032242_c001_v7007000_t0000_u01756956162571") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be74_d20250904_m032232_c001_v0001161_t0025_u01756956152901") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1757612_d20250904_m032401_c001_v7007000_t0000_u01756956241059") 2025/09/04 03:26:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f16c_d20250904_m032356_c001_v0001184_t0010_u01756956236439") 2025/09/04 03:26:37 DEBUG : dir1/0008-23456: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65314_d20250904_m032422_c001_v7007000_t0000_u01756956262580") 2025/09/04 03:26:37 DEBUG : dir1/0008-23456: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f248_d20250904_m032417_c001_v0001184_t0041_u01756956257405") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21c3_d20250904_m032543_c001_v7007000_t0000_u01756956343084") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c84b2_d20250904_m032534_c001_v0001172_t0016_u01756956334054") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d47_d20250904_m032526_c001_v7007000_t0000_u01756956326971") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c83c4_d20250904_m032517_c001_v0001172_t0058_u01756956317798") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcacd_d20250904_m032510_c001_v7007000_t0000_u01756956310554") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8303_d20250904_m032501_c001_v0001172_t0005_u01756956301257") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138dee_d20250904_m032454_c001_v7007000_t0000_u01756956294294") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8233_d20250904_m032445_c001_v0001172_t0027_u01756956285040") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d8_d20250904_m032438_c001_v7007000_t0000_u01756956278219") 2025/09/04 03:26:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c816c_d20250904_m032428_c001_v0001172_t0028_u01756956268930") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652fc_d20250904_m032418_c001_v7007000_t0000_u01756956258821") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f206_d20250904_m032411_c001_v0001184_t0010_u01756956251412") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87159b_d20250904_m032404_c001_v7007000_t0000_u01756956244843") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bffc_d20250904_m032400_c001_v0001161_t0003_u01756956240045") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76d4_d20250904_m032357_c001_v7007000_t0000_u01756956237484") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f124_d20250904_m032350_c001_v0001184_t0021_u01756956230125") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f30_d20250904_m032343_c001_v7007000_t0000_u01756956223398") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf98_d20250904_m032338_c001_v0001161_t0053_u01756956218418") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8714a6_d20250904_m032336_c001_v7007000_t0000_u01756956216128") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78eff7_d20250904_m032327_c001_v0001184_t0040_u01756956207187") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dcd96_d20250904_m032315_c001_v7007000_t0000_u01756956195663") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7de0_d20250904_m032306_c001_v0001172_t0020_u01756956186688") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf606_d20250904_m032259_c001_v7007000_t0000_u01756956179671") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7d24_d20250904_m032249_c001_v0001172_t0059_u01756956169605") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0016_d20250904_m032242_c001_v7007000_t0000_u01756956162756") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c66_d20250904_m032233_c001_v0001172_t0014_u01756956153240") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1757614_d20250904_m032401_c001_v7007000_t0000_u01756956241298") 2025/09/04 03:26:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8008_d20250904_m032356_c001_v0001172_t0003_u01756956236502") 2025/09/04 03:26:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65316_d20250904_m032422_c001_v7007000_t0000_u01756956262765") 2025/09/04 03:26:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f24a_d20250904_m032417_c001_v0001184_t0059_u01756956257621") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21c5_d20250904_m032543_c001_v7007000_t0000_u01756956343265") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be428e_d20250904_m032534_c001_v0001104_t0000_u01756956334325") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d49_d20250904_m032527_c001_v7007000_t0000_u01756956327160") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4254_d20250904_m032518_c001_v0001104_t0043_u01756956318162") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcace_d20250904_m032510_c001_v7007000_t0000_u01756956310736") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4218_d20250904_m032501_c001_v0001104_t0014_u01756956301567") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138def_d20250904_m032454_c001_v7007000_t0000_u01756956294479") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41f0_d20250904_m032445_c001_v0001104_t0038_u01756956285413") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01d9_d20250904_m032438_c001_v7007000_t0000_u01756956278403") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41bc_d20250904_m032429_c001_v0001104_t0034_u01756956269224") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652fd_d20250904_m032418_c001_v7007000_t0000_u01756956258828") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4192_d20250904_m032411_c001_v0001104_t0035_u01756956251609") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87159d_d20250904_m032405_c001_v7007000_t0000_u01756956245025") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1a2_d20250904_m032400_c001_v0001184_t0011_u01756956240093") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b6f_d20250904_m032357_c001_v7007000_t0000_u01756956237865") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4150_d20250904_m032350_c001_v0001104_t0043_u01756956230369") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f31_d20250904_m032343_c001_v7007000_t0000_u01756956223580") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f48_d20250904_m032338_c001_v0001172_t0043_u01756956218558") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b763a_d20250904_m032336_c001_v7007000_t0000_u01756956216520") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4118_d20250904_m032327_c001_v0001104_t0050_u01756956207388") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0085_d20250904_m032315_c001_v7007000_t0000_u01756956195744") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40e2_d20250904_m032307_c001_v0001104_t0051_u01756956187240") 2025/09/04 03:26:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf608_d20250904_m032259_c001_v7007000_t0000_u01756956179857") 2025/09/04 03:26:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40be_d20250904_m032250_c001_v0001104_t0024_u01756956170027") 2025/09/04 03:26:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0018_d20250904_m032242_c001_v7007000_t0000_u01756956162949") 2025/09/04 03:26:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4094_d20250904_m032233_c001_v0001104_t0019_u01756956153620") 2025/09/04 03:26:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b7e_d20250904_m032401_c001_v7007000_t0000_u01756956241084") 2025/09/04 03:26:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4166_d20250904_m032356_c001_v0001104_t0017_u01756956236600") 2025/09/04 03:26:40 DEBUG : dir1/0010-45678: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65317_d20250904_m032422_c001_v7007000_t0000_u01756956262946") 2025/09/04 03:26:40 DEBUG : dir1/0010-45678: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41a4_d20250904_m032417_c001_v0001104_t0047_u01756956257670") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21c8_d20250904_m032543_c001_v7007000_t0000_u01756956343448") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f598_d20250904_m032534_c001_v0001184_t0040_u01756956334889") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d4c_d20250904_m032527_c001_v7007000_t0000_u01756956327342") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f4d4_d20250904_m032518_c001_v0001184_t0059_u01756956318795") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcacf_d20250904_m032510_c001_v7007000_t0000_u01756956310916") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f42f_d20250904_m032502_c001_v0001184_t0003_u01756956302232") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df0_d20250904_m032454_c001_v7007000_t0000_u01756956294665") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f388_d20250904_m032445_c001_v0001184_t0036_u01756956285886") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01da_d20250904_m032438_c001_v7007000_t0000_u01756956278589") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f2c2_d20250904_m032429_c001_v0001184_t0031_u01756956269929") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652ff_d20250904_m032419_c001_v7007000_t0000_u01756956259012") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80ae_d20250904_m032412_c001_v0001172_t0038_u01756956252183") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87159f_d20250904_m032405_c001_v7007000_t0000_u01756956245209") 2025/09/04 03:26:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1a8_d20250904_m032400_c001_v0001184_t0036_u01756956240290") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b6d_d20250904_m032357_c001_v7007000_t0000_u01756956237683") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7fbe_d20250904_m032350_c001_v0001172_t0040_u01756956230875") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f32_d20250904_m032343_c001_v7007000_t0000_u01756956223762") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f089_d20250904_m032338_c001_v0001184_t0013_u01756956218586") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f1d_d20250904_m032336_c001_v7007000_t0000_u01756956216316") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf70_d20250904_m032327_c001_v0001161_t0052_u01756956207918") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41970b34c72fd1e6_d20250904_m032315_c001_v7007000_t0000_u01756956195756") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef24_d20250904_m032308_c001_v0001184_t0050_u01756956188131") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf60a_d20250904_m032300_c001_v7007000_t0000_u01756956180039") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ee78_d20250904_m032250_c001_v0001184_t0036_u01756956170629") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd001a_d20250904_m032243_c001_v7007000_t0000_u01756956163133") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ede0_d20250904_m032234_c001_v0001184_t0029_u01756956154444") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87156c_d20250904_m032401_c001_v7007000_t0000_u01756956241061") 2025/09/04 03:26:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f172_d20250904_m032356_c001_v0001184_t0001_u01756956236635") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65318_d20250904_m032423_c001_v7007000_t0000_u01756956263127") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c05a_d20250904_m032417_c001_v0001161_t0010_u01756956257693") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21ca_d20250904_m032543_c001_v7007000_t0000_u01756956343629") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c1cf_d20250904_m032535_c001_v0001161_t0000_u01756956335095") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d4e_d20250904_m032527_c001_v7007000_t0000_u01756956327525") 2025/09/04 03:26:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c173_d20250904_m032518_c001_v0001161_t0033_u01756956318989") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad0_d20250904_m032511_c001_v7007000_t0000_u01756956311098") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c13b_d20250904_m032502_c001_v0001161_t0040_u01756956302434") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df1_d20250904_m032454_c001_v7007000_t0000_u01756956294849") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0eb_d20250904_m032446_c001_v0001161_t0040_u01756956286090") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01db_d20250904_m032438_c001_v7007000_t0000_u01756956278790") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c095_d20250904_m032430_c001_v0001161_t0043_u01756956270128") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715d3_d20250904_m032418_c001_v7007000_t0000_u01756956258672") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c036_d20250904_m032412_c001_v0001161_t0014_u01756956252457") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715a1_d20250904_m032405_c001_v7007000_t0000_u01756956245390") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4174_d20250904_m032400_c001_v0001104_t0058_u01756956240314") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f421ff5b6efaee9bf_d20250904_m032357_c001_v7007000_t0000_u01756956237520") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfc4_d20250904_m032351_c001_v0001161_t0035_u01756956231189") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f33_d20250904_m032343_c001_v7007000_t0000_u01756956223944") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be413c_d20250904_m032338_c001_v0001104_t0056_u01756956218664") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533e27c_d20250904_m032336_c001_v7007000_t0000_u01756956216527") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7ec8_d20250904_m032328_c001_v0001172_t0021_u01756956208580") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f64dc2_d20250904_m032315_c001_v7007000_t0000_u01756956195588") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf1c_d20250904_m032308_c001_v0001161_t0032_u01756956188333") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf60c_d20250904_m032300_c001_v7007000_t0000_u01756956180222") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bece_d20250904_m032250_c001_v0001161_t0015_u01756956170841") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd001b_d20250904_m032243_c001_v7007000_t0000_u01756956163318") 2025/09/04 03:26:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be82_d20250904_m032234_c001_v0001161_t0012_u01756956154647") 2025/09/04 03:26:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b76db_d20250904_m032401_c001_v7007000_t0000_u01756956241111") 2025/09/04 03:26:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfee_d20250904_m032356_c001_v0001161_t0043_u01756956236790") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65319_d20250904_m032423_c001_v7007000_t0000_u01756956263315") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80f2_d20250904_m032417_c001_v0001172_t0000_u01756956257702") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21cc_d20250904_m032543_c001_v7007000_t0000_u01756956343811") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c84c8_d20250904_m032535_c001_v0001172_t0021_u01756956335627") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d50_d20250904_m032527_c001_v7007000_t0000_u01756956327708") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c83da_d20250904_m032519_c001_v0001172_t0031_u01756956319322") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad1_d20250904_m032511_c001_v7007000_t0000_u01756956311281") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8313_d20250904_m032502_c001_v0001172_t0041_u01756956302812") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df2_d20250904_m032455_c001_v7007000_t0000_u01756956295034") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8247_d20250904_m032446_c001_v0001172_t0015_u01756956286459") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01dc_d20250904_m032438_c001_v7007000_t0000_u01756956278974") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8188_d20250904_m032430_c001_v0001172_t0042_u01756956270455") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652fa_d20250904_m032418_c001_v7007000_t0000_u01756956258648") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f20c_d20250904_m032412_c001_v0001184_t0038_u01756956252791") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715a4_d20250904_m032405_c001_v7007000_t0000_u01756956245571") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8036_d20250904_m032400_c001_v0001172_t0031_u01756956240326") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf682_d20250904_m032357_c001_v7007000_t0000_u01756956237875") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f130_d20250904_m032351_c001_v0001184_t0016_u01756956231502") 2025/09/04 03:26:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f34_d20250904_m032344_c001_v7007000_t0000_u01756956224126") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f08b_d20250904_m032338_c001_v0001184_t0052_u01756956218795") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f1e_d20250904_m032336_c001_v7007000_t0000_u01756956216537") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f00b_d20250904_m032328_c001_v0001184_t0041_u01756956208982") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4017070bda984d99_d20250904_m032315_c001_v7007000_t0000_u01756956195784") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7df6_d20250904_m032308_c001_v0001172_t0012_u01756956188807") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf612_d20250904_m032300_c001_v7007000_t0000_u01756956180404") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7d3c_d20250904_m032251_c001_v0001172_t0048_u01756956171368") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd001d_d20250904_m032243_c001_v7007000_t0000_u01756956163502") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c82_d20250904_m032235_c001_v0001172_t0039_u01756956155000") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65280_d20250904_m032401_c001_v7007000_t0000_u01756956241212") 2025/09/04 03:26:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c800e_d20250904_m032356_c001_v0001172_t0027_u01756956236883") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6531a_d20250904_m032423_c001_v7007000_t0000_u01756956263497") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f24e_d20250904_m032417_c001_v0001184_t0003_u01756956257830") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21ce_d20250904_m032543_c001_v7007000_t0000_u01756956343995") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4292_d20250904_m032536_c001_v0001104_t0056_u01756956336035") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d52_d20250904_m032527_c001_v7007000_t0000_u01756956327890") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be425c_d20250904_m032519_c001_v0001104_t0040_u01756956319626") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad2_d20250904_m032511_c001_v7007000_t0000_u01756956311463") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4222_d20250904_m032503_c001_v0001104_t0040_u01756956303104") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df3_d20250904_m032455_c001_v7007000_t0000_u01756956295251") 2025/09/04 03:26:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41f2_d20250904_m032446_c001_v0001104_t0042_u01756956286930") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01dd_d20250904_m032439_c001_v7007000_t0000_u01756956279187") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be41c4_d20250904_m032430_c001_v0001104_t0032_u01756956270735") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3fb7_d20250904_m032418_c001_v7007000_t0000_u01756956258853") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4198_d20250904_m032412_c001_v0001104_t0049_u01756956252997") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715a6_d20250904_m032405_c001_v7007000_t0000_u01756956245754") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f1aa_d20250904_m032400_c001_v0001184_t0010_u01756956240512") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf684_d20250904_m032358_c001_v7007000_t0000_u01756956238059") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4154_d20250904_m032351_c001_v0001104_t0054_u01756956231713") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f36_d20250904_m032344_c001_v7007000_t0000_u01756956224307") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f08d_d20250904_m032338_c001_v0001184_t0029_u01756956218995") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f930_d20250904_m032336_c001_v7007000_t0000_u01756956216583") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be411c_d20250904_m032329_c001_v0001104_t0056_u01756956209176") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac8a_d20250904_m032315_c001_v7007000_t0000_u01756956195912") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40e6_d20250904_m032309_c001_v0001104_t0024_u01756956189211") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf614_d20250904_m032300_c001_v7007000_t0000_u01756956180586") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40c0_d20250904_m032251_c001_v0001104_t0050_u01756956171866") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd001e_d20250904_m032243_c001_v7007000_t0000_u01756956163686") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4096_d20250904_m032235_c001_v0001104_t0058_u01756956155379") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868acc3_d20250904_m032401_c001_v7007000_t0000_u01756956241301") 2025/09/04 03:26:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f178_d20250904_m032356_c001_v0001184_t0038_u01756956236873") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6531b_d20250904_m032423_c001_v7007000_t0000_u01756956263677") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c05f_d20250904_m032417_c001_v0001161_t0018_u01756956257973") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21d1_d20250904_m032544_c001_v7007000_t0000_u01756956344177") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f5b0_d20250904_m032536_c001_v0001184_t0039_u01756956336549") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d55_d20250904_m032528_c001_v7007000_t0000_u01756956328073") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f4ea_d20250904_m032520_c001_v0001184_t0033_u01756956320259") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad3_d20250904_m032511_c001_v7007000_t0000_u01756956311648") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f43d_d20250904_m032504_c001_v0001184_t0032_u01756956304024") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df4_d20250904_m032455_c001_v7007000_t0000_u01756956295437") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f394_d20250904_m032447_c001_v0001184_t0031_u01756956287456") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01de_d20250904_m032439_c001_v7007000_t0000_u01756956279378") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f2d6_d20250904_m032431_c001_v0001184_t0014_u01756956271229") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652f7_d20250904_m032418_c001_v7007000_t0000_u01756956258457") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c80be_d20250904_m032413_c001_v0001172_t0021_u01756956253628") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715a8_d20250904_m032405_c001_v7007000_t0000_u01756956245937") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bffe_d20250904_m032400_c001_v0001161_t0041_u01756956240586") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af87154e_d20250904_m032358_c001_v7007000_t0000_u01756956238073") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7fca_d20250904_m032352_c001_v0001172_t0047_u01756956232200") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f37_d20250904_m032344_c001_v7007000_t0000_u01756956224489") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f50_d20250904_m032339_c001_v0001172_t0056_u01756956219069") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1b8a_d20250904_m032336_c001_v7007000_t0000_u01756956216362") 2025/09/04 03:26:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf76_d20250904_m032329_c001_v0001161_t0050_u01756956209988") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0089_d20250904_m032315_c001_v7007000_t0000_u01756956195926") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef3a_d20250904_m032309_c001_v0001184_t0028_u01756956189687") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf616_d20250904_m032300_c001_v7007000_t0000_u01756956180767") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ee90_d20250904_m032252_c001_v0001184_t0022_u01756956172401") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0020_d20250904_m032243_c001_v7007000_t0000_u01756956163870") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78edf2_d20250904_m032235_c001_v0001184_t0045_u01756956155931") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af871574_d20250904_m032401_c001_v7007000_t0000_u01756956241495") 2025/09/04 03:26:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f17a_d20250904_m032357_c001_v0001184_t0043_u01756956237069") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6531c_d20250904_m032423_c001_v7007000_t0000_u01756956263859") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f252_d20250904_m032418_c001_v0001184_t0028_u01756956258049") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21d4_d20250904_m032544_c001_v7007000_t0000_u01756956344360") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c1d5_d20250904_m032536_c001_v0001161_t0012_u01756956336751") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d57_d20250904_m032528_c001_v7007000_t0000_u01756956328255") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c179_d20250904_m032520_c001_v0001161_t0012_u01756956320471") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad4_d20250904_m032511_c001_v7007000_t0000_u01756956311832") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c141_d20250904_m032504_c001_v0001161_t0031_u01756956304232") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df5_d20250904_m032455_c001_v7007000_t0000_u01756956295621") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0f1_d20250904_m032447_c001_v0001161_t0038_u01756956287681") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01df_d20250904_m032439_c001_v7007000_t0000_u01756956279563") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c09f_d20250904_m032431_c001_v0001161_t0042_u01756956271442") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f652f8_d20250904_m032418_c001_v7007000_t0000_u01756956258467") 2025/09/04 03:26:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c040_d20250904_m032413_c001_v0001161_t0044_u01756956253914") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715aa_d20250904_m032406_c001_v7007000_t0000_u01756956246118") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c803a_d20250904_m032400_c001_v0001172_t0056_u01756956240612") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f65269_d20250904_m032357_c001_v7007000_t0000_u01756956237905") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfcc_d20250904_m032352_c001_v0001161_t0045_u01756956232495") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f39_d20250904_m032344_c001_v7007000_t0000_u01756956224670") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf9a_d20250904_m032339_c001_v0001161_t0053_u01756956219085") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f92f_d20250904_m032336_c001_v7007000_t0000_u01756956216400") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7eda_d20250904_m032330_c001_v0001172_t0010_u01756956210523") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f64dc4_d20250904_m032315_c001_v7007000_t0000_u01756956195773") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf1e_d20250904_m032309_c001_v0001161_t0047_u01756956189936") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf618_d20250904_m032300_c001_v7007000_t0000_u01756956180949") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bed4_d20250904_m032252_c001_v0001161_t0035_u01756956172603") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0022_d20250904_m032244_c001_v7007000_t0000_u01756956164054") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be8a_d20250904_m032236_c001_v0001161_t0042_u01756956156126") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4088f45ba7179b80_d20250904_m032401_c001_v7007000_t0000_u01756956241275") 2025/09/04 03:26:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bff0_d20250904_m032357_c001_v0001161_t0034_u01756956237174") 2025/09/04 03:26:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00a9_d20250904_m032318_c001_v7007000_t0000_u01756956198300") 2025/09/04 03:26:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef64_d20250904_m032313_c001_v0001184_t0030_u01756956193209") 2025/09/04 03:26:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00ac_d20250904_m032318_c001_v7007000_t0000_u01756956198483") 2025/09/04 03:26:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef6a_d20250904_m032313_c001_v0001184_t0017_u01756956193411") 2025/09/04 03:26:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00af_d20250904_m032318_c001_v7007000_t0000_u01756956198665") 2025/09/04 03:26:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e20_d20250904_m032313_c001_v0001172_t0040_u01756956193420") 2025/09/04 03:26:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00b1_d20250904_m032318_c001_v7007000_t0000_u01756956198847") 2025/09/04 03:26:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf36_d20250904_m032313_c001_v0001161_t0029_u01756956193434") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00b5_d20250904_m032319_c001_v7007000_t0000_u01756956199033") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef70_d20250904_m032313_c001_v0001184_t0042_u01756956193614") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00b7_d20250904_m032319_c001_v7007000_t0000_u01756956199216") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40f6_d20250904_m032313_c001_v0001104_t0042_u01756956193777") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00ba_d20250904_m032319_c001_v7007000_t0000_u01756956199398") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef74_d20250904_m032313_c001_v0001184_t0051_u01756956193855") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00bd_d20250904_m032319_c001_v7007000_t0000_u01756956199581") 2025/09/04 03:26:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e2c_d20250904_m032313_c001_v0001172_t0058_u01756956193954") 2025/09/04 03:26:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00c0_d20250904_m032319_c001_v7007000_t0000_u01756956199766") 2025/09/04 03:26:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef76_d20250904_m032314_c001_v0001184_t0025_u01756956194065") 2025/09/04 03:26:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00c3_d20250904_m032319_c001_v7007000_t0000_u01756956199949") 2025/09/04 03:26:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef7c_d20250904_m032314_c001_v0001184_t0010_u01756956194274") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00c5_d20250904_m032320_c001_v7007000_t0000_u01756956200132") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf3a_d20250904_m032314_c001_v0001161_t0056_u01756956194305") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00c8_d20250904_m032320_c001_v7007000_t0000_u01756956200314") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be40fa_d20250904_m032314_c001_v0001104_t0040_u01756956194484") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00cc_d20250904_m032320_c001_v7007000_t0000_u01756956200498") 2025/09/04 03:26:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef80_d20250904_m032314_c001_v0001184_t0019_u01756956194497") 2025/09/04 03:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00ce_d20250904_m032320_c001_v7007000_t0000_u01756956200681") 2025/09/04 03:26:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e34_d20250904_m032314_c001_v0001172_t0037_u01756956194538") 2025/09/04 03:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00d1_d20250904_m032320_c001_v7007000_t0000_u01756956200863") 2025/09/04 03:26:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ef84_d20250904_m032314_c001_v0001184_t0037_u01756956194703") 2025/09/04 03:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd00d3_d20250904_m032321_c001_v7007000_t0000_u01756956201047") 2025/09/04 03:26:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7e38_d20250904_m032314_c001_v0001172_t0019_u01756956194838") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f21_d20250904_m032339_c001_v7007000_t0000_u01756956219881") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f04b_d20250904_m032334_c001_v0001184_t0049_u01756956214102") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1bbe_d20250904_m032340_c001_v7007000_t0000_u01756956220060") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f00_d20250904_m032334_c001_v0001172_t0014_u01756956214277") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f22_d20250904_m032340_c001_v7007000_t0000_u01756956220070") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf86_d20250904_m032334_c001_v0001161_t0016_u01756956214291") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9bb8_d20250904_m032339_c001_v7007000_t0000_u01756956219724") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f051_d20250904_m032334_c001_v0001184_t0018_u01756956214302") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4091ab702a0c1bb7_d20250904_m032339_c001_v7007000_t0000_u01756956219687") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f055_d20250904_m032334_c001_v0001184_t0036_u01756956214497") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f20_d20250904_m032339_c001_v7007000_t0000_u01756956219694") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f08_d20250904_m032334_c001_v0001172_t0018_u01756956214579") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f937_d20250904_m032339_c001_v7007000_t0000_u01756956219664") 2025/09/04 03:26:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be412a_d20250904_m032334_c001_v0001104_t0053_u01756956214633") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533e27e_d20250904_m032339_c001_v7007000_t0000_u01756956219891") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f057_d20250904_m032334_c001_v0001184_t0005_u01756956214700") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b766f_d20250904_m032339_c001_v7007000_t0000_u01756956219907") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f059_d20250904_m032334_c001_v0001184_t0050_u01756956214924") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40952c130bd56f53_d20250904_m032339_c001_v7007000_t0000_u01756956219674") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f0e_d20250904_m032334_c001_v0001172_t0041_u01756956214948") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533e27d_d20250904_m032339_c001_v7007000_t0000_u01756956219705") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf8c_d20250904_m032334_c001_v0001161_t0030_u01756956214994") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f93a_d20250904_m032340_c001_v7007000_t0000_u01756956220039") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f05f_d20250904_m032335_c001_v0001184_t0044_u01756956215128") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9bbb_d20250904_m032339_c001_v7007000_t0000_u01756956219912") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7f12_d20250904_m032335_c001_v0001172_t0021_u01756956215262") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b766b_d20250904_m032339_c001_v7007000_t0000_u01756956219716") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f061_d20250904_m032335_c001_v0001184_t0031_u01756956215330") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f3f1a_d20250904_m032339_c001_v7007000_t0000_u01756956219815") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be412e_d20250904_m032335_c001_v0001104_t0021_u01756956215375") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f938_d20250904_m032339_c001_v7007000_t0000_u01756956219846") 2025/09/04 03:26:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f063_d20250904_m032335_c001_v0001184_t0050_u01756956215533") 2025/09/04 03:26:51 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32c8_d20250904_m032110_c001_v7007000_t0000_u01756956070299") 2025/09/04 03:26:51 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f11942d3968ea14ab_d20250904_m032108_c001_v0001098_t0001_u01756956068018") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1756b27_d20250904_m032107_c001_v7007000_t0000_u01756956067836") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f11942d3968ea148d_d20250904_m032104_c001_v0001098_t0027_u01756956064684") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1756b23_d20250904_m032103_c001_v7007000_t0000_u01756956063962") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f46_d20250904_m032059_c001_v0001104_t0000_u01756956059095") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b99d2_d20250904_m032057_c001_v7007000_t0000_u01756956057601") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1099647f65c99058_d20250904_m032054_c001_v0001154_t0010_u01756956054962") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dc944_d20250904_m032054_c001_v7007000_t0000_u01756956054777") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1099647f65c99054_d20250904_m032051_c001_v0001154_t0020_u01756956051337") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dc93f_d20250904_m032050_c001_v7007000_t0000_u01756956050605") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bc0a_d20250904_m032045_c001_v0001161_t0030_u01756956045918") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560648_d20250904_m032044_c001_v7007000_t0000_u01756956044629") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f110b379986552a30_d20250904_m032043_c001_v0001176_t0001_u01756956043381") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4101143ce914aaac_d20250904_m032043_c001_v7007000_t0000_u01756956043190") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f110b379986552a1b_d20250904_m032039_c001_v0001176_t0031_u01756956039949") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4101143ce914aaa6_d20250904_m032039_c001_v7007000_t0000_u01756956039215") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bbce_d20250904_m032035_c001_v0001161_t0037_u01756956035037") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560644_d20250904_m032034_c001_v7007000_t0000_u01756956034097") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1138cefd10b28c46_d20250904_m032032_c001_v0001136_t0043_u01756956032209") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f414275531256063f_d20250904_m032032_c001_v7007000_t0000_u01756956032027") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1138cefd10b28c3a_d20250904_m032028_c001_v0001136_t0023_u01756956028662") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560636_d20250904_m032027_c001_v7007000_t0000_u01756956027933") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bb88_d20250904_m032021_c001_v0001161_t0056_u01756956021516") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a1381cc_d20250904_m032020_c001_v7007000_t0000_u01756956020590") 2025/09/04 03:26:52 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f114fc7c6ed3d03a2_d20250904_m032018_c001_v0001092_t0023_u01756956018508") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f401c0b60c590f5a6_d20250904_m032017_c001_v7007000_t0000_u01756956017955") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f114fc7c6ed3d0372_d20250904_m032004_c001_v0001092_t0011_u01756956004595") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f31bf_d20250904_m032003_c001_v7007000_t0000_u01756956003866") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bb12_d20250904_m031958_c001_v0001161_t0052_u01756955998039") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533dea9_d20250904_m031957_c001_v7007000_t0000_u01756955997113") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1140a0ae13f95519_d20250904_m031955_c001_v0001130_t0018_u01756955995247") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952e71_d20250904_m031955_c001_v7007000_t0000_u01756955995063") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1140a0ae13f95503_d20250904_m031951_c001_v0001130_t0020_u01756955991346") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952e57_d20250904_m031950_c001_v7007000_t0000_u01756955990615") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bac1_d20250904_m031942_c001_v0001161_t0037_u01756955982094") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f7115_d20250904_m031940_c001_v7007000_t0000_u01756955980977") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1091f0f1257e2b0c_d20250904_m031934_c001_v0001130_t0006_u01756955974826") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f63b15_d20250904_m031934_c001_v7007000_t0000_u01756955974612") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e9347_d20250904_m031930_c001_v0001183_t0052_u01756955970691") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10593c1e84fca95b_d20250904_m031929_c001_v0001179_t0027_u01756955969942") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10593c1e84fca951_d20250904_m031928_c001_v0001179_t0000_u01756955968557") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b70ac_d20250904_m031914_c001_v7007000_t0000_u01756955954934") 2025/09/04 03:26:53 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68ba15_d20250904_m031907_c001_v0001161_t0035_u01756955947513") 2025/09/04 03:26:54 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1128543fa2e44376_d20250904_m031906_c001_v0001102_t0005_u01756955946598") 2025/09/04 03:26:54 DEBUG : dst/one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1128543fa2e4436e_d20250904_m031905_c001_v0001102_t0054_u01756955945370") 2025/09/04 03:26:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32c9_d20250904_m032110_c001_v7007000_t0000_u01756956070481") 2025/09/04 03:26:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f104acb924489f1c3_d20250904_m032107_c001_v0001181_t0053_u01756956067610") 2025/09/04 03:26:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1184f73e82c6fce0_d20250904_m032103_c001_v0001171_t0029_u01756956063697") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b99d3_d20250904_m032057_c001_v7007000_t0000_u01756956057783") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118d986f63c96464_d20250904_m032054_c001_v0001104_t0035_u01756956054250") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f112bd297f082270b_d20250904_m032049_c001_v0001115_t0002_u01756956049904") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560649_d20250904_m032044_c001_v7007000_t0000_u01756956044819") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f114da76a59bf98ef_d20250904_m032042_c001_v0001177_t0030_u01756956042940") 2025/09/04 03:26:54 DEBUG : dst/one.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f103e2bc77bd712ce_d20250904_m032038_c001_v0001150_t0007_u01756956038638") 2025/09/04 03:26:54 DEBUG : dst/three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f711a_d20250904_m031941_c001_v7007000_t0000_u01756955981163") 2025/09/04 03:26:54 DEBUG : dst/three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10593c1e84fca995_d20250904_m031939_c001_v0001179_t0021_u01756955979611") 2025/09/04 03:26:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32cd_d20250904_m032110_c001_v7007000_t0000_u01756956070665") 2025/09/04 03:26:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f102cfdce88f9ba26_d20250904_m032108_c001_v0001153_t0005_u01756956068926") 2025/09/04 03:26:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f113c179972bcb398_d20250904_m032105_c001_v0001180_t0004_u01756956065707") 2025/09/04 03:26:54 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32ce_d20250904_m032110_c001_v7007000_t0000_u01756956070848") 2025/09/04 03:26:54 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f11942d3968ea14bf_d20250904_m032109_c001_v0001098_t0005_u01756956069489") 2025/09/04 03:26:54 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1756b28_d20250904_m032109_c001_v7007000_t0000_u01756956069306") 2025/09/04 03:26:54 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f11942d3968ea149b_d20250904_m032106_c001_v0001098_t0056_u01756956066099") 2025/09/04 03:26:54 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4197d5bec1756b25_d20250904_m032105_c001_v7007000_t0000_u01756956065912") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f48_d20250904_m032100_c001_v0001104_t0021_u01756956060504") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b99d4_d20250904_m032057_c001_v7007000_t0000_u01756956057965") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1099647f65c99060_d20250904_m032056_c001_v0001154_t0024_u01756956056449") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dc945_d20250904_m032056_c001_v7007000_t0000_u01756956056183") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1099647f65c99056_d20250904_m032052_c001_v0001154_t0007_u01756956052774") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40340416a81dc942_d20250904_m032052_c001_v7007000_t0000_u01756956052588") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bc16_d20250904_m032047_c001_v0001161_t0031_u01756956047076") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4101143ce914aaae_d20250904_m032044_c001_v7007000_t0000_u01756956044074") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f1a_d20250904_m032041_c001_v0001104_t0015_u01756956041471") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4101143ce914aaaa_d20250904_m032040_c001_v7007000_t0000_u01756956040739") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bbd2_d20250904_m032035_c001_v0001161_t0034_u01756956035931") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560641_d20250904_m032033_c001_v7007000_t0000_u01756956033176") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ef8_d20250904_m032030_c001_v0001104_t0047_u01756956030708") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f414275531256063a_d20250904_m032029_c001_v7007000_t0000_u01756956029604") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bb8e_d20250904_m032022_c001_v0001161_t0034_u01756956022796") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f401c0b60c590f5ae_d20250904_m032019_c001_v7007000_t0000_u01756956019665") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ecc_d20250904_m032015_c001_v0001104_t0019_u01756956015908") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f401c0b60c590f598_d20250904_m032014_c001_v7007000_t0000_u01756956014813") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bb18_d20250904_m031959_c001_v0001161_t0059_u01756955999132") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952e78_d20250904_m031956_c001_v7007000_t0000_u01756955996196") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3e80_d20250904_m031953_c001_v0001104_t0005_u01756955993447") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952e62_d20250904_m031952_c001_v7007000_t0000_u01756955992354") 2025/09/04 03:26:55 DEBUG : dst/three.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bad1_d20250904_m031945_c001_v0001161_t0009_u01756955985686") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b99d5_d20250904_m032058_c001_v7007000_t0000_u01756956058148") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f100248cbb1caddac_d20250904_m032055_c001_v0001182_t0042_u01756956055918") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f117806583333fe7a_d20250904_m032052_c001_v0001105_t0056_u01756956052220") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f414275531256064a_d20250904_m032045_c001_v7007000_t0000_u01756956045002") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1088190e292bc23f_d20250904_m032043_c001_v0001184_t0034_u01756956043874") 2025/09/04 03:26:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1009b08bb90ce933_d20250904_m032040_c001_v0001040_t0041_u01756956040358") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32cf_d20250904_m032111_c001_v7007000_t0000_u01756956071031") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bc50_d20250904_m032100_c001_v0001161_t0021_u01756956060044") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b99d6_d20250904_m032058_c001_v7007000_t0000_u01756956058331") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f28_d20250904_m032046_c001_v0001104_t0004_u01756956046547") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f414275531256064b_d20250904_m032045_c001_v7007000_t0000_u01756956045186") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f08_d20250904_m032035_c001_v0001104_t0024_u01756956035347") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4142755312560645_d20250904_m032034_c001_v7007000_t0000_u01756956034279") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ed8_d20250904_m032022_c001_v0001104_t0044_u01756956022315") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a1381cd_d20250904_m032020_c001_v7007000_t0000_u01756956020776") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3e9c_d20250904_m031958_c001_v0001104_t0006_u01756955998431") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533deab_d20250904_m031957_c001_v7007000_t0000_u01756955997299") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3e5c_d20250904_m031942_c001_v0001104_t0042_u01756955982929") 2025/09/04 03:26:56 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f711e_d20250904_m031941_c001_v7007000_t0000_u01756955981348") 2025/09/04 03:26:57 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f108b0d0f32d434f7_d20250904_m031936_c001_v0001101_t0022_u01756955976879") 2025/09/04 03:26:57 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b70ae_d20250904_m031915_c001_v7007000_t0000_u01756955955117") 2025/09/04 03:26:57 DEBUG : dst/two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1128543fa2e44390_d20250904_m031913_c001_v0001102_t0013_u01756955953768") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40754adfaf76454e_d20250904_m031836_c001_v7007000_t0000_u01756955916451") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e9142_d20250904_m031829_c001_v0001183_t0017_u01756955909294") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417e90aba2b8f12a_d20250904_m031826_c001_v7007000_t0000_u01756955906833") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e904a_d20250904_m031804_c001_v0001183_t0018_u01756955884985") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40604cba3131a53c_d20250904_m031746_c001_v7007000_t0000_u01756955866170") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8f56_d20250904_m031738_c001_v0001183_t0014_u01756955858393") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e33_d20250904_m031715_c001_v7007000_t0000_u01756955835925") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b75e_d20250904_m031713_c001_v0001161_t0051_u01756955833394") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e09_d20250904_m031712_c001_v7007000_t0000_u01756955832417") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b750_d20250904_m031710_c001_v0001161_t0015_u01756955830947") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dd7_d20250904_m031707_c001_v7007000_t0000_u01756955827909") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b722_d20250904_m031705_c001_v0001161_t0000_u01756955825963") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dc0_d20250904_m031704_c001_v7007000_t0000_u01756955824893") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b716_d20250904_m031703_c001_v0001161_t0016_u01756955823182") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dad_d20250904_m031656_c001_v7007000_t0000_u01756955816406") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6d8_d20250904_m031654_c001_v0001161_t0009_u01756955814572") 2025/09/04 03:26:57 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413da6_d20250904_m031653_c001_v7007000_t0000_u01756955813354") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6be_d20250904_m031652_c001_v0001161_t0059_u01756955812373") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413d9c_d20250904_m031647_c001_v7007000_t0000_u01756955807508") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b686_d20250904_m031645_c001_v0001161_t0057_u01756955805434") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952a12_d20250904_m031643_c001_v7007000_t0000_u01756955803576") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b66e_d20250904_m031642_c001_v0001161_t0002_u01756955802551") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952a00_d20250904_m031642_c001_v7007000_t0000_u01756955802178") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10725aed4f4e8c60_d20250904_m031640_c001_v0001117_t0007_u01756955800805") 2025/09/04 03:26:58 DEBUG : empty space: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b65a_d20250904_m031639_c001_v0001161_t0025_u01756955799076") 2025/09/04 03:26:58 DEBUG : enormous: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e27_d20250904_m031715_c001_v7007000_t0000_u01756955835009") 2025/09/04 03:26:58 DEBUG : enormous: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b762_d20250904_m031713_c001_v0001161_t0017_u01756955833778") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f32ea_d20250904_m032116_c001_v7007000_t0000_u01756956076341") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bca3_d20250904_m032114_c001_v0001161_t0020_u01756956074993") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad5a04_d20250904_m031736_c001_v7007000_t0000_u01756955856773") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b7fa_d20250904_m031735_c001_v0001161_t0048_u01756955855587") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40782267409529ad_d20250904_m031636_c001_v7007000_t0000_u01756955796052") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b64c_d20250904_m031634_c001_v0001161_t0050_u01756955794953") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095299b_d20250904_m031634_c001_v7007000_t0000_u01756955794404") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b64a_d20250904_m031633_c001_v0001161_t0001_u01756955793742") 2025/09/04 03:26:58 DEBUG : existing: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b646_d20250904_m031632_c001_v0001161_t0009_u01756955792815") 2025/09/04 03:26:58 DEBUG : existing-b: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad5a08_d20250904_m031736_c001_v7007000_t0000_u01756955856955") 2025/09/04 03:26:58 DEBUG : existing-b: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8f2e_d20250904_m031735_c001_v0001183_t0021_u01756955855591") 2025/09/04 03:26:58 DEBUG : file1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ca_d20250904_m032224_c001_v7007000_t0000_u01756956144731") 2025/09/04 03:26:58 DEBUG : file1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ed68_d20250904_m032223_c001_v0001184_t0012_u01756956143911") 2025/09/04 03:26:59 DEBUG : file1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c7_d20250904_m032222_c001_v7007000_t0000_u01756956142581") 2025/09/04 03:26:59 DEBUG : file1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7bde_d20250904_m032221_c001_v0001172_t0010_u01756956141465") 2025/09/04 03:26:59 DEBUG : five: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e63_d20250904_m031719_c001_v7007000_t0000_u01756955839969") 2025/09/04 03:26:59 DEBUG : five: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68b788_d20250904_m031717_c001_v0001161_t0023_u01756955837962") 2025/09/04 03:26:59 DEBUG : foo: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952a26_d20250904_m031645_c001_v7007000_t0000_u01756955805066") 2025/09/04 03:26:59 DEBUG : foo: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68b67c_d20250904_m031644_c001_v0001161_t0023_u01756955804510") 2025/09/04 03:26:59 DEBUG : foo: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68b676_d20250904_m031643_c001_v0001161_t0023_u01756955803942") 2025/09/04 03:26:59 DEBUG : four: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e64_d20250904_m031720_c001_v7007000_t0000_u01756955840151") 2025/09/04 03:26:59 DEBUG : four: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f419405c9ca2e8e57_d20250904_m031718_c001_v0001183_t0033_u01756955838516") 2025/09/04 03:26:59 DEBUG : four: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b77e_d20250904_m031717_c001_v0001161_t0032_u01756955837154") 2025/09/04 03:26:59 DEBUG : hello world2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d754_d20250904_m031532_c001_v7007000_t0000_u01756955732855") 2025/09/04 03:26:59 DEBUG : hello world2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4b4_d20250904_m031532_c001_v0001161_t0014_u01756955732198") 2025/09/04 03:26:59 DEBUG : ignore-size: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095298d_d20250904_m031632_c001_v7007000_t0000_u01756955792449") 2025/09/04 03:26:59 DEBUG : ignore-size: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b642_d20250904_m031631_c001_v0001161_t0038_u01756955791393") 2025/09/04 03:26:59 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59fc_d20250904_m031734_c001_v7007000_t0000_u01756955854822") 2025/09/04 03:26:59 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8f10_d20250904_m031733_c001_v0001183_t0049_u01756955853902") 2025/09/04 03:26:59 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59f5_d20250904_m031733_c001_v7007000_t0000_u01756955853163") 2025/09/04 03:26:59 DEBUG : nested/sub dir/file: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8eea_d20250904_m031731_c001_v0001183_t0017_u01756955851828") 2025/09/04 03:26:59 DEBUG : one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e66_d20250904_m031720_c001_v7007000_t0000_u01756955840333") 2025/09/04 03:26:59 DEBUG : one: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68b776_d20250904_m031716_c001_v0001161_t0023_u01756955836330") 2025/09/04 03:26:59 DEBUG : only0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b1_d20250904_m032216_c001_v7007000_t0000_u01756956136923") 2025/09/04 03:27:00 DEBUG : only0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40922356df78ece6_d20250904_m032211_c001_v0001184_t0038_u01756956131806") 2025/09/04 03:27:00 DEBUG : only0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fe3_d20250904_m032148_c001_v0001104_t0055_u01756956108933") 2025/09/04 03:27:00 DEBUG : only0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf997_d20250904_m032143_c001_v7007000_t0000_u01756956103001") 2025/09/04 03:27:00 DEBUG : only0: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f6e_d20250904_m032120_c001_v0001104_t0020_u01756956080505") 2025/09/04 03:27:00 DEBUG : only1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b2_d20250904_m032217_c001_v7007000_t0000_u01756956137107") 2025/09/04 03:27:00 DEBUG : only1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40922356df78ecec_d20250904_m032211_c001_v0001184_t0038_u01756956131993") 2025/09/04 03:27:00 DEBUG : only1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fed_d20250904_m032149_c001_v0001104_t0024_u01756956109996") 2025/09/04 03:27:00 DEBUG : only1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3de_d20250904_m032142_c001_v7007000_t0000_u01756956102410") 2025/09/04 03:27:00 DEBUG : only1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f70_d20250904_m032121_c001_v0001104_t0013_u01756956081330") 2025/09/04 03:27:00 DEBUG : only10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b3_d20250904_m032217_c001_v7007000_t0000_u01756956137290") 2025/09/04 03:27:00 DEBUG : only10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418171398f1c7b78_d20250904_m032211_c001_v0001172_t0028_u01756956131994") 2025/09/04 03:27:00 DEBUG : only10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4019_d20250904_m032158_c001_v0001104_t0053_u01756956118876") 2025/09/04 03:27:00 DEBUG : only10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e5_d20250904_m032143_c001_v7007000_t0000_u01756956103137") 2025/09/04 03:27:00 DEBUG : only10: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f96_d20250904_m032130_c001_v0001104_t0016_u01756956090441") 2025/09/04 03:27:00 DEBUG : only11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b4_d20250904_m032217_c001_v7007000_t0000_u01756956137474") 2025/09/04 03:27:00 DEBUG : only11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68bdf7_d20250904_m032211_c001_v0001161_t0023_u01756956131245") 2025/09/04 03:27:00 DEBUG : only11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be401c_d20250904_m032200_c001_v0001104_t0023_u01756956120017") 2025/09/04 03:27:00 DEBUG : only11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf4ac_d20250904_m032142_c001_v7007000_t0000_u01756956102806") 2025/09/04 03:27:00 DEBUG : only11: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f98_d20250904_m032131_c001_v0001104_t0030_u01756956091895") 2025/09/04 03:27:00 DEBUG : only12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b5_d20250904_m032217_c001_v7007000_t0000_u01756956137659") 2025/09/04 03:27:00 DEBUG : only12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be4048_d20250904_m032211_c001_v0001104_t0035_u01756956131648") 2025/09/04 03:27:01 DEBUG : only12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be401e_d20250904_m032201_c001_v0001104_t0035_u01756956121244") 2025/09/04 03:27:01 DEBUG : only12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e3_d20250904_m032142_c001_v7007000_t0000_u01756956102774") 2025/09/04 03:27:01 DEBUG : only12: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f9a_d20250904_m032132_c001_v0001104_t0058_u01756956092884") 2025/09/04 03:27:01 DEBUG : only13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b6_d20250904_m032217_c001_v7007000_t0000_u01756956137842") 2025/09/04 03:27:01 DEBUG : only13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be4046_d20250904_m032211_c001_v0001104_t0035_u01756956131249") 2025/09/04 03:27:01 DEBUG : only13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4024_d20250904_m032202_c001_v0001104_t0016_u01756956122513") 2025/09/04 03:27:01 DEBUG : only13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf4b0_d20250904_m032143_c001_v7007000_t0000_u01756956103191") 2025/09/04 03:27:01 DEBUG : only13: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fa4_d20250904_m032134_c001_v0001104_t0037_u01756956094012") 2025/09/04 03:27:01 DEBUG : only14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b7_d20250904_m032218_c001_v7007000_t0000_u01756956138025") 2025/09/04 03:27:01 DEBUG : only14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be404a_d20250904_m032211_c001_v0001104_t0035_u01756956131835") 2025/09/04 03:27:01 DEBUG : only14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4026_d20250904_m032203_c001_v0001104_t0016_u01756956123732") 2025/09/04 03:27:01 DEBUG : only14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf994_d20250904_m032142_c001_v7007000_t0000_u01756956102429") 2025/09/04 03:27:01 DEBUG : only14: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fa6_d20250904_m032134_c001_v0001104_t0012_u01756956094830") 2025/09/04 03:27:01 DEBUG : only15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b8_d20250904_m032218_c001_v7007000_t0000_u01756956138208") 2025/09/04 03:27:01 DEBUG : only15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418171398f1c7b7c_d20250904_m032212_c001_v0001172_t0028_u01756956132189") 2025/09/04 03:27:01 DEBUG : only15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be402a_d20250904_m032204_c001_v0001104_t0006_u01756956124773") 2025/09/04 03:27:01 DEBUG : only15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f644f4_d20250904_m032142_c001_v7007000_t0000_u01756956102038") 2025/09/04 03:27:01 DEBUG : only15: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fa8_d20250904_m032135_c001_v0001104_t0017_u01756956095730") 2025/09/04 03:27:01 DEBUG : only16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9b9_d20250904_m032218_c001_v7007000_t0000_u01756956138493") 2025/09/04 03:27:01 DEBUG : only16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68bdf9_d20250904_m032211_c001_v0001161_t0023_u01756956131640") 2025/09/04 03:27:02 DEBUG : only16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4034_d20250904_m032206_c001_v0001104_t0006_u01756956126322") 2025/09/04 03:27:02 DEBUG : only16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e4_d20250904_m032142_c001_v7007000_t0000_u01756956102956") 2025/09/04 03:27:02 DEBUG : only16: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fac_d20250904_m032136_c001_v0001104_t0037_u01756956096733") 2025/09/04 03:27:02 DEBUG : only17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ba_d20250904_m032218_c001_v7007000_t0000_u01756956138676") 2025/09/04 03:27:02 DEBUG : only17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be404c_d20250904_m032212_c001_v0001104_t0035_u01756956132025") 2025/09/04 03:27:02 DEBUG : only17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be403a_d20250904_m032207_c001_v0001104_t0009_u01756956127404") 2025/09/04 03:27:02 DEBUG : only17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf4a8_d20250904_m032142_c001_v7007000_t0000_u01756956102431") 2025/09/04 03:27:02 DEBUG : only17: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fba_d20250904_m032137_c001_v0001104_t0006_u01756956097920") 2025/09/04 03:27:02 DEBUG : only18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9bb_d20250904_m032218_c001_v7007000_t0000_u01756956138859") 2025/09/04 03:27:02 DEBUG : only18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68bdff_d20250904_m032211_c001_v0001161_t0023_u01756956131829") 2025/09/04 03:27:02 DEBUG : only18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be403e_d20250904_m032208_c001_v0001104_t0034_u01756956128752") 2025/09/04 03:27:02 DEBUG : only18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f644f6_d20250904_m032142_c001_v7007000_t0000_u01756956102220") 2025/09/04 03:27:03 DEBUG : only18: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fc0_d20250904_m032139_c001_v0001104_t0052_u01756956099007") 2025/09/04 03:27:03 DEBUG : only19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9bc_d20250904_m032219_c001_v7007000_t0000_u01756956139041") 2025/09/04 03:27:03 DEBUG : only19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40922356df78ecfe_d20250904_m032212_c001_v0001184_t0038_u01756956132546") 2025/09/04 03:27:03 DEBUG : only19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4044_d20250904_m032209_c001_v0001104_t0059_u01756956129700") 2025/09/04 03:27:03 DEBUG : only19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f404c202f600bb3e0_d20250904_m032142_c001_v7007000_t0000_u01756956102592") 2025/09/04 03:27:03 DEBUG : only19: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fc9_d20250904_m032140_c001_v0001104_t0059_u01756956100317") 2025/09/04 03:27:03 DEBUG : only2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9bd_d20250904_m032219_c001_v7007000_t0000_u01756956139224") 2025/09/04 03:27:03 DEBUG : only2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68be01_d20250904_m032212_c001_v0001161_t0023_u01756956132024") 2025/09/04 03:27:03 DEBUG : only2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ff7_d20250904_m032150_c001_v0001104_t0050_u01756956110906") 2025/09/04 03:27:03 DEBUG : only2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f644fc_d20250904_m032142_c001_v7007000_t0000_u01756956102600") 2025/09/04 03:27:03 DEBUG : only2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f72_d20250904_m032122_c001_v0001104_t0013_u01756956082563") 2025/09/04 03:27:03 DEBUG : only3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9be_d20250904_m032219_c001_v7007000_t0000_u01756956139408") 2025/09/04 03:27:03 DEBUG : only3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40922356df78ecee_d20250904_m032212_c001_v0001184_t0038_u01756956132178") 2025/09/04 03:27:03 DEBUG : only3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3fff_d20250904_m032151_c001_v0001104_t0015_u01756956111859") 2025/09/04 03:27:03 DEBUG : only3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf995_d20250904_m032142_c001_v7007000_t0000_u01756956102613") 2025/09/04 03:27:03 DEBUG : only3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f76_d20250904_m032123_c001_v0001104_t0004_u01756956083412") 2025/09/04 03:27:03 DEBUG : only4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9bf_d20250904_m032219_c001_v7007000_t0000_u01756956139591") 2025/09/04 03:27:03 DEBUG : only4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be404e_d20250904_m032212_c001_v0001104_t0035_u01756956132220") 2025/09/04 03:27:03 DEBUG : only4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4003_d20250904_m032153_c001_v0001104_t0048_u01756956113029") 2025/09/04 03:27:03 DEBUG : only4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f64501_d20250904_m032142_c001_v7007000_t0000_u01756956102989") 2025/09/04 03:27:04 DEBUG : only4: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f7a_d20250904_m032124_c001_v0001104_t0046_u01756956084304") 2025/09/04 03:27:04 DEBUG : only5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c0_d20250904_m032219_c001_v7007000_t0000_u01756956139776") 2025/09/04 03:27:04 DEBUG : only5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68be05_d20250904_m032212_c001_v0001161_t0023_u01756956132405") 2025/09/04 03:27:04 DEBUG : only5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4007_d20250904_m032153_c001_v0001104_t0059_u01756956113994") 2025/09/04 03:27:04 DEBUG : only5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f644ff_d20250904_m032142_c001_v7007000_t0000_u01756956102783") 2025/09/04 03:27:04 DEBUG : only5: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f80_d20250904_m032125_c001_v0001104_t0020_u01756956085482") 2025/09/04 03:27:04 DEBUG : only6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c1_d20250904_m032219_c001_v7007000_t0000_u01756956139959") 2025/09/04 03:27:04 DEBUG : only6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68be03_d20250904_m032212_c001_v0001161_t0023_u01756956132216") 2025/09/04 03:27:04 DEBUG : only6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4009_d20250904_m032155_c001_v0001104_t0047_u01756956115209") 2025/09/04 03:27:04 DEBUG : only6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f644fa_d20250904_m032142_c001_v7007000_t0000_u01756956102403") 2025/09/04 03:27:04 DEBUG : only6: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f86_d20250904_m032126_c001_v0001104_t0016_u01756956086275") 2025/09/04 03:27:04 DEBUG : only7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c2_d20250904_m032220_c001_v7007000_t0000_u01756956140141") 2025/09/04 03:27:04 DEBUG : only7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be4050_d20250904_m032212_c001_v0001104_t0035_u01756956132412") 2025/09/04 03:27:04 DEBUG : only7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be400d_d20250904_m032156_c001_v0001104_t0001_u01756956116318") 2025/09/04 03:27:04 DEBUG : only7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf4ad_d20250904_m032142_c001_v7007000_t0000_u01756956102990") 2025/09/04 03:27:04 DEBUG : only7: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f8c_d20250904_m032127_c001_v0001104_t0011_u01756956087471") 2025/09/04 03:27:04 DEBUG : only8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c3_d20250904_m032220_c001_v7007000_t0000_u01756956140324") 2025/09/04 03:27:04 DEBUG : only8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40922356df78ecf6_d20250904_m032212_c001_v0001184_t0038_u01756956132362") 2025/09/04 03:27:04 DEBUG : only8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4013_d20250904_m032157_c001_v0001104_t0058_u01756956117212") 2025/09/04 03:27:04 DEBUG : only8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf996_d20250904_m032142_c001_v7007000_t0000_u01756956102797") 2025/09/04 03:27:04 DEBUG : only8: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f90_d20250904_m032128_c001_v0001104_t0044_u01756956088357") 2025/09/04 03:27:04 DEBUG : only9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c4_d20250904_m032220_c001_v7007000_t0000_u01756956140508") 2025/09/04 03:27:04 DEBUG : only9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418171398f1c7b7e_d20250904_m032212_c001_v0001172_t0028_u01756956132390") 2025/09/04 03:27:04 DEBUG : only9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4017_d20250904_m032158_c001_v0001104_t0040_u01756956118013") 2025/09/04 03:27:05 DEBUG : only9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf4aa_d20250904_m032142_c001_v7007000_t0000_u01756956102623") 2025/09/04 03:27:05 DEBUG : only9: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3f92_d20250904_m032129_c001_v0001104_t0056_u01756956089459") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59ee_d20250904_m031730_c001_v7007000_t0000_u01756955850712") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ccf_d20250904_m031728_c001_v0001104_t0040_u01756955848487") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59c5_d20250904_m031727_c001_v7007000_t0000_u01756955847383") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b7b6_d20250904_m031725_c001_v0001161_t0000_u01756955845454") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad5997_d20250904_m031724_c001_v7007000_t0000_u01756955844354") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8e75_d20250904_m031721_c001_v0001183_t0050_u01756955841251") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413de9_d20250904_m031709_c001_v7007000_t0000_u01756955829851") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b73a_d20250904_m031708_c001_v0001161_t0029_u01756955828458") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dcf_d20250904_m031706_c001_v7007000_t0000_u01756955826848") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b71c_d20250904_m031705_c001_v0001161_t0015_u01756955825471") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dbc_d20250904_m031704_c001_v7007000_t0000_u01756955824113") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b714_d20250904_m031702_c001_v0001161_t0017_u01756955822687") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dac_d20250904_m031655_c001_v7007000_t0000_u01756955815851") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6ce_d20250904_m031653_c001_v0001161_t0016_u01756955813904") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413da7_d20250904_m031653_c001_v7007000_t0000_u01756955813536") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6b6_d20250904_m031651_c001_v0001161_t0046_u01756955811950") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413da3_d20250904_m031651_c001_v7007000_t0000_u01756955811584") 2025/09/04 03:27:05 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6ac_d20250904_m031650_c001_v0001161_t0022_u01756955810806") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6a5_d20250904_m031649_c001_v0001161_t0058_u01756955809932") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413da1_d20250904_m031649_c001_v7007000_t0000_u01756955809567") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b69e_d20250904_m031648_c001_v0001161_t0028_u01756955808874") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b69a_d20250904_m031648_c001_v0001161_t0000_u01756955808061") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413d9d_d20250904_m031647_c001_v7007000_t0000_u01756955807691") 2025/09/04 03:27:06 DEBUG : potato: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b690_d20250904_m031646_c001_v0001161_t0055_u01756955806238") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f63a5b_d20250904_m031850_c001_v7007000_t0000_u01756955930395") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3db7_d20250904_m031849_c001_v0001104_t0027_u01756955929538") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40754adfaf76454f_d20250904_m031836_c001_v7007000_t0000_u01756955916849") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3d79_d20250904_m031828_c001_v0001104_t0040_u01756955908174") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdc226_d20250904_m031810_c001_v7007000_t0000_u01756955890651") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3d25_d20250904_m031804_c001_v0001104_t0023_u01756955884170") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40604cba3131a53d_d20250904_m031746_c001_v7007000_t0000_u01756955866468") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3cf3_d20250904_m031737_c001_v0001104_t0055_u01756955857878") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e2a_d20250904_m031715_c001_v7007000_t0000_u01756955835191") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b75c_d20250904_m031713_c001_v0001161_t0001_u01756955832965") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e0b_d20250904_m031712_c001_v7007000_t0000_u01756955832599") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b74c_d20250904_m031710_c001_v0001161_t0006_u01756955830400") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dec_d20250904_m031710_c001_v7007000_t0000_u01756955830033") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b73e_d20250904_m031709_c001_v0001161_t0024_u01756955829117") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dd9_d20250904_m031708_c001_v7007000_t0000_u01756955828092") 2025/09/04 03:27:06 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b72c_d20250904_m031707_c001_v0001161_t0012_u01756955827221") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413dc2_d20250904_m031705_c001_v7007000_t0000_u01756955825076") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b71a_d20250904_m031704_c001_v0001161_t0030_u01756955824125") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413daf_d20250904_m031656_c001_v7007000_t0000_u01756955816589") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b6de_d20250904_m031655_c001_v0001161_t0002_u01756955815403") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d77d_d20250904_m031535_c001_v7007000_t0000_u01756955735726") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4c8_d20250904_m031535_c001_v0001161_t0021_u01756955735034") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d766_d20250904_m031534_c001_v7007000_t0000_u01756955734115") 2025/09/04 03:27:07 DEBUG : potato2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4bc_d20250904_m031533_c001_v0001161_t0024_u01756955733408") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40754adfaf764550_d20250904_m031837_c001_v7007000_t0000_u01756955917341") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b94c_d20250904_m031829_c001_v0001161_t0049_u01756955909853") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdc228_d20250904_m031811_c001_v7007000_t0000_u01756955891004") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b8b6_d20250904_m031805_c001_v0001161_t0037_u01756955885536") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40604cba3131a53e_d20250904_m031747_c001_v7007000_t0000_u01756955867077") 2025/09/04 03:27:07 DEBUG : potato3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b816_d20250904_m031738_c001_v0001161_t0051_u01756955858590") 2025/09/04 03:27:07 DEBUG : pre-dest1/1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f70c9_d20250904_m031924_c001_v7007000_t0000_u01756955964339") 2025/09/04 03:27:07 DEBUG : pre-dest1/1: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68ba47_d20250904_m031915_c001_v0001161_t0053_u01756955955862") 2025/09/04 03:27:07 DEBUG : pre-dest2/2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41604b60ad7f70ca_d20250904_m031924_c001_v7007000_t0000_u01756955964522") 2025/09/04 03:27:07 DEBUG : pre-dest2/2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3df4_d20250904_m031916_c001_v0001104_t0009_u01756955956632") 2025/09/04 03:27:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155448b325b7087_d20250904_m031901_c001_v7007000_t0000_u01756955941271") 2025/09/04 03:27:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e9236_d20250904_m031858_c001_v0001183_t0049_u01756955938329") 2025/09/04 03:27:07 DEBUG : sizeonly: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095297d_d20250904_m031630_c001_v7007000_t0000_u01756955790840") 2025/09/04 03:27:08 DEBUG : sizeonly: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b636_d20250904_m031629_c001_v0001161_t0040_u01756955789499") 2025/09/04 03:27:08 DEBUG : splitbanan: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6531d_d20250904_m032424_c001_v7007000_t0000_u01756956264042") 2025/09/04 03:27:08 DEBUG : splitbanan: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f23c_d20250904_m032416_c001_v0001184_t0000_u01756956256712") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21d7_d20250904_m032544_c001_v7007000_t0000_u01756956344544") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c1d9_d20250904_m032538_c001_v0001161_t0034_u01756956338133") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4155e626cd5b9d59_d20250904_m032528_c001_v7007000_t0000_u01756956328438") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c189_d20250904_m032521_c001_v0001161_t0036_u01756956321878") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418e1fb304fdcad5_d20250904_m032512_c001_v7007000_t0000_u01756956312013") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c14b_d20250904_m032505_c001_v0001161_t0028_u01756956305934") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f405f7ebc4a138df6_d20250904_m032455_c001_v7007000_t0000_u01756956295805") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0f9_d20250904_m032449_c001_v0001161_t0034_u01756956289267") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd01e0_d20250904_m032439_c001_v7007000_t0000_u01756956279748") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c0a9_d20250904_m032432_c001_v0001161_t0041_u01756956272893") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf699_d20250904_m032418_c001_v7007000_t0000_u01756956258873") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c048_d20250904_m032415_c001_v0001161_t0038_u01756956255594") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f420768a9af8715ac_d20250904_m032406_c001_v7007000_t0000_u01756956246299") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f194_d20250904_m032359_c001_v0001184_t0022_u01756956239042") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868acb5_d20250904_m032358_c001_v7007000_t0000_u01756956238085") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bfda_d20250904_m032354_c001_v0001161_t0029_u01756956234455") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740953f3a_d20250904_m032344_c001_v7007000_t0000_u01756956224852") 2025/09/04 03:27:08 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4136_d20250904_m032337_c001_v0001104_t0004_u01756956217532") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533e27b_d20250904_m032336_c001_v7007000_t0000_u01756956216338") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7ef0_d20250904_m032332_c001_v0001172_t0018_u01756956212788") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4115e4c07868ac85_d20250904_m032315_c001_v7007000_t0000_u01756956195361") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68bf26_d20250904_m032311_c001_v0001161_t0022_u01756956191513") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4089ebe4207cf61a_d20250904_m032301_c001_v7007000_t0000_u01756956181131") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68beda_d20250904_m032254_c001_v0001161_t0056_u01756956174338") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f417444ce7ffd0023_d20250904_m032244_c001_v7007000_t0000_u01756956164241") 2025/09/04 03:27:09 DEBUG : splitbananasplit: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be94_d20250904_m032237_c001_v0001161_t0036_u01756956157883") 2025/09/04 03:27:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f416953a890f6527e_d20250904_m032401_c001_v7007000_t0000_u01756956241030") 2025/09/04 03:27:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4160_d20250904_m032355_c001_v0001104_t0025_u01756956235589") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9d0_d20250904_m032229_c001_v7007000_t0000_u01756956149168") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be55_d20250904_m032227_c001_v0001161_t0031_u01756956147914") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9cd_d20250904_m032227_c001_v7007000_t0000_u01756956147143") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be4074_d20250904_m032225_c001_v0001104_t0048_u01756956145705") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59fd_d20250904_m031735_c001_v7007000_t0000_u01756955855031") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3ce1_d20250904_m031733_c001_v0001104_t0024_u01756955853889") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59f6_d20250904_m031733_c001_v7007000_t0000_u01756955853345") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b7e6_d20250904_m031732_c001_v0001161_t0052_u01756955852181") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952968_d20250904_m031627_c001_v7007000_t0000_u01756955787248") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b624_d20250904_m031625_c001_v0001161_t0029_u01756955785818") 2025/09/04 03:27:09 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095295b_d20250904_m031625_c001_v7007000_t0000_u01756955785452") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b620_d20250904_m031624_c001_v0001161_t0018_u01756955784291") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4078226740952934_d20250904_m031620_c001_v7007000_t0000_u01756955780669") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5f6_d20250904_m031619_c001_v0001161_t0059_u01756955779364") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095292c_d20250904_m031618_c001_v7007000_t0000_u01756955778809") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5ee_d20250904_m031617_c001_v0001161_t0011_u01756955777847") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5da_d20250904_m031614_c001_v0001161_t0021_u01756955774746") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f407822674095290c_d20250904_m031614_c001_v7007000_t0000_u01756955774378") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5d4_d20250904_m031613_c001_v0001161_t0024_u01756955773621") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5d0_d20250904_m031612_c001_v0001161_t0013_u01756955772913") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f40782267409528f1_d20250904_m031612_c001_v7007000_t0000_u01756955772182") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b5aa_d20250904_m031605_c001_v0001161_t0037_u01756955765289") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b578_d20250904_m031558_c001_v0001161_t0055_u01756955758116") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f401c0b60c590ecf7_d20250904_m031557_c001_v7007000_t0000_u01756955757746") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b56c_d20250904_m031556_c001_v0001161_t0029_u01756955756904") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b566_d20250904_m031556_c001_v0001161_t0007_u01756955756063") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f401c0b60c590ecf5_d20250904_m031555_c001_v7007000_t0000_u01756955755330") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b51a_d20250904_m031545_c001_v0001161_t0017_u01756955745370") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d7fb_d20250904_m031545_c001_v7007000_t0000_u01756955745001") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b50c_d20250904_m031544_c001_v0001161_t0057_u01756955744008") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d7ed_d20250904_m031543_c001_v7007000_t0000_u01756955743089") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b500_d20250904_m031542_c001_v0001161_t0016_u01756955742179") 2025/09/04 03:27:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d7df_d20250904_m031541_c001_v7007000_t0000_u01756955741625") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4f4_d20250904_m031540_c001_v0001161_t0051_u01756955740730") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d7c0_d20250904_m031539_c001_v7007000_t0000_u01756955739812") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4e4_d20250904_m031538_c001_v0001161_t0042_u01756955738895") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d7a9_d20250904_m031538_c001_v7007000_t0000_u01756955738339") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4d8_d20250904_m031537_c001_v0001161_t0000_u01756955737630") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d791_d20250904_m031537_c001_v7007000_t0000_u01756955737073") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4cc_d20250904_m031536_c001_v0001161_t0020_u01756955736278") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d747_d20250904_m031531_c001_v7007000_t0000_u01756955731644") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4aa_d20250904_m031530_c001_v0001161_t0003_u01756955730910") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d73a_d20250904_m031530_c001_v7007000_t0000_u01756955730355") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b4a2_d20250904_m031529_c001_v0001161_t0045_u01756955729555") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d727_d20250904_m031528_c001_v7007000_t0000_u01756955728641") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b498_d20250904_m031527_c001_v0001161_t0030_u01756955727815") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4055ecea9533d714_d20250904_m031525_c001_v7007000_t0000_u01756955725445") 2025/09/04 03:27:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b490_d20250904_m031524_c001_v0001161_t0034_u01756955724777") 2025/09/04 03:27:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9d2_d20250904_m032229_c001_v7007000_t0000_u01756956149353") 2025/09/04 03:27:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78ed96_d20250904_m032227_c001_v0001184_t0040_u01756956147922") 2025/09/04 03:27:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9ce_d20250904_m032227_c001_v7007000_t0000_u01756956147325") 2025/09/04 03:27:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7c12_d20250904_m032225_c001_v0001172_t0052_u01756956145717") 2025/09/04 03:27:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21e7_d20250904_m032546_c001_v7007000_t0000_u01756956346602") 2025/09/04 03:27:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8532_d20250904_m032545_c001_v0001172_t0016_u01756956345903") 2025/09/04 03:27:12 DEBUG : sub/yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59ea_d20250904_m031730_c001_v7007000_t0000_u01756955850166") 2025/09/04 03:27:12 DEBUG : sub/yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8ec4_d20250904_m031728_c001_v0001183_t0028_u01756955848139") 2025/09/04 03:27:12 DEBUG : test_dir1/file2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9cb_d20250904_m032224_c001_v7007000_t0000_u01756956144929") 2025/09/04 03:27:12 DEBUG : test_dir1/file2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be33_d20250904_m032223_c001_v0001161_t0053_u01756956143573") 2025/09/04 03:27:12 DEBUG : test_dir1/file2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c8_d20250904_m032222_c001_v7007000_t0000_u01756956142765") 2025/09/04 03:27:12 DEBUG : test_dir1/file2: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68be29_d20250904_m032221_c001_v0001161_t0045_u01756956141479") 2025/09/04 03:27:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9cc_d20250904_m032225_c001_v7007000_t0000_u01756956145112") 2025/09/04 03:27:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c7bf0_d20250904_m032223_c001_v0001172_t0035_u01756956143559") 2025/09/04 03:27:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f403da38b8dccf9c9_d20250904_m032222_c001_v7007000_t0000_u01756956142956") 2025/09/04 03:27:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be406a_d20250904_m032221_c001_v0001104_t0010_u01756956141480") 2025/09/04 03:27:12 DEBUG : three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e68_d20250904_m031720_c001_v7007000_t0000_u01756955840514") 2025/09/04 03:27:12 DEBUG : three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b794_d20250904_m031719_c001_v0001161_t0011_u01756955839277") 2025/09/04 03:27:12 DEBUG : three: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68b77a_d20250904_m031716_c001_v0001161_t0015_u01756955836701") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd21fc_d20250904_m032548_c001_v7007000_t0000_u01756956348445") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be42a8_d20250904_m032547_c001_v0001104_t0012_u01756956347561") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd225e_d20250904_m032607_c001_v7007000_t0000_u01756956367892") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f6bf_d20250904_m032606_c001_v0001184_t0045_u01756956366190") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2255_d20250904_m032604_c001_v7007000_t0000_u01756956364593") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be42ca_d20250904_m032602_c001_v0001104_t0042_u01756956362599") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2253_d20250904_m032601_c001_v7007000_t0000_u01756956361653") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c85a0_d20250904_m032600_c001_v0001172_t0015_u01756956360971") 2025/09/04 03:27:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd223f_d20250904_m032556_c001_v7007000_t0000_u01756956356319") 2025/09/04 03:27:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be42bc_d20250904_m032555_c001_v0001104_t0058_u01756956355053") 2025/09/04 03:27:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2247_d20250904_m032558_c001_v7007000_t0000_u01756956358306") 2025/09/04 03:27:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f671_d20250904_m032557_c001_v0001184_t0054_u01756956357266") 2025/09/04 03:27:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2235_d20250904_m032554_c001_v7007000_t0000_u01756956354094") 2025/09/04 03:27:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118171398f1c8564_d20250904_m032552_c001_v0001172_t0030_u01756956352712") 2025/09/04 03:27:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2220_d20250904_m032551_c001_v7007000_t0000_u01756956351734") 2025/09/04 03:27:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c211_d20250904_m032550_c001_v0001161_t0000_u01756956350982") 2025/09/04 03:27:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd220d_d20250904_m032550_c001_v7007000_t0000_u01756956350026") 2025/09/04 03:27:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f10922356df78f638_d20250904_m032549_c001_v0001184_t0028_u01756956349403") 2025/09/04 03:27:13 DEBUG : toe/toe/toe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4023ff6b651f42e8_d20250904_m032613_c001_v7007000_t0000_u01756956373329") 2025/09/04 03:27:13 DEBUG : toe/toe/toe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be42e4_d20250904_m032611_c001_v0001104_t0054_u01756956371999") 2025/09/04 03:27:13 DEBUG : toe/toe/toe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd224e_d20250904_m032559_c001_v7007000_t0000_u01756956359984") 2025/09/04 03:27:13 DEBUG : toe/toe/toe: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c233_d20250904_m032559_c001_v0001161_t0023_u01756956359267") 2025/09/04 03:27:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd225f_d20250904_m032608_c001_v7007000_t0000_u01756956368488") 2025/09/04 03:27:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f118967fd9f68c247_d20250904_m032607_c001_v0001161_t0022_u01756956367516") 2025/09/04 03:27:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41260f41d9cd2256_d20250904_m032605_c001_v7007000_t0000_u01756956365201") 2025/09/04 03:27:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1147293e28c8e92d_d20250904_m032604_c001_v0001044_t0037_u01756956364166") 2025/09/04 03:27:13 DEBUG : two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f400d106f34413e6a_d20250904_m031720_c001_v7007000_t0000_u01756955840696") 2025/09/04 03:27:13 DEBUG : two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f4094a15c00be3cad_d20250904_m031718_c001_v0001104_t0035_u01756955838706") 2025/09/04 03:27:13 DEBUG : two: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f418967fd9f68b778_d20250904_m031716_c001_v0001161_t0023_u01756955836515") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59f0_d20250904_m031730_c001_v7007000_t0000_u01756955850894") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f105fa00dd1ef76a3_d20250904_m031729_c001_v0001157_t0011_u01756955849777") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59bc_d20250904_m031726_c001_v7007000_t0000_u01756955846790") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f119405c9ca2e8ea2_d20250904_m031725_c001_v0001183_t0000_u01756955845103") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad5990_d20250904_m031723_c001_v7007000_t0000_u01756955843809") 2025/09/04 03:27:14 DEBUG : yam: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1094a15c00be3cb3_d20250904_m031721_c001_v0001104_t0015_u01756955841260") 2025/09/04 03:27:14 DEBUG : yaml: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad59c6_d20250904_m031727_c001_v7007000_t0000_u01756955847565") 2025/09/04 03:27:14 DEBUG : yaml: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f1009ba4265b61a72_d20250904_m031726_c001_v0001171_t0059_u01756955846451") 2025/09/04 03:27:14 DEBUG : yaml: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f41889eba56ad599a_d20250904_m031724_c001_v7007000_t0000_u01756955844536") 2025/09/04 03:27:14 DEBUG : yaml: Deleting (id "4_z9f02bd53b08d1b2b9f980e1b_f104ff033476e7758_d20250904_m031723_c001_v0001032_t0009_u01756955843325") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m58.361322753s (try 1/5)