"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/12 03:10:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli" 2025/07/12 03:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:10:27 DEBUG : Creating backend with remote "/tmp/rclone3112109313" === 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-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/12 03:10:28 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:28 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:30 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:30 DEBUG : B2 bucket rclone-test-qululip0nuli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:31 DEBUG : Creating backend with remote "/non-existing" 2025/07/12 03:10:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/12 03:10:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", 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-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:34 INFO : B2 bucket rclone-test-qululip0nuli: Running all checks before starting transfers 2025/07/12 03:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:34 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:34 INFO : B2 bucket rclone-test-qululip0nuli: Checks finished, now starting transfers 2025/07/12 03:10:34 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:35 ERROR : Ignoring --no-traverse with sync 2025/07/12 03:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:35 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:35 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:35 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/12 03:10:36 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:36 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/12 03:10:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:10:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:10:39 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:39 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 03:10:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:10:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:10:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:10:40 INFO : sub dir2: Making directory 2025/07/12 03:10:40 INFO : sub dir: Making directory 2025/07/12 03:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:40 INFO : sub dir2/sub sub dir2: Making directory 2025/07/12 03:10:40 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:40 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:40 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/12 03:10:40 DEBUG : B2 bucket rclone-test-qululip0nuli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:41 INFO : sub dir2: Making directory 2025/07/12 03:10:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 03:10:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:42 DEBUG : sub dir2: Making directory with metadata 2025/07/12 03:10:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:10:43 INFO : sub dir2: Making directory 2025/07/12 03:10:43 INFO : sub dir: Making directory 2025/07/12 03:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:43 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:43 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/12 03:10:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:10:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", 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-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:44 INFO : sub dir2: Making directory 2025/07/12 03:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:44 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:44 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:44 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:45 DEBUG : sub dir2: Making directory with metadata 2025/07/12 03:10:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:10:45 INFO : sub dir2: Making directory 2025/07/12 03:10:45 INFO : sub dir: Making directory 2025/07/12 03:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:45 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:45 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:46 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:46 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/12 03:10:46 DEBUG : B2 bucket rclone-test-qululip0nuli: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", 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-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:47 INFO : sub dir2: Making directory 2025/07/12 03:10:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:47 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:47 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:47 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qegemon2jada" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-qegemon2jada 2025/07/12 03:10:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:49 DEBUG : B2 bucket rclone-test-qegemon2jada: Waiting for checks to finish 2025/07/12 03:10:49 DEBUG : B2 bucket rclone-test-qegemon2jada: Waiting for transfers to finish 2025/07/12 03:10:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:10:50 DEBUG : B2 bucket rclone-test-qegemon2jada: Purge remote 2025/07/12 03:10:50 INFO : B2 bucket rclone-test-qegemon2jada: cleaning bucket "rclone-test-qegemon2jada" of all files 2025/07/12 03:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z2fb23d2390ddfbcb9f780e1b_f117227bc8c310de0_d20250712_m031050_c001_v0001120_t0020_u01752289850343") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:10:53 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:10:53 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:10:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 03:10:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nodegeb2raka" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-nodegeb2raka 2025/07/12 03:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:10:55 DEBUG : B2 bucket rclone-test-nodegeb2raka: Waiting for checks to finish 2025/07/12 03:10:55 DEBUG : B2 bucket rclone-test-nodegeb2raka: Waiting for transfers to finish 2025/07/12 03:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:10:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:10:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:10:57 DEBUG : B2 bucket rclone-test-nodegeb2raka: Waiting for checks to finish 2025/07/12 03:10:57 DEBUG : B2 bucket rclone-test-nodegeb2raka: Waiting for transfers to finish 2025/07/12 03:10:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 03:10:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:10:57 DEBUG : B2 bucket rclone-test-nodegeb2raka: Purge remote 2025/07/12 03:10:57 INFO : B2 bucket rclone-test-nodegeb2raka: cleaning bucket "rclone-test-nodegeb2raka" of all files 2025/07/12 03:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f424d8390ddfbcb9f780e1b_f1090e6d79549bc7b_d20250712_m031057_c001_v0001131_t0043_u01752289857180") 2025/07/12 03:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f424d8390ddfbcb9f780e1b_f115f910443f937af_d20250712_m031056_c001_v0001184_t0044_u01752289856179") --- PASS: TestServerSideCopyOverSelf (5.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:00 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:11:00 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 03:11:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 03:11:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zaxazep9gefi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-zaxazep9gefi 2025/07/12 03:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:11:02 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for checks to finish 2025/07/12 03:11:02 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for transfers to finish 2025/07/12 03:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:11:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:11:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:11:04 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for checks to finish 2025/07/12 03:11:04 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for transfers to finish 2025/07/12 03:11:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 03:11:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:11:04 INFO : sub dir/hello world: Deleted 2025/07/12 03:11:05 DEBUG : testing file moves 2025/07/12 03:11:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/12 03:11:05 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for checks to finish 2025/07/12 03:11:05 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Waiting for transfers to finish 2025/07/12 03:11:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/12 03:11:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/12 03:11:06 INFO : sub dir/hello world: Deleted 2025/07/12 03:11:06 DEBUG : B2 bucket rclone-test-zaxazep9gefi: Purge remote 2025/07/12 03:11:06 INFO : B2 bucket rclone-test-zaxazep9gefi: cleaning bucket "rclone-test-zaxazep9gefi" of all files 2025/07/12 03:11:06 DEBUG : sub dir/hello world: Deleting (id "4_zefc26d3390ddfbcb9f780e1b_f110ec20531b3d652_d20250712_m031106_c001_v0001181_t0001_u01752289866033") 2025/07/12 03:11:06 DEBUG : sub dir/hello world: Deleting (id "4_zefc26d3390ddfbcb9f780e1b_f1005e429809c1e61_d20250712_m031104_c001_v0001181_t0026_u01752289864532") 2025/07/12 03:11:06 DEBUG : sub dir/hello world: Deleting (id "4_zefc26d3390ddfbcb9f780e1b_f1150ba2dc06138d4_d20250712_m031103_c001_v0001102_t0036_u01752289863257") --- PASS: TestServerSideMoveOverSelf (7.35s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:08 ERROR : error listing: directory not found 2025/07/12 03:11:08 INFO : Local file system at /tmp/rclone3112109313: Making directory 2025/07/12 03:11:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:11:10 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for checks to finish 2025/07/12 03:11:10 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for transfers to finish 2025/07/12 03:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:11:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/12 03:11:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/12 03:11:11 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:11 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:11:11 INFO : check sum: Copied (new) 2025/07/12 03:11:11 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:12 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:11:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/12 03:11:12 DEBUG : check sum: Unchanged skipping 2025/07/12 03:11:12 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:12 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/12 03:11:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 03:11:13 INFO : sizeonly: Copied (new) 2025/07/12 03:11:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:13 DEBUG : sizeonly: Sizes identical 2025/07/12 03:11:13 DEBUG : sizeonly: Unchanged skipping 2025/07/12 03:11:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/12 03:11:14 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:14 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/12 03:11:14 INFO : ignore-size: Copied (new) 2025/07/12 03:11:14 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:11:15 DEBUG : ignore-size: Unchanged skipping 2025/07/12 03:11:15 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:15 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:15 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:11:16 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:16 DEBUG : existing: Unchanged skipping 2025/07/12 03:11:16 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:16 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:16 INFO : There was nothing to transfer 2025/07/12 03:11:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/12 03:11:16 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:16 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 03:11:16 INFO : existing: Copied (replaced existing) 2025/07/12 03:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:11:17 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:17 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 03:11:18 INFO : existing: Copied (new) 2025/07/12 03:11:18 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:18 DEBUG : existing: Destination exists, skipping 2025/07/12 03:11:18 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:18 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:18 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/12 03:11:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:19 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:19 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:11:19 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:20 INFO : a/potato2: Copied (new) 2025/07/12 03:11:20 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:21 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/12 03:11:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:11:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/12 03:11:21 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:21 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:21 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:21 INFO : There was nothing to transfer 2025/07/12 03:11:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/12 03:11:22 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:11:23 INFO : empty space: Updated modification time in destination 2025/07/12 03:11:23 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:23 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:23 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/12 03:11:24 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:11:24 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:24 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:24 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/12 03:11:26 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3112109313) 2025/07/12 03:11:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qululip0nuli) 2025/07/12 03:11:26 DEBUG : foo: sha1 differ 2025/07/12 03:11:26 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/12 03:11:26 INFO : foo: Copied (replaced existing) 2025/07/12 03:11:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/12 03:11:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:27 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:27 INFO : potato: Copied (new) 2025/07/12 03:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/12 03:11:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/12 03:11:29 INFO : potato: Copied (replaced existing) 2025/07/12 03:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/12 03:11:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3112109313) 2025/07/12 03:11:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qululip0nuli) 2025/07/12 03:11:31 DEBUG : potato: sha1 differ 2025/07/12 03:11:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/12 03:11:31 INFO : potato: Copied (replaced existing) 2025/07/12 03:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:32 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/12 03:11:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:34 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:34 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:34 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:34 INFO : potato2: Copied (new) 2025/07/12 03:11:34 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:36 INFO : d: Making directory 2025/07/12 03:11:36 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/12 03:11:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:36 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:11:36 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:37 INFO : a/potato2: Copied (new) 2025/07/12 03:11:37 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/12 03:11:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:39 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:39 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:11:39 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:39 INFO : a/potato2: Copied (new) 2025/07/12 03:11:39 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting files as there were IO errors 2025/07/12 03:11:39 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:40 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:41 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:41 INFO : potato: Deleted 2025/07/12 03:11:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:42 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:43 INFO : potato: Deleted 2025/07/12 03:11:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:43 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:11:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:11:45 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:45 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/12 03:11:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.79s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : enormous: Excluded 2025/07/12 03:11:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : potato2: Excluded 2025/07/12 03:11:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:47 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:47 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:47 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:47 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:47 INFO : There was nothing to transfer 2025/07/12 03:11:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : enormous: Excluded 2025/07/12 03:11:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : potato2: Excluded 2025/07/12 03:11:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:11:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/12 03:11:47 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:47 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for checks to finish 2025/07/12 03:11:47 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for transfers to finish 2025/07/12 03:11:47 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:49 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:11:49 DEBUG : enormous: Excluded 2025/07/12 03:11:49 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:11:49 DEBUG : potato2: Excluded 2025/07/12 03:11:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:11:49 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:49 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:49 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:49 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:49 INFO : enormous: Deleted 2025/07/12 03:11:49 INFO : potato2: Deleted 2025/07/12 03:11:49 INFO : There was nothing to transfer 2025/07/12 03:11:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/12 03:11:50 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for checks to finish 2025/07/12 03:11:50 DEBUG : empty space: Unchanged skipping 2025/07/12 03:11:50 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for transfers to finish 2025/07/12 03:11:50 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:50 INFO : enormous: Deleted 2025/07/12 03:11:50 INFO : potato2: Deleted 2025/07/12 03:11:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:11:52 DEBUG : five: Need to transfer - File not found at Destination 2025/07/12 03:11:52 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:52 DEBUG : three: Sizes identical 2025/07/12 03:11:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 03:11:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/12 03:11:52 DEBUG : one: Destination is newer than source, skipping 2025/07/12 03:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3112109313) 2025/07/12 03:11:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qululip0nuli) 2025/07/12 03:11:52 DEBUG : two: sha1 differ 2025/07/12 03:11:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/12 03:11:52 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/12 03:11:52 INFO : five: Copied (new) 2025/07/12 03:11:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/12 03:11:52 INFO : four: Copied (replaced existing) 2025/07/12 03:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 03:11:52 INFO : two: Copied (replaced existing) 2025/07/12 03:11:52 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:53 DEBUG : one: Destination is newer than source, skipping 2025/07/12 03:11:53 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/12 03:11:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/12 03:11:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 03:11:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3112109313) 2025/07/12 03:11:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qululip0nuli) 2025/07/12 03:11:53 DEBUG : three: sha1 differ 2025/07/12 03:11:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 03:11:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/12 03:11:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/12 03:11:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/12 03:11:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/12 03:11:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 03:11:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 03:11:53 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:11:53 INFO : three: Copied (replaced existing) 2025/07/12 03:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/12 03:11:55 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:11:55 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:11:55 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 03:11:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 03:11:55 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:11:55 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 03:11:55 INFO : potato: Copied (new) 2025/07/12 03:11:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:11:55 INFO : yam: Copied (new) 2025/07/12 03:11:55 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:11:56 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:11:56 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:11:56 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:56 DEBUG : potato: Unchanged skipping 2025/07/12 03:11:56 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:11:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:11:57 INFO : yam: Copied (server-side copy) to: yaml 2025/07/12 03:11:57 INFO : yam: Deleted 2025/07/12 03:11:57 INFO : yaml: Renamed from "yam" 2025/07/12 03:11:57 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/12 03:11:58 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:11:58 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:11:58 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 03:11:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 03:11:58 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:11:58 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:11:58 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/bf22ddd390cdfbcb9f780e1b/c001_v0001182_t0050": EOF 2025/07/12 03:11:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/bf22ddd390cdfbcb9f780e1b/c001_v0001182_t0050": EOF) 2025/07/12 03:11:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/12 03:11:58 DEBUG : potato: Received error: Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/bf22ddd390cdfbcb9f780e1b/c001_v0001182_t0050": EOF - low level retry 0/10 2025/07/12 03:11:59 DEBUG : pacer: Reducing sleep to 10ms 2025/07/12 03:11:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:11:59 INFO : yam: Copied (new) 2025/07/12 03:11:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 03:11:59 INFO : potato: Copied (new) 2025/07/12 03:11:59 DEBUG : Waiting for deletions to finish 2025/07/12 03:11:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:11:59 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:11:59 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:11:59 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:11:59 DEBUG : potato: Unchanged skipping 2025/07/12 03:11:59 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:11:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:11:59 INFO : yam: Copied (server-side copy) to: yaml 2025/07/12 03:12:00 INFO : yam: Deleted 2025/07/12 03:12:00 INFO : yaml: Renamed from "yam" 2025/07/12 03:12:00 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/12 03:12:01 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:12:01 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:12:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 03:12:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/12 03:12:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:12:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 03:12:01 INFO : potato: Copied (new) 2025/07/12 03:12:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:12:01 INFO : sub/yam: Copied (new) 2025/07/12 03:12:01 DEBUG : Waiting for deletions to finish 2025/07/12 03:12:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:12:02 DEBUG : potato: Unchanged skipping 2025/07/12 03:12:02 INFO : B2 bucket rclone-test-qululip0nuli: Making map for --track-renames 2025/07/12 03:12:02 INFO : B2 bucket rclone-test-qululip0nuli: Finished making map for --track-renames 2025/07/12 03:12:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for renames to finish 2025/07/12 03:12:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 03:12:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/12 03:12:03 INFO : sub/yam: Deleted 2025/07/12 03:12:03 INFO : yam: Renamed from "sub/yam" 2025/07/12 03:12:03 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:04 DEBUG : Creating backend with remote "/tmp/rclone3112109313/dir1" 2025/07/12 03:12:04 DEBUG : Creating backend with remote "/tmp/rclone3112109313/dir2" 2025/07/12 03:12:04 DEBUG : Local file system at /tmp/rclone3112109313/dir2: Using server-side directory move 2025/07/12 03:12:04 INFO : Local file system at /tmp/rclone3112109313/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 03:12:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/12 03:12:04 DEBUG : Local file system at /tmp/rclone3112109313/dir2: Waiting for checks to finish 2025/07/12 03:12:04 DEBUG : Local file system at /tmp/rclone3112109313/dir2: Waiting for transfers to finish 2025/07/12 03:12:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:12:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 03:12:04 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:04 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:12:05 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:12:05 INFO : sub dir/hello world: Deleted 2025/07/12 03:12:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/12 03:12:05 INFO : nested/sub dir/file: Copied (new) 2025/07/12 03:12:05 INFO : nested/sub dir/file: Deleted 2025/07/12 03:12:05 INFO : sub dir: Removing directory 2025/07/12 03:12:05 INFO : nested/sub dir: Removing directory 2025/07/12 03:12:05 INFO : nested: Removing directory 2025/07/12 03:12:05 DEBUG : Local file system at /tmp/rclone3112109313: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:12:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 03:12:06 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:06 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:12:07 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:12:07 INFO : sub dir/hello world: Deleted 2025/07/12 03:12:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/12 03:12:07 INFO : nested/sub dir/file: Copied (new) 2025/07/12 03:12:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/12 03:12:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:12:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/12 03:12:09 INFO : existing-b: Copied (new) 2025/07/12 03:12:09 INFO : existing-b: Deleted 2025/07/12 03:12:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 03:12:09 INFO : existing: Copied (new) 2025/07/12 03:12:09 INFO : existing: Deleted 2025/07/12 03:12:09 DEBUG : existing: Destination exists, skipping 2025/07/12 03:12:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/12 03:12:09 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:12:09 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:12:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tedaget6deza" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-tedaget6deza 2025/07/12 03:12:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/12 03:12:15 DEBUG : empty space: Unchanged skipping 2025/07/12 03:12:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:12:15 DEBUG : B2 bucket rclone-test-tedaget6deza: Waiting for checks to finish 2025/07/12 03:12:15 INFO : empty space: Deleted 2025/07/12 03:12:15 DEBUG : B2 bucket rclone-test-tedaget6deza: Waiting for transfers to finish 2025/07/12 03:12:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:15 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:15 INFO : potato2: Deleted 2025/07/12 03:12:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:16 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:16 INFO : potato3: Deleted 2025/07/12 03:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yujamej0code" 2025/07/12 03:12:16 DEBUG : Config file has changed externally - reloading 2025/07/12 03:12:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/12 03:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/12 03:12:17 DEBUG : B2 bucket rclone-test-yujamej0code: Waiting for checks to finish 2025/07/12 03:12:17 DEBUG : B2 bucket rclone-test-yujamej0code: Waiting for transfers to finish 2025/07/12 03:12:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:18 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:18 INFO : potato2: Deleted 2025/07/12 03:12:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:19 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:12:19 INFO : empty space: Copied (server-side copy) 2025/07/12 03:12:19 INFO : potato3: Deleted 2025/07/12 03:12:19 INFO : empty space: Deleted 2025/07/12 03:12:19 DEBUG : B2 bucket rclone-test-yujamej0code: Purge remote 2025/07/12 03:12:19 INFO : B2 bucket rclone-test-yujamej0code: cleaning bucket "rclone-test-yujamej0code" of all files 2025/07/12 03:12:19 DEBUG : empty space: Deleting (id "4_z7fc28d9390edfbcb9f780e1b_f118e6f5a0e8d6c1f_d20250712_m031218_c001_v0001115_t0025_u01752289938598") 2025/07/12 03:12:19 DEBUG : potato2: Deleting (id "4_z7fc28d9390edfbcb9f780e1b_f102ec806251847c3_d20250712_m031218_c001_v0001130_t0023_u01752289938218") 2025/07/12 03:12:19 DEBUG : potato3: Deleting (id "4_z7fc28d9390edfbcb9f780e1b_f1084794ae9ef0568_d20250712_m031218_c001_v0001101_t0003_u01752289938602") 2025/07/12 03:12:20 DEBUG : B2 bucket rclone-test-tedaget6deza: Purge remote 2025/07/12 03:12:20 INFO : B2 bucket rclone-test-tedaget6deza: cleaning bucket "rclone-test-tedaget6deza" of all files 2025/07/12 03:12:20 DEBUG : empty space: Deleting (id "4_z1f027da390edfbcb9f780e1b_f4164ef82d016b515_d20250712_m031219_c001_v7007000_t0000_u01752289939205") 2025/07/12 03:12:20 DEBUG : empty space: Deleting (id "4_z1f027da390edfbcb9f780e1b_f118743cc01002a97_d20250712_m031214_c001_v0001181_t0046_u01752289934788") 2025/07/12 03:12:20 DEBUG : potato2: Deleting (id "4_z1f027da390edfbcb9f780e1b_f4037087ca40b7755_d20250712_m031218_c001_v7007000_t0000_u01752289938588") 2025/07/12 03:12:20 DEBUG : potato2: Deleting (id "4_z1f027da390edfbcb9f780e1b_f1026805d3bf72830_d20250712_m031215_c001_v0001182_t0026_u01752289935687") 2025/07/12 03:12:20 DEBUG : potato3: Deleting (id "4_z1f027da390edfbcb9f780e1b_f4037087ca40b7756_d20250712_m031219_c001_v7007000_t0000_u01752289939127") 2025/07/12 03:12:20 DEBUG : potato3: Deleting (id "4_z1f027da390edfbcb9f780e1b_f104f57c4c8c248e9_d20250712_m031215_c001_v0001182_t0049_u01752289935925") 2025/07/12 03:12:20 DEBUG : potato3: Deleting (id "4_z1f027da390edfbcb9f780e1b_f118743cc01002a99_d20250712_m031215_c001_v0001181_t0046_u01752289935003") --- PASS: TestServerSideMove (12.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vulujam5nori" 2025/07/12 03:12:22 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-vulujam5nori 2025/07/12 03:12:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:12:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:12:28 DEBUG : B2 bucket rclone-test-vulujam5nori: Waiting for checks to finish 2025/07/12 03:12:28 DEBUG : B2 bucket rclone-test-vulujam5nori: Waiting for transfers to finish 2025/07/12 03:12:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:28 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:28 INFO : potato2: Deleted 2025/07/12 03:12:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:28 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:29 INFO : potato3: Deleted 2025/07/12 03:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-foxuluw7yubo" 2025/07/12 03:12:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:12:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/12 03:12:30 DEBUG : B2 bucket rclone-test-foxuluw7yubo: Waiting for checks to finish 2025/07/12 03:12:30 DEBUG : B2 bucket rclone-test-foxuluw7yubo: Waiting for transfers to finish 2025/07/12 03:12:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:31 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:31 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:31 INFO : potato2: Deleted 2025/07/12 03:12:31 INFO : potato3: Deleted 2025/07/12 03:12:32 DEBUG : B2 bucket rclone-test-foxuluw7yubo: Purge remote 2025/07/12 03:12:32 INFO : B2 bucket rclone-test-foxuluw7yubo: cleaning bucket "rclone-test-foxuluw7yubo" of all files 2025/07/12 03:12:32 DEBUG : potato2: Deleting (id "4_zffc2bdb390edfbcb9f780e1b_f108544824dae73c5_d20250712_m031231_c001_v0001041_t0049_u01752289951109") 2025/07/12 03:12:32 DEBUG : potato3: Deleting (id "4_zffc2bdb390edfbcb9f780e1b_f1185304254bbe4ea_d20250712_m031231_c001_v0001179_t0000_u01752289951486") 2025/07/12 03:12:33 DEBUG : B2 bucket rclone-test-vulujam5nori: Purge remote 2025/07/12 03:12:33 INFO : B2 bucket rclone-test-vulujam5nori: cleaning bucket "rclone-test-vulujam5nori" of all files 2025/07/12 03:12:33 DEBUG : empty space: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f116a463f027f964d_d20250712_m031227_c001_v0001165_t0020_u01752289947447") 2025/07/12 03:12:33 DEBUG : potato2: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f4107e88560e9f848_d20250712_m031231_c001_v7007000_t0000_u01752289951559") 2025/07/12 03:12:33 DEBUG : potato2: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f106260d554eab76d_d20250712_m031228_c001_v0001104_t0000_u01752289948309") 2025/07/12 03:12:33 DEBUG : potato3: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f420f204b313f1d72_d20250712_m031231_c001_v7007000_t0000_u01752289951709") 2025/07/12 03:12:33 DEBUG : potato3: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f112804928f9a69b5_d20250712_m031228_c001_v0001102_t0010_u01752289948672") 2025/07/12 03:12:33 DEBUG : potato3: Deleting (id "4_zaf22adb390edfbcb9f780e1b_f116a463f027f9651_d20250712_m031227_c001_v0001165_t0017_u01752289947653") 2025/07/12 03:12:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/12 03:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/12 03:12:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wecoxed6zaco" 2025/07/12 03:12:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qululip0nuli -> B2 bucket rclone-test-wecoxed6zaco 2025/07/12 03:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/12 03:12:40 DEBUG : empty space: Unchanged skipping 2025/07/12 03:12:40 DEBUG : B2 bucket rclone-test-wecoxed6zaco: Waiting for checks to finish 2025/07/12 03:12:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:12:41 INFO : empty space: Deleted 2025/07/12 03:12:41 DEBUG : B2 bucket rclone-test-wecoxed6zaco: Waiting for transfers to finish 2025/07/12 03:12:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:41 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:41 INFO : potato2: Deleted 2025/07/12 03:12:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:41 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:41 INFO : potato3: Deleted 2025/07/12 03:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kuririb8hila" 2025/07/12 03:12:42 INFO : tomatoDir: Making directory 2025/07/12 03:12:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/12 03:12:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:12:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/12 03:12:43 DEBUG : B2 bucket rclone-test-kuririb8hila: Waiting for checks to finish 2025/07/12 03:12:43 DEBUG : B2 bucket rclone-test-kuririb8hila: Waiting for transfers to finish 2025/07/12 03:12:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 03:12:44 INFO : empty space: Copied (server-side copy) 2025/07/12 03:12:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/12 03:12:44 INFO : potato3: Copied (server-side copy) 2025/07/12 03:12:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 03:12:45 INFO : potato2: Copied (server-side copy) 2025/07/12 03:12:45 INFO : empty space: Deleted 2025/07/12 03:12:45 INFO : potato3: Deleted 2025/07/12 03:12:45 INFO : potato2: Deleted 2025/07/12 03:12:45 DEBUG : B2 bucket rclone-test-kuririb8hila: Purge remote 2025/07/12 03:12:45 INFO : B2 bucket rclone-test-kuririb8hila: cleaning bucket "rclone-test-kuririb8hila" of all files 2025/07/12 03:12:46 DEBUG : empty space: Deleting (id "4_z5fc2ede390edfbcb9f780e1b_f10932df352e37bb5_d20250712_m031244_c001_v0001144_t0042_u01752289964135") 2025/07/12 03:12:46 DEBUG : potato2: Deleting (id "4_z5fc2ede390edfbcb9f780e1b_f10141b55a8db75a6_d20250712_m031244_c001_v0001044_t0059_u01752289964506") 2025/07/12 03:12:46 DEBUG : potato3: Deleting (id "4_z5fc2ede390edfbcb9f780e1b_f114e64ad5e769601_d20250712_m031244_c001_v0001099_t0045_u01752289964518") 2025/07/12 03:12:46 DEBUG : B2 bucket rclone-test-wecoxed6zaco: Purge remote 2025/07/12 03:12:46 INFO : B2 bucket rclone-test-wecoxed6zaco: cleaning bucket "rclone-test-wecoxed6zaco" of all files 2025/07/12 03:12:46 DEBUG : empty space: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f405f381dd5bde919_d20250712_m031245_c001_v7007000_t0000_u01752289965042") 2025/07/12 03:12:46 DEBUG : empty space: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f10456dd0dfa159c2_d20250712_m031239_c001_v0001161_t0057_u01752289959594") 2025/07/12 03:12:46 DEBUG : potato2: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f405f381dd5bde91b_d20250712_m031245_c001_v7007000_t0000_u01752289965232") 2025/07/12 03:12:46 DEBUG : potato2: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f1067a5d06d279b8e_d20250712_m031241_c001_v0001100_t0051_u01752289961115") 2025/07/12 03:12:46 DEBUG : potato3: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f408af9c67de8818f_d20250712_m031245_c001_v7007000_t0000_u01752289965065") 2025/07/12 03:12:46 DEBUG : potato3: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f109c0146fe8e5a3b_d20250712_m031241_c001_v0001165_t0032_u01752289961490") 2025/07/12 03:12:46 DEBUG : potato3: Deleting (id "4_zdfd2dda390edfbcb9f780e1b_f10456dd0dfa159ca_d20250712_m031240_c001_v0001161_t0054_u01752289960208") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.05s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/rclone-sync-test" 2025/07/12 03:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/rclone-sync-test-include/layer2" 2025/07/12 03:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/rclone-sync-test-ignore-file" 2025/07/12 03:13:00 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test: Waiting for checks to finish 2025/07/12 03:13:00 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test: Waiting for transfers to finish 2025/07/12 03:13:00 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:00 INFO : There was nothing to transfer 2025/07/12 03:13:00 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:13:00 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:13:00 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:00 INFO : There was nothing to transfer 2025/07/12 03:13:01 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/12 03:13:01 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/12 03:13:01 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:01 INFO : There was nothing to transfer 2025/07/12 03:13:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:13:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:13:01 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:01 INFO : There was nothing to transfer 2025/07/12 03:13:02 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/12 03:13:02 DEBUG : B2 bucket rclone-test-qululip0nuli path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/12 03:13:02 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/CompareDest" 2025/07/12 03:13:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:13:05 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:05 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:13:06 INFO : one: Copied (new) 2025/07/12 03:13:06 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:07 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:07 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/12 03:13:07 INFO : one: Copied (replaced existing) 2025/07/12 03:13:07 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:10 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:13:10 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:10 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:10 INFO : There was nothing to transfer 2025/07/12 03:13:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:13:11 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:13:11 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:11 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:11 INFO : There was nothing to transfer 2025/07/12 03:13:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:13:12 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:13:12 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:12 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:12 INFO : There was nothing to transfer 2025/07/12 03:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:13 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/12 03:13:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 03:13:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:13:13 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:13:13 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:13 INFO : There was nothing to transfer 2025/07/12 03:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:13:14 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:13:14 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/12 03:13:14 INFO : two: Copied (new) 2025/07/12 03:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dest" 2025/07/12 03:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/pre-dest1" 2025/07/12 03:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/pre-dest2" 2025/07/12 03:13:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:13:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/12 03:13:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:13:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/12 03:13:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/12 03:13:23 DEBUG : B2 bucket rclone-test-qululip0nuli path dest: Waiting for checks to finish 2025/07/12 03:13:23 DEBUG : B2 bucket rclone-test-qululip0nuli path dest: Waiting for transfers to finish 2025/07/12 03:13:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/12 03:13:23 INFO : 3: Copied (new) 2025/07/12 03:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.47s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:13:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/CopyDest" 2025/07/12 03:13:28 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:13:28 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:28 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:13:29 INFO : one: Copied (new) 2025/07/12 03:13:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:30 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:30 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/12 03:13:30 INFO : one: Copied (replaced existing) 2025/07/12 03:13:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/BackupDir" 2025/07/12 03:13:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:33 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:13:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:13:35 INFO : one: Copied (server-side copy) 2025/07/12 03:13:35 INFO : one: Deleted 2025/07/12 03:13:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/12 03:13:36 INFO : one: Copied (server-side copy) 2025/07/12 03:13:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/12 03:13:36 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:36 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:36 DEBUG : one: Unchanged skipping 2025/07/12 03:13:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 03:13:37 INFO : two: Copied (server-side copy) 2025/07/12 03:13:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/12 03:13:37 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:37 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:37 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:37 DEBUG : one: Unchanged skipping 2025/07/12 03:13:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:37 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:37 DEBUG : two: Unchanged skipping 2025/07/12 03:13:37 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:37 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:37 INFO : There was nothing to transfer 2025/07/12 03:13:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:39 DEBUG : one: Unchanged skipping 2025/07/12 03:13:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/12 03:13:39 DEBUG : three: Destination not found in --copy-dest 2025/07/12 03:13:39 DEBUG : three: Need to transfer - File not found at Destination 2025/07/12 03:13:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:13:39 DEBUG : two: Unchanged skipping 2025/07/12 03:13:39 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:39 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/12 03:13:40 INFO : three: Copied (new) 2025/07/12 03:13:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/backup" 2025/07/12 03:13:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:13:47 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:13:47 DEBUG : two: Unchanged skipping 2025/07/12 03:13:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:13:48 INFO : one: Copied (server-side copy) 2025/07/12 03:13:48 INFO : one: Deleted 2025/07/12 03:13:48 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:13:49 INFO : one: Copied (new) 2025/07/12 03:13:49 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:13:50 INFO : three.txt: Copied (server-side copy) 2025/07/12 03:13:50 INFO : three.txt: Deleted 2025/07/12 03:13:50 INFO : three.txt: Moved into backup dir 2025/07/12 03:13:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:13:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:13:52 DEBUG : two: Unchanged skipping 2025/07/12 03:13:52 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:13:52 INFO : one: Copied (server-side copy) 2025/07/12 03:13:52 INFO : one: Deleted 2025/07/12 03:13:52 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:13:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:13:53 INFO : one: Copied (new) 2025/07/12 03:13:53 DEBUG : Waiting for deletions to finish 2025/07/12 03:13:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:13:54 INFO : three.txt: Copied (server-side copy) 2025/07/12 03:13:54 INFO : three.txt: Deleted 2025/07/12 03:13:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/backup" 2025/07/12 03:14:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:14:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:00 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:00 DEBUG : two: Unchanged skipping 2025/07/12 03:14:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:14:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:02 INFO : one: Deleted 2025/07/12 03:14:02 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:03 INFO : one: Copied (new) 2025/07/12 03:14:03 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:14:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:04 INFO : three.txt: Deleted 2025/07/12 03:14:04 INFO : three.txt: Moved into backup dir 2025/07/12 03:14:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:14:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:06 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:06 DEBUG : two: Unchanged skipping 2025/07/12 03:14:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:06 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:06 INFO : one: Deleted 2025/07/12 03:14:06 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:14:07 INFO : one: Copied (new) 2025/07/12 03:14:07 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:08 INFO : three.txt: Deleted 2025/07/12 03:14:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/backup" 2025/07/12 03:14:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:14:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:14 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:14 DEBUG : two: Unchanged skipping 2025/07/12 03:14:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:14:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/12 03:14:16 INFO : one: Deleted 2025/07/12 03:14:16 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:17 INFO : one: Copied (new) 2025/07/12 03:14:17 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:14:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/12 03:14:17 INFO : three.txt: Deleted 2025/07/12 03:14:17 INFO : three.txt: Moved into backup dir 2025/07/12 03:14:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:14:19 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:19 DEBUG : two: Unchanged skipping 2025/07/12 03:14:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/12 03:14:20 INFO : one: Deleted 2025/07/12 03:14:20 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:14:20 INFO : one: Copied (new) 2025/07/12 03:14:20 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/12 03:14:21 INFO : three.txt: Deleted 2025/07/12 03:14:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:14:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:14:27 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:27 DEBUG : two: Unchanged skipping 2025/07/12 03:14:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:14:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:28 INFO : one: Deleted 2025/07/12 03:14:28 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:29 INFO : one: Copied (new) 2025/07/12 03:14:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:14:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:30 INFO : three.txt: Deleted 2025/07/12 03:14:30 INFO : three.txt: Moved into backup dir 2025/07/12 03:14:32 DEBUG : one.bak: Excluded (Path Filter) 2025/07/12 03:14:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/12 03:14:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:14:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:32 DEBUG : two: Unchanged skipping 2025/07/12 03:14:32 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for checks to finish 2025/07/12 03:14:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:32 INFO : one: Deleted 2025/07/12 03:14:32 DEBUG : B2 bucket rclone-test-qululip0nuli path dst: Waiting for transfers to finish 2025/07/12 03:14:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:14:33 INFO : one: Copied (new) 2025/07/12 03:14:33 DEBUG : Waiting for deletions to finish 2025/07/12 03:14:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:34 INFO : three.txt: Deleted 2025/07/12 03:14:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:14:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:14:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:14:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:14:40 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:40 INFO : one: Deleted 2025/07/12 03:14:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:41 INFO : one: Copied (new) 2025/07/12 03:14:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:41 DEBUG : two: Unchanged skipping 2025/07/12 03:14:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 03:14:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:14:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:42 INFO : three.txt: Deleted 2025/07/12 03:14:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:42 INFO : three.txt: Copied (new) 2025/07/12 03:14:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/12 03:14:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/12 03:14:43 DEBUG : pacer: Reducing sleep to 10ms 2025/07/12 03:14:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:14:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:44 INFO : one: Copied (server-side copy) to: one.bak 2025/07/12 03:14:44 INFO : one: Deleted 2025/07/12 03:14:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:14:45 INFO : one: Copied (new) 2025/07/12 03:14:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:45 DEBUG : two: Unchanged skipping 2025/07/12 03:14:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 03:14:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/12 03:14:46 INFO : three.txt: Deleted 2025/07/12 03:14:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/12 03:14:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qululip0nuli/dst" 2025/07/12 03:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:14:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 03:14:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/12 03:14:53 INFO : one: Deleted 2025/07/12 03:14:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:54 INFO : one: Copied (new) 2025/07/12 03:14:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:54 DEBUG : two: Unchanged skipping 2025/07/12 03:14:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 03:14:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 03:14:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/12 03:14:56 INFO : three.txt: Deleted 2025/07/12 03:14:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:56 INFO : three.txt: Copied (new) 2025/07/12 03:14:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:14:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/12 03:14:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/12 03:14:58 INFO : one: Deleted 2025/07/12 03:14:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/12 03:14:58 INFO : one: Copied (new) 2025/07/12 03:14:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:14:58 DEBUG : two: Unchanged skipping 2025/07/12 03:14:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 03:14:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/12 03:14:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/12 03:14:59 INFO : three.txt: Deleted 2025/07/12 03:14:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/12 03:14:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:15:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/12 03:15:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:15:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:15:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/12 03:15:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/12 03:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.97s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:15:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:15:04 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:15:04 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:15:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 03:15:05 INFO : existing: Copied (new) 2025/07/12 03:15:05 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/12 03:15:05 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:15:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/12 03:15:05 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:15:05 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting files as there were IO errors 2025/07/12 03:15:05 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:15:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:07 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:15:07 DEBUG : existing: Unchanged skipping 2025/07/12 03:15:07 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:15:07 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:15:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both0: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both10: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:15:40 DEBUG : both12: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both15: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both11: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both17: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both18: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both19: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both1: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both2: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both3: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both4: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both5: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both6: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both7: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both8: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:15:40 DEBUG : both9: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both13: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both14: Unchanged skipping 2025/07/12 03:15:40 DEBUG : both16: Unchanged skipping 2025/07/12 03:15:40 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:15:40 DEBUG : Waiting for deletions to finish 2025/07/12 03:15:40 INFO : only7: Deleted 2025/07/12 03:15:40 INFO : only9: Deleted 2025/07/12 03:15:40 INFO : only10: Deleted 2025/07/12 03:15:40 INFO : only16: Deleted 2025/07/12 03:15:40 INFO : only19: Deleted 2025/07/12 03:15:40 INFO : only13: Deleted 2025/07/12 03:15:40 INFO : only14: Deleted 2025/07/12 03:15:40 INFO : only8: Deleted 2025/07/12 03:15:40 INFO : only0: Deleted 2025/07/12 03:15:40 INFO : only11: Deleted 2025/07/12 03:15:41 INFO : only12: Deleted 2025/07/12 03:15:41 INFO : only18: Deleted 2025/07/12 03:15:41 INFO : only1: Deleted 2025/07/12 03:15:41 INFO : only3: Deleted 2025/07/12 03:15:41 INFO : only4: Deleted 2025/07/12 03:15:41 INFO : only6: Deleted 2025/07/12 03:15:41 INFO : only15: Deleted 2025/07/12 03:15:41 INFO : only17: Deleted 2025/07/12 03:15:41 INFO : only2: Deleted 2025/07/12 03:15:41 INFO : only5: Deleted 2025/07/12 03:15:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (36.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both0: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both10: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both11: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both12: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both15: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:16:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both14: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both17: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both19: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both1: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both2: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both3: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both4: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both5: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both6: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both7: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both8: Unchanged skipping 2025/07/12 03:16:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:08 DEBUG : both9: Unchanged skipping 2025/07/12 03:16:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : both13: Unchanged skipping 2025/07/12 03:16:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : both16: Unchanged skipping 2025/07/12 03:16:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : both18: Unchanged skipping 2025/07/12 03:16:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/12 03:16:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:16:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only0: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only10: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only13: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only14: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only11: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only15: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only16: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only18: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only12: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only19: Copied (replaced existing) 2025/07/12 03:16:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:09 INFO : only17: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only4: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only5: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only6: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only3: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only8: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only9: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only7: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only1: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 03:16:10 INFO : only2: Copied (replaced existing) 2025/07/12 03:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.74s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:18 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:16:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:16:18 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 03:16:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:16:18 INFO : empty_on_remote: Making directory 2025/07/12 03:16:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 03:16:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:20 DEBUG : pacer: Reducing sleep to 15.625ms 2025/07/12 03:16:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncReplaceDirModTime (3.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:21 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:16:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:16:21 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 03:16:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:16:21 INFO : empty_on_remote: Making directory 2025/07/12 03:16:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 03:16:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:24 INFO : sub dir: Making directory 2025/07/12 03:16:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:16:26 INFO : sub dir: Making directory 2025/07/12 03:16:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:16:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:16:42 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:16:42 DEBUG : apple: Unchanged skipping 2025/07/12 03:16:42 DEBUG : banana: Unchanged skipping 2025/07/12 03:16:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:16:42 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:16:42 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:16:42 DEBUG : Waiting for deletions to finish 2025/07/12 03:16:42 INFO : There was nothing to transfer 2025/07/12 03:16:42 DEBUG : Waiting for deletions to finish 2025/07/12 03:16:42 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:16:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:16:43 DEBUG : apple: Unchanged skipping 2025/07/12 03:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : banana: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:16:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:16:43 DEBUG : Waiting for deletions to finish 2025/07/12 03:16:43 INFO : There was nothing to transfer 2025/07/12 03:16:43 DEBUG : Waiting for deletions to finish 2025/07/12 03:16:43 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:17:00 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:01 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : apple: Unchanged skipping 2025/07/12 03:17:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:17:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:17:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : banana: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:17:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:01 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:01 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:01 INFO : There was nothing to transfer 2025/07/12 03:17:01 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:02 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:17:02 DEBUG : banana: Unchanged skipping 2025/07/12 03:17:02 DEBUG : apple: Unchanged skipping 2025/07/12 03:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:17:02 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:02 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:02 INFO : There was nothing to transfer 2025/07/12 03:17:02 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:02 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:17:22 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:23 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:17:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:23 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:23 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 03:17:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/12 03:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:17:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:17:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:17:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 03:17:24 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/12 03:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:17:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:17:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:17:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:17:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:17:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:17:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:17:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:17:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:17:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:17:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:17:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:17:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:17:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:26 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:26 INFO : apple: Deleted 2025/07/12 03:17:26 INFO : banana: Deleted 2025/07/12 03:17:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:17:26 INFO : splitbananasplit: Deleted 2025/07/12 03:17:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:17:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:17:26 INFO : appleappleapplebanana: Deleted 2025/07/12 03:17:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:17:27 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:17:27 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:17:27 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:17:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : apple: Unchanged skipping 2025/07/12 03:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : banana: Unchanged skipping 2025/07/12 03:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:17:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:17:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 03:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:17:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:17:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:17:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:17:43 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:43 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:17:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:17:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:17:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:17:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:17:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:17:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:17:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:17:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:17:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:17:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:17:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:17:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:17:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:17:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 03:17:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 03:17:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/12 03:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:17:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/12 03:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 03:17:44 INFO : apple: Copied (new) to: PREFIXapple 2025/07/12 03:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:17:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/12 03:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:17:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:17:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:17:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:17:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:17:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:17:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:17:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:17:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:17:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:17:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:17:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:17:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:46 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:46 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:17:46 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:17:46 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:17:46 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:17:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:17:46 INFO : banana: Deleted 2025/07/12 03:17:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:17:47 INFO : splitbananasplit: Deleted 2025/07/12 03:17:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:17:47 INFO : apple: Deleted 2025/07/12 03:17:47 INFO : appleappleapplebanana: Deleted 2025/07/12 03:17:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:17:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:17:47 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:17:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:17:47 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:17:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:17:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:17:48 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:17:48 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:17:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 03:17:48 INFO : banana: Copied (new) 2025/07/12 03:17:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:17:48 INFO : appleappleapplebanana: Copied (new) 2025/07/12 03:17:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:17:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 03:17:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 03:17:48 INFO : apple: Copied (new) 2025/07/12 03:17:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:17:48 INFO : splitbananasplit: Copied (new) 2025/07/12 03:17:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:17:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 03:17:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:17:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:17:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:17:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:17:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:17:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:17:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:17:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:17:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:17:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 03:17:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:17:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 03:17:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:17:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 03:17:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:17:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 03:17:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:17:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 03:17:50 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/12 03:17:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/12 03:17:50 INFO : PREFIXbanana: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/12 03:17:50 INFO : PREFIXapple: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/12 03:17:50 INFO : PREFIXsplitbananasplit: Deleted 2025/07/12 03:17:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/12 03:17:50 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:51 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : Waiting for deletions to finish 2025/07/12 03:17:51 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:18:07 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:07 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:08 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 03:18:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:18:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 03:18:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/12 03:18:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:18:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:18:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:18:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:18:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:18:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:18:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:18:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:18:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:18:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:18:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:18:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:18:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:18:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:18:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:18:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:18:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:18:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:11 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:11 INFO : appleappleapplebanana: Deleted 2025/07/12 03:18:11 INFO : splitbananasplit: Deleted 2025/07/12 03:18:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:18:11 INFO : apple: Deleted 2025/07/12 03:18:11 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:18:11 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:18:11 INFO : banana: Deleted 2025/07/12 03:18:11 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:18:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:12 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:12 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:18:12 INFO : appleappleapplebanana: Copied (new) 2025/07/12 03:18:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:18:13 INFO : splitbananasplit: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:18:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 03:18:13 INFO : apple: Copied (new) 2025/07/12 03:18:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 03:18:13 INFO : banana: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:18:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:18:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:18:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:18:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:18:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:18:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 03:18:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:18:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:18:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:18:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:18:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:18:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:18:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:18:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:18:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:18:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 03:18:14 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:15 INFO : bananaSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : appleSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/12 03:18:15 INFO : splitbananasplitSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/12 03:18:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/12 03:18:15 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:15 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:15 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:16 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:18:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:32 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:33 DEBUG : apple: Unchanged skipping 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:18:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:33 DEBUG : banana: Unchanged skipping 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:18:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:18:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 03:18:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/12 03:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 03:18:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/12 03:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 03:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/12 03:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 03:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/12 03:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 03:18:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/12 03:18:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 03:18:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/12 03:18:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 03:18:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/12 03:18:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 03:18:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/12 03:18:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 03:18:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/12 03:18:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 03:18:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/12 03:18:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 03:18:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/12 03:18:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 03:18:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/12 03:18:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 03:18:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/12 03:18:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 03:18:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/12 03:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 03:18:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/12 03:18:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 03:18:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/12 03:18:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 03:18:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/12 03:18:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 03:18:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/12 03:18:35 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:18:35 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:18:35 INFO : splitbananasplit: Deleted 2025/07/12 03:18:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:18:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:18:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:18:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:18:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:18:36 INFO : appleappleapplebanana: Deleted 2025/07/12 03:18:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:18:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:18:36 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:36 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : appleapple: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : apple: Unchanged skipping 2025/07/12 03:18:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : banana: Unchanged skipping 2025/07/12 03:18:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:18:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:18:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:18:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:18:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:18:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:18:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:18:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:18:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:18:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:18:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:18:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:18:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:18:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:18:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:18:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:37 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:37 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:37 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : appleapple: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:18:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:18:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:18:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:18:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:18:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:18:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:18:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:18:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:18:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:18:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:18:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:18:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:18:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:18:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:18:54 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:54 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:18:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : apple: Unchanged skipping 2025/07/12 03:18:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : banana: Unchanged skipping 2025/07/12 03:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:18:54 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:54 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:54 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:55 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : apple: Unchanged skipping 2025/07/12 03:18:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:18:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : banana: Unchanged skipping 2025/07/12 03:18:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:18:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:18:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:18:55 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:18:55 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:55 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:55 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : Waiting for deletions to finish 2025/07/12 03:18:56 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:19:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:13 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:13 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:14 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:14 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:14 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:14 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:14 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:19:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:32 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:32 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:19:50 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:51 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:51 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:51 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:51 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:51 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:51 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : apple: Unchanged skipping 2025/07/12 03:19:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:19:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : banana: Unchanged skipping 2025/07/12 03:19:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:19:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:19:52 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:19:52 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:52 DEBUG : Waiting for deletions to finish 2025/07/12 03:19:52 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:08 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:09 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : banana: Unchanged skipping 2025/07/12 03:20:09 DEBUG : apple: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:20:09 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:09 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:09 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:10 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : apple: Unchanged skipping 2025/07/12 03:20:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : banana: Unchanged skipping 2025/07/12 03:20:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:20:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:20:10 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:10 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:10 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:10 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (226.75s) --- PASS: TestTransform/NFC (19.40s) --- PASS: TestTransform/NFD (19.28s) --- PASS: TestTransform/base64 (25.23s) --- PASS: TestTransform/prefix (23.62s) --- PASS: TestTransform/suffix (24.40s) --- PASS: TestTransform/truncate (21.36s) --- PASS: TestTransform/encoder (18.87s) --- PASS: TestTransform/ISO-8859-1 (18.54s) --- PASS: TestTransform/charmap (17.36s) --- PASS: TestTransform/lowercase (20.37s) --- PASS: TestTransform/ascii (18.32s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:20:15 INFO : sub dir_somesuffix: Making directory 2025/07/12 03:20:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:20:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/12 03:20:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:20:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:20:15 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:15 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:20:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:17 INFO : tictactoe: Making directory 2025/07/12 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:17 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:20:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:17 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:17 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/12 03:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.99s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:19 INFO : toe: Making directory 2025/07/12 03:20:19 INFO : toe/toe: Making directory 2025/07/12 03:20:19 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:20:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:20:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:20:19 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:19 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/12 03:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:21 INFO : toe: Making directory 2025/07/12 03:20:21 INFO : toe/toe: Making directory 2025/07/12 03:20:21 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:20:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:20:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:20:21 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:21 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/12 03:20:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.06s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:23 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:20:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:23 INFO : tictacempty_dir: Making directory 2025/07/12 03:20:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:23 INFO : tictactoe: Making directory 2025/07/12 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:23 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:23 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:23 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:23 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:24 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:20:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:24 INFO : tictacempty_dir: Making directory 2025/07/12 03:20:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:24 INFO : tictactoe: Making directory 2025/07/12 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:24 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:24 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:24 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:24 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/12 03:20:26 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:26 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:20:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/12 03:20:26 NOTICE: B2 bucket rclone-test-qululip0nuli: 0 differences found 2025/07/12 03:20:26 NOTICE: B2 bucket rclone-test-qululip0nuli: 1 matching files --- PASS: TestAllTag (2.55s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:27 INFO : tictactoe: Making directory 2025/07/12 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:27 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:27 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:27 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:20:28 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:20:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/12 03:20:28 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.28s) === RUN TestSyntax 2025/07/12 03:20:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:29 INFO : toe: Making directory 2025/07/12 03:20:29 INFO : toe/toe: Making directory 2025/07/12 03:20:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:20:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:29 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:30 INFO : toe/toe/toe: Copied (new) 2025/07/12 03:20:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.19s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:31 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:20:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:31 INFO : tictacempty_dir: Making directory 2025/07/12 03:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:31 INFO : tictactoe: Making directory 2025/07/12 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:31 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:31 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:31 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:32 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:20:32 INFO : toe/toe: Removing directory 2025/07/12 03:20:32 INFO : toe: Removing directory 2025/07/12 03:20:32 INFO : empty_dir: Removing directory 2025/07/12 03:20:32 DEBUG : Local file system at /tmp/rclone3112109313: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:33 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:20:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:33 INFO : tictacempty_dir: Making directory 2025/07/12 03:20:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:33 INFO : tictactoe: Making directory 2025/07/12 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:33 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:33 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:34 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:20:34 INFO : toe/toe: Removing directory 2025/07/12 03:20:34 INFO : toe: Removing directory 2025/07/12 03:20:34 INFO : empty_dir: Removing directory 2025/07/12 03:20:34 DEBUG : Local file system at /tmp/rclone3112109313: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/12 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/12 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/12 03:20:35 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.41s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:36 DEBUG : Reset feature "Copy" 2025/07/12 03:20:36 DEBUG : Reset feature "Move" 2025/07/12 03:20:36 DEBUG : Reset feature "Copy" 2025/07/12 03:20:36 DEBUG : Reset feature "Move" 2025/07/12 03:20:36 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:20:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:20:36 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:37 INFO : tictacempty_dir: Making directory 2025/07/12 03:20:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:37 INFO : tictactoe: Making directory 2025/07/12 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:37 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:20:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:37 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:20:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:20:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:20:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:37 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:20:37 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:20:37 INFO : toe/toe: Removing directory 2025/07/12 03:20:37 INFO : toe: Removing directory 2025/07/12 03:20:37 INFO : empty_dir: Removing directory 2025/07/12 03:20:37 DEBUG : Local file system at /tmp/rclone3112109313: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/12 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/12 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:20:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/12 03:20:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.26s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:41 DEBUG : toe: transformed to: dG9l 2025/07/12 03:20:41 DEBUG : toe: transformed to: dG9l 2025/07/12 03:20:41 INFO : dG9l: Making directory 2025/07/12 03:20:41 DEBUG : toe: transformed to: dG9l 2025/07/12 03:20:41 DEBUG : toe: transformed to: dG9l 2025/07/12 03:20:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 03:20:41 INFO : dG9l/dG9l: Making directory 2025/07/12 03:20:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 03:20:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/12 03:20:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:20:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:20:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:20:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:41 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:20:41 DEBUG : Waiting for deletions to finish 2025/07/12 03:20:42 DEBUG : dG9l: transformed to: toe 2025/07/12 03:20:42 DEBUG : dG9l: transformed to: toe 2025/07/12 03:20:42 DEBUG : dG9l: transformed to: toe 2025/07/12 03:20:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/12 03:20:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/12 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/12 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/12 03:20:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/12 03:20:42 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for checks to finish 2025/07/12 03:20:42 DEBUG : Local file system at /tmp/rclone3112109313: Waiting for transfers to finish 2025/07/12 03:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qululip0nuli", Local "Local file system at /tmp/rclone3112109313", Modify Window "1ms" 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe: transformed to: 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe: transformed to: 2025/07/12 03:20:43 INFO : B2 bucket rclone-test-qululip0nuli: Making directory 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe: transformed to: 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe: transformed to: 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe/toe: transformed to: 2025/07/12 03:20:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/12 03:20:43 INFO : toe/toe: Making directory 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe/toe: transformed to: 2025/07/12 03:20:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe: transformed to: 2025/07/12 03:20:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:20:43 DEBUG : toe/toe/toe: transformed to: 2025/07/12 03:20:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/12 03:20:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for checks to finish 2025/07/12 03:20:43 DEBUG : B2 bucket rclone-test-qululip0nuli: Waiting for transfers to finish 2025/07/12 03:20:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 03:20:44 INFO : toe/toe/toe: Copied (new) 2025/07/12 03:20:44 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting files as there were IO errors 2025/07/12 03:20:44 ERROR : B2 bucket rclone-test-qululip0nuli: not deleting directories as there were IO errors --- PASS: TestError (1.96s) PASS 2025/07/12 03:20:45 DEBUG : B2 bucket rclone-test-qululip0nuli: Purge remote 2025/07/12 03:20:45 INFO : B2 bucket rclone-test-qululip0nuli: cleaning bucket "rclone-test-qululip0nuli" of all files 2025/07/12 03:20:46 DEBUG : BackupDir/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b241_d20250712_m031340_c001_v7007000_t0000_u01752290020660") 2025/07/12 03:20:46 DEBUG : BackupDir/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1067a5d06d279c7d_d20250712_m031335_c001_v0001100_t0005_u01752290015060") 2025/07/12 03:20:46 DEBUG : CompareDest/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e09ac_d20250712_m031315_c001_v7007000_t0000_u01752289995240") 2025/07/12 03:20:46 DEBUG : CompareDest/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c922_d20250712_m031309_c001_v0001098_t0025_u01752289989542") 2025/07/12 03:20:46 DEBUG : CompareDest/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e09ad_d20250712_m031315_c001_v7007000_t0000_u01752289995422") 2025/07/12 03:20:46 DEBUG : CompareDest/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ea11_d20250712_m031310_c001_v0001106_t0020_u01752289990594") 2025/07/12 03:20:46 DEBUG : CopyDest/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b243_d20250712_m031340_c001_v7007000_t0000_u01752290020842") 2025/07/12 03:20:46 DEBUG : CopyDest/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ea98_d20250712_m031331_c001_v0001106_t0058_u01752290011862") 2025/07/12 03:20:46 DEBUG : CopyDest/three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b245_d20250712_m031341_c001_v7007000_t0000_u01752290021024") 2025/07/12 03:20:46 DEBUG : CopyDest/three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eabc_d20250712_m031338_c001_v0001106_t0014_u01752290018540") 2025/07/12 03:20:46 DEBUG : CopyDest/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b247_d20250712_m031341_c001_v7007000_t0000_u01752290021206") 2025/07/12 03:20:47 DEBUG : CopyDest/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c9c7_d20250712_m031336_c001_v0001098_t0059_u01752290016295") 2025/07/12 03:20:47 DEBUG : EXISTING: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457325_d20250712_m031507_c001_v7007000_t0000_u01752290107997") 2025/07/12 03:20:47 DEBUG : EXISTING: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ec8c_d20250712_m031506_c001_v0001106_t0031_u01752290106577") 2025/07/12 03:20:47 DEBUG : PREFIXapple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433243_d20250712_m031750_c001_v7007000_t0000_u01752290270687") 2025/07/12 03:20:47 DEBUG : PREFIXapple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef79_d20250712_m031743_c001_v0001106_t0058_u01752290263931") 2025/07/12 03:20:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1e9_d20250712_m031750_c001_v7007000_t0000_u01752290270540") 2025/07/12 03:20:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf59_d20250712_m031743_c001_v0001098_t0012_u01752290263954") 2025/07/12 03:20:47 DEBUG : PREFIXbanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433242_d20250712_m031750_c001_v7007000_t0000_u01752290270550") 2025/07/12 03:20:47 DEBUG : PREFIXbanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d9a_d20250712_m031743_c001_v0001181_t0048_u01752290263942") 2025/07/12 03:20:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de9c_d20250712_m031750_c001_v7007000_t0000_u01752290270897") 2025/07/12 03:20:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47022a_d20250712_m031743_c001_v0001116_t0035_u01752290263965") 2025/07/12 03:20:47 DEBUG : Testêé: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c3021945731a_d20250712_m031504_c001_v7007000_t0000_u01752290104127") 2025/07/12 03:20:47 DEBUG : Testêé: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ec7e_d20250712_m031503_c001_v0001106_t0015_u01752290103209") 2025/07/12 03:20:47 DEBUG : Testêé: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cba1_d20250712_m031501_c001_v0001098_t0053_u01752290101893") 2025/07/12 03:20:47 DEBUG : YXBwbGU=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1b9_d20250712_m031728_c001_v7007000_t0000_u01752290248656") 2025/07/12 03:20:47 DEBUG : YXBwbGU=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57cf8_d20250712_m031724_c001_v0001181_t0009_u01752290244610") 2025/07/12 03:20:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1ba_d20250712_m031728_c001_v7007000_t0000_u01752290248837") 2025/07/12 03:20:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701d8_d20250712_m031724_c001_v0001116_t0041_u01752290244022") 2025/07/12 03:20:47 DEBUG : YmFuYW5h: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1bb_d20250712_m031729_c001_v7007000_t0000_u01752290249018") 2025/07/12 03:20:47 DEBUG : YmFuYW5h: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ceef_d20250712_m031724_c001_v0001098_t0030_u01752290244034") 2025/07/12 03:20:47 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da542d_d20250712_m031139_c001_v7007000_t0000_u01752289899726") 2025/07/12 03:20:48 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e22_d20250712_m031139_c001_v0001182_t0052_u01752289899142") 2025/07/12 03:20:48 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5417_d20250712_m031137_c001_v7007000_t0000_u01752289897801") 2025/07/12 03:20:48 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658df6_d20250712_m031136_c001_v0001182_t0001_u01752289896985") 2025/07/12 03:20:48 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a168_d20250712_m031120_c001_v7007000_t0000_u01752289880780") 2025/07/12 03:20:48 DEBUG : a/potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658cef_d20250712_m031120_c001_v0001182_t0033_u01752289880021") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968374_d20250712_m032011_c001_v7007000_t0000_u01752290411452") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da5813b_d20250712_m032006_c001_v0001181_t0052_u01752290406879") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508337_d20250712_m031953_c001_v7007000_t0000_u01752290393102") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da580df_d20250712_m031948_c001_v0001181_t0025_u01752290388495") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b5a_d20250712_m031932_c001_v7007000_t0000_u01752290372804") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58065_d20250712_m031928_c001_v0001181_t0023_u01752290368581") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd0_d20250712_m031915_c001_v7007000_t0000_u01752290355420") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57ff7_d20250712_m031911_c001_v0001181_t0017_u01752290351085") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c89_d20250712_m031856_c001_v7007000_t0000_u01752290336867") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f89_d20250712_m031852_c001_v0001181_t0038_u01752290332108") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f251f_d20250712_m031837_c001_v7007000_t0000_u01752290317907") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f03b_d20250712_m031830_c001_v0001106_t0016_u01752290310672") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad1b_d20250712_m031816_c001_v7007000_t0000_u01752290296669") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470294_d20250712_m031812_c001_v0001116_t0009_u01752290292712") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a8bb_d20250712_m031811_c001_v7007000_t0000_u01752290291627") 2025/07/12 03:20:48 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e44_d20250712_m031805_c001_v0001181_t0050_u01752290285515") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d210_d20250712_m031752_c001_v7007000_t0000_u01752290272231") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470234_d20250712_m031748_c001_v0001116_t0050_u01752290268139") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433239_d20250712_m031747_c001_v7007000_t0000_u01752290267114") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef6f_d20250712_m031741_c001_v0001106_t0024_u01752290261331") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab163c_d20250712_m031726_c001_v7007000_t0000_u01752290246276") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef03_d20250712_m031718_c001_v0001106_t0023_u01752290238724") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2a_d20250712_m031703_c001_v7007000_t0000_u01752290223417") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47016a_d20250712_m031658_c001_v0001116_t0028_u01752290218874") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd81_d20250712_m031644_c001_v7007000_t0000_u01752290204108") 2025/07/12 03:20:49 DEBUG : apple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce35_d20250712_m031639_c001_v0001098_t0024_u01752290199303") 2025/07/12 03:20:49 DEBUG : appleSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a9cc_d20250712_m031814_c001_v7007000_t0000_u01752290294975") 2025/07/12 03:20:49 DEBUG : appleSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470286_d20250712_m031808_c001_v0001116_t0057_u01752290288593") 2025/07/12 03:20:49 DEBUG : appleapple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2520_d20250712_m031838_c001_v7007000_t0000_u01752290318094") 2025/07/12 03:20:49 DEBUG : appleapple: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f18_d20250712_m031833_c001_v0001181_t0023_u01752290313453") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968377_d20250712_m032011_c001_v7007000_t0000_u01752290411636") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1fb_d20250712_m032007_c001_v0001098_t0054_u01752290407729") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508338_d20250712_m031953_c001_v7007000_t0000_u01752290393284") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1c5_d20250712_m031949_c001_v0001098_t0042_u01752290389678") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b5b_d20250712_m031932_c001_v7007000_t0000_u01752290372985") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d175_d20250712_m031929_c001_v0001098_t0041_u01752290369286") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd1_d20250712_m031915_c001_v7007000_t0000_u01752290355602") 2025/07/12 03:20:49 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d135_d20250712_m031911_c001_v0001098_t0054_u01752290351889") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c8a_d20250712_m031857_c001_v7007000_t0000_u01752290337049") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d0cb_d20250712_m031853_c001_v0001098_t0050_u01752290333117") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae57346b_d20250712_m031836_c001_v7007000_t0000_u01752290316109") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d05b_d20250712_m031831_c001_v0001098_t0034_u01752290311520") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad1d_d20250712_m031816_c001_v7007000_t0000_u01752290296853") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e78_d20250712_m031812_c001_v0001181_t0048_u01752290292725") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee0_d20250712_m031811_c001_v7007000_t0000_u01752290291203") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efd7_d20250712_m031806_c001_v0001106_t0018_u01752290286063") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d211_d20250712_m031752_c001_v7007000_t0000_u01752290272415") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf77_d20250712_m031748_c001_v0001098_t0002_u01752290268106") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1e2_d20250712_m031747_c001_v7007000_t0000_u01752290267154") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf4b_d20250712_m031742_c001_v0001098_t0057_u01752290262294") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41504b544b346029_d20250712_m031726_c001_v7007000_t0000_u01752290246887") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cedb_d20250712_m031719_c001_v0001098_t0011_u01752290239759") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2b_d20250712_m031703_c001_v7007000_t0000_u01752290223601") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eec7_d20250712_m031659_c001_v0001106_t0035_u01752290219777") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd83_d20250712_m031644_c001_v7007000_t0000_u01752290204291") 2025/07/12 03:20:50 DEBUG : appleappleapplebanana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470118_d20250712_m031640_c001_v0001116_t0040_u01752290200529") 2025/07/12 03:20:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a9cd_d20250712_m031815_c001_v7007000_t0000_u01752290295175") 2025/07/12 03:20:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efdf_d20250712_m031808_c001_v0001106_t0053_u01752290288604") 2025/07/12 03:20:50 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da542f_d20250712_m031139_c001_v7007000_t0000_u01752289899909") 2025/07/12 03:20:51 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e0c_d20250712_m031138_c001_v0001182_t0036_u01752289898349") 2025/07/12 03:20:51 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5414_d20250712_m031137_c001_v7007000_t0000_u01752289897243") 2025/07/12 03:20:51 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658de4_d20250712_m031136_c001_v0001182_t0046_u01752289896167") 2025/07/12 03:20:51 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a166_d20250712_m031120_c001_v7007000_t0000_u01752289880218") 2025/07/12 03:20:51 DEBUG : b/potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ce7_d20250712_m031119_c001_v0001182_t0048_u01752289879218") 2025/07/12 03:20:51 DEBUG : backup/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c3021945728e_d20250712_m031354_c001_v7007000_t0000_u01752290034707") 2025/07/12 03:20:51 DEBUG : backup/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f100150a6016c068e_d20250712_m031352_c001_v0001157_t0054_u01752290032532") 2025/07/12 03:20:51 DEBUG : backup/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f100a8b04c67a6226_d20250712_m031348_c001_v0001102_t0035_u01752290028060") 2025/07/12 03:20:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218507b76_d20250712_m031422_c001_v7007000_t0000_u01752290062054") 2025/07/12 03:20:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1100fccb22914957_d20250712_m031420_c001_v0001161_t0031_u01752290060125") 2025/07/12 03:20:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f116dda82c492aa14_d20250712_m031415_c001_v0001177_t0031_u01752290055671") 2025/07/12 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a0569e_d20250712_m031408_c001_v7007000_t0000_u01752290048484") 2025/07/12 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1128d25eb56ed848_d20250712_m031406_c001_v0001180_t0048_u01752290046315") 2025/07/12 03:20:51 DEBUG : backup/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f114acd12378b863b_d20250712_m031401_c001_v0001180_t0049_u01752290041973") 2025/07/12 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218507b78_d20250712_m031422_c001_v7007000_t0000_u01752290062246") 2025/07/12 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f118f876c0c170d13_d20250712_m031421_c001_v0001042_t0022_u01752290061119") 2025/07/12 03:20:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1100fccb22914943_d20250712_m031417_c001_v0001161_t0020_u01752290057393") 2025/07/12 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c3021945728f_d20250712_m031354_c001_v7007000_t0000_u01752290034891") 2025/07/12 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f116018ecd7e4e12b_d20250712_m031353_c001_v0001038_t0038_u01752290033440") 2025/07/12 03:20:51 DEBUG : backup/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f102754d2561a0dc5_d20250712_m031349_c001_v0001177_t0016_u01752290029792") 2025/07/12 03:20:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056a0_d20250712_m031408_c001_v7007000_t0000_u01752290048667") 2025/07/12 03:20:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f115d4593a91f26a7_d20250712_m031407_c001_v0001131_t0026_u01752290047439") 2025/07/12 03:20:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f117423f5b0309966_d20250712_m031403_c001_v0001044_t0038_u01752290043550") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96837b_d20250712_m032011_c001_v7007000_t0000_u01752290411826") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470408_d20250712_m032007_c001_v0001116_t0020_u01752290407091") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508339_d20250712_m031953_c001_v7007000_t0000_u01752290393465") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703d2_d20250712_m031948_c001_v0001116_t0042_u01752290388714") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b5d_d20250712_m031933_c001_v7007000_t0000_u01752290373176") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470394_d20250712_m031928_c001_v0001116_t0050_u01752290368790") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd2_d20250712_m031915_c001_v7007000_t0000_u01752290355784") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47035a_d20250712_m031911_c001_v0001116_t0002_u01752290351338") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c8b_d20250712_m031857_c001_v7007000_t0000_u01752290337231") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470324_d20250712_m031852_c001_v0001116_t0053_u01752290332316") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2521_d20250712_m031838_c001_v7007000_t0000_u01752290318297") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f08_d20250712_m031831_c001_v0001181_t0020_u01752290311315") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad1e_d20250712_m031817_c001_v7007000_t0000_u01752290297036") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efed_d20250712_m031812_c001_v0001106_t0047_u01752290292748") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a8cc_d20250712_m031811_c001_v7007000_t0000_u01752290291814") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfdb_d20250712_m031805_c001_v0001098_t0026_u01752290285749") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d212_d20250712_m031752_c001_v7007000_t0000_u01752290272598") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dc6_d20250712_m031748_c001_v0001181_t0033_u01752290268117") 2025/07/12 03:20:52 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be80_d20250712_m031746_c001_v7007000_t0000_u01752290266903") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d8e_d20250712_m031742_c001_v0001181_t0011_u01752290262049") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab163d_d20250712_m031726_c001_v7007000_t0000_u01752290246458") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701cc_d20250712_m031719_c001_v0001116_t0009_u01752290239277") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2c_d20250712_m031703_c001_v7007000_t0000_u01752290223784") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce91_d20250712_m031659_c001_v0001098_t0039_u01752290219405") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd84_d20250712_m031644_c001_v7007000_t0000_u01752290204474") 2025/07/12 03:20:53 DEBUG : banana: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee6b_d20250712_m031639_c001_v0001106_t0054_u01752290199596") 2025/07/12 03:20:53 DEBUG : bananaSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a970_d20250712_m031814_c001_v7007000_t0000_u01752290294920") 2025/07/12 03:20:53 DEBUG : bananaSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e58_d20250712_m031808_c001_v0001181_t0053_u01752290288573") 2025/07/12 03:20:53 DEBUG : both0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c2c_d20250712_m031611_c001_v7007000_t0000_u01752290171061") 2025/07/12 03:20:53 DEBUG : both0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ccdf_d20250712_m031546_c001_v0001098_t0006_u01752290146255") 2025/07/12 03:20:53 DEBUG : both0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b67_d20250712_m031542_c001_v7007000_t0000_u01752290142016") 2025/07/12 03:20:53 DEBUG : both0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbd0_d20250712_m031509_c001_v0001098_t0049_u01752290109860") 2025/07/12 03:20:53 DEBUG : both1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c2d_d20250712_m031611_c001_v7007000_t0000_u01752290171241") 2025/07/12 03:20:53 DEBUG : both1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cceb_d20250712_m031547_c001_v0001098_t0032_u01752290147906") 2025/07/12 03:20:53 DEBUG : both1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b69_d20250712_m031542_c001_v7007000_t0000_u01752290142200") 2025/07/12 03:20:53 DEBUG : both1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbd8_d20250712_m031511_c001_v0001098_t0036_u01752290111070") 2025/07/12 03:20:53 DEBUG : both10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c2e_d20250712_m031611_c001_v7007000_t0000_u01752290171422") 2025/07/12 03:20:53 DEBUG : both10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd47_d20250712_m031557_c001_v0001098_t0045_u01752290157381") 2025/07/12 03:20:53 DEBUG : both10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b6a_d20250712_m031542_c001_v7007000_t0000_u01752290142383") 2025/07/12 03:20:53 DEBUG : both10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc5c_d20250712_m031528_c001_v0001098_t0052_u01752290128608") 2025/07/12 03:20:54 DEBUG : both11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c2f_d20250712_m031611_c001_v7007000_t0000_u01752290171605") 2025/07/12 03:20:54 DEBUG : both11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd4d_d20250712_m031558_c001_v0001098_t0029_u01752290158435") 2025/07/12 03:20:54 DEBUG : both11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b6b_d20250712_m031542_c001_v7007000_t0000_u01752290142564") 2025/07/12 03:20:54 DEBUG : both11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc68_d20250712_m031529_c001_v0001098_t0027_u01752290129698") 2025/07/12 03:20:54 DEBUG : both12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c31_d20250712_m031611_c001_v7007000_t0000_u01752290171789") 2025/07/12 03:20:54 DEBUG : both12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd53_d20250712_m031559_c001_v0001098_t0017_u01752290159510") 2025/07/12 03:20:54 DEBUG : both12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b6c_d20250712_m031542_c001_v7007000_t0000_u01752290142747") 2025/07/12 03:20:54 DEBUG : both12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc74_d20250712_m031530_c001_v0001098_t0031_u01752290130582") 2025/07/12 03:20:54 DEBUG : both13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c33_d20250712_m031611_c001_v7007000_t0000_u01752290171972") 2025/07/12 03:20:54 DEBUG : both13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd5f_d20250712_m031600_c001_v0001098_t0038_u01752290160471") 2025/07/12 03:20:54 DEBUG : both13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b6d_d20250712_m031542_c001_v7007000_t0000_u01752290142932") 2025/07/12 03:20:54 DEBUG : both13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc78_d20250712_m031531_c001_v0001098_t0059_u01752290131526") 2025/07/12 03:20:54 DEBUG : both14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c35_d20250712_m031612_c001_v7007000_t0000_u01752290172180") 2025/07/12 03:20:54 DEBUG : both14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd67_d20250712_m031601_c001_v0001098_t0003_u01752290161302") 2025/07/12 03:20:54 DEBUG : both14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b6f_d20250712_m031543_c001_v7007000_t0000_u01752290143115") 2025/07/12 03:20:54 DEBUG : both14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc80_d20250712_m031532_c001_v0001098_t0023_u01752290132807") 2025/07/12 03:20:54 DEBUG : both15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c37_d20250712_m031612_c001_v7007000_t0000_u01752290172363") 2025/07/12 03:20:54 DEBUG : both15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd6f_d20250712_m031602_c001_v0001098_t0058_u01752290162589") 2025/07/12 03:20:54 DEBUG : both15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b71_d20250712_m031543_c001_v7007000_t0000_u01752290143298") 2025/07/12 03:20:54 DEBUG : both15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc8c_d20250712_m031533_c001_v0001098_t0012_u01752290133622") 2025/07/12 03:20:54 DEBUG : both16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c39_d20250712_m031612_c001_v7007000_t0000_u01752290172545") 2025/07/12 03:20:54 DEBUG : both16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd77_d20250712_m031603_c001_v0001098_t0058_u01752290163603") 2025/07/12 03:20:55 DEBUG : both16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b72_d20250712_m031543_c001_v7007000_t0000_u01752290143481") 2025/07/12 03:20:55 DEBUG : both16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc99_d20250712_m031534_c001_v0001098_t0021_u01752290134650") 2025/07/12 03:20:55 DEBUG : both17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c3b_d20250712_m031612_c001_v7007000_t0000_u01752290172728") 2025/07/12 03:20:55 DEBUG : both17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd7f_d20250712_m031605_c001_v0001098_t0057_u01752290165309") 2025/07/12 03:20:55 DEBUG : both17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b74_d20250712_m031543_c001_v7007000_t0000_u01752290143665") 2025/07/12 03:20:55 DEBUG : both17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cca1_d20250712_m031535_c001_v0001098_t0030_u01752290135822") 2025/07/12 03:20:55 DEBUG : both18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c3d_d20250712_m031612_c001_v7007000_t0000_u01752290172910") 2025/07/12 03:20:55 DEBUG : both18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd83_d20250712_m031606_c001_v0001098_t0004_u01752290166206") 2025/07/12 03:20:55 DEBUG : both18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b76_d20250712_m031543_c001_v7007000_t0000_u01752290143849") 2025/07/12 03:20:55 DEBUG : both18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cca9_d20250712_m031537_c001_v0001098_t0030_u01752290137094") 2025/07/12 03:20:55 DEBUG : both19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c3f_d20250712_m031613_c001_v7007000_t0000_u01752290173092") 2025/07/12 03:20:55 DEBUG : both19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd89_d20250712_m031607_c001_v0001098_t0026_u01752290167187") 2025/07/12 03:20:55 DEBUG : both19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b7a_d20250712_m031544_c001_v7007000_t0000_u01752290144032") 2025/07/12 03:20:55 DEBUG : both19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ccb1_d20250712_m031538_c001_v0001098_t0053_u01752290138277") 2025/07/12 03:20:55 DEBUG : both2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c41_d20250712_m031613_c001_v7007000_t0000_u01752290173273") 2025/07/12 03:20:55 DEBUG : both2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ccf3_d20250712_m031549_c001_v0001098_t0047_u01752290149027") 2025/07/12 03:20:55 DEBUG : both2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b7d_d20250712_m031544_c001_v7007000_t0000_u01752290144215") 2025/07/12 03:20:55 DEBUG : both2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbe6_d20250712_m031512_c001_v0001098_t0043_u01752290112314") 2025/07/12 03:20:55 DEBUG : both3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c43_d20250712_m031613_c001_v7007000_t0000_u01752290173456") 2025/07/12 03:20:55 DEBUG : both3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd01_d20250712_m031550_c001_v0001098_t0031_u01752290150367") 2025/07/12 03:20:56 DEBUG : both3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b80_d20250712_m031544_c001_v7007000_t0000_u01752290144398") 2025/07/12 03:20:56 DEBUG : both3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbeb_d20250712_m031513_c001_v0001098_t0032_u01752290113249") 2025/07/12 03:20:56 DEBUG : both4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c45_d20250712_m031613_c001_v7007000_t0000_u01752290173639") 2025/07/12 03:20:56 DEBUG : both4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd05_d20250712_m031551_c001_v0001098_t0050_u01752290151248") 2025/07/12 03:20:56 DEBUG : both4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b84_d20250712_m031544_c001_v7007000_t0000_u01752290144581") 2025/07/12 03:20:56 DEBUG : both4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbf2_d20250712_m031514_c001_v0001098_t0024_u01752290114140") 2025/07/12 03:20:56 DEBUG : both5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c47_d20250712_m031613_c001_v7007000_t0000_u01752290173820") 2025/07/12 03:20:56 DEBUG : both5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd0f_d20250712_m031552_c001_v0001098_t0058_u01752290152151") 2025/07/12 03:20:56 DEBUG : both5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b87_d20250712_m031544_c001_v7007000_t0000_u01752290144765") 2025/07/12 03:20:56 DEBUG : both5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbf6_d20250712_m031515_c001_v0001098_t0032_u01752290115210") 2025/07/12 03:20:56 DEBUG : both6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c49_d20250712_m031614_c001_v7007000_t0000_u01752290174002") 2025/07/12 03:20:56 DEBUG : both6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd19_d20250712_m031553_c001_v0001098_t0047_u01752290153127") 2025/07/12 03:20:56 DEBUG : both6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b8a_d20250712_m031544_c001_v7007000_t0000_u01752290144959") 2025/07/12 03:20:56 DEBUG : both6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbfa_d20250712_m031516_c001_v0001098_t0009_u01752290116351") 2025/07/12 03:20:56 DEBUG : both7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c4b_d20250712_m031614_c001_v7007000_t0000_u01752290174183") 2025/07/12 03:20:56 DEBUG : both7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd29_d20250712_m031554_c001_v0001098_t0049_u01752290154151") 2025/07/12 03:20:56 DEBUG : both7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b8d_d20250712_m031545_c001_v7007000_t0000_u01752290145147") 2025/07/12 03:20:56 DEBUG : both7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc06_d20250712_m031517_c001_v0001098_t0035_u01752290117455") 2025/07/12 03:20:56 DEBUG : both8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c4d_d20250712_m031614_c001_v7007000_t0000_u01752290174369") 2025/07/12 03:20:56 DEBUG : both8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd33_d20250712_m031555_c001_v0001098_t0032_u01752290155587") 2025/07/12 03:20:56 DEBUG : both8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b90_d20250712_m031545_c001_v7007000_t0000_u01752290145329") 2025/07/12 03:20:56 DEBUG : both8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc18_d20250712_m031518_c001_v0001098_t0041_u01752290118342") 2025/07/12 03:20:57 DEBUG : both9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c4f_d20250712_m031614_c001_v7007000_t0000_u01752290174555") 2025/07/12 03:20:57 DEBUG : both9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cd3d_d20250712_m031556_c001_v0001098_t0001_u01752290156506") 2025/07/12 03:20:57 DEBUG : both9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b93_d20250712_m031545_c001_v7007000_t0000_u01752290145513") 2025/07/12 03:20:57 DEBUG : both9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cc20_d20250712_m031519_c001_v0001098_t0043_u01752290119571") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5431_d20250712_m031140_c001_v7007000_t0000_u01752289900091") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e16_d20250712_m031138_c001_v0001182_t0045_u01752289898554") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da541b_d20250712_m031137_c001_v7007000_t0000_u01752289897984") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658dec_d20250712_m031136_c001_v0001182_t0019_u01752289896363") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a169_d20250712_m031120_c001_v7007000_t0000_u01752289880962") 2025/07/12 03:20:57 DEBUG : c/non empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ceb_d20250712_m031119_c001_v0001182_t0054_u01752289879429") 2025/07/12 03:20:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1bd_d20250712_m031729_c001_v7007000_t0000_u01752290249201") 2025/07/12 03:20:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef1b_d20250712_m031724_c001_v0001106_t0023_u01752290244041") 2025/07/12 03:20:57 DEBUG : check sum: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a15a_d20250712_m031112_c001_v7007000_t0000_u01752289872594") 2025/07/12 03:20:57 DEBUG : check sum: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658c5d_d20250712_m031111_c001_v0001182_t0000_u01752289871638") 2025/07/12 03:20:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de89045_d20250712_m032043_c001_v7007000_t0000_u01752290443183") 2025/07/12 03:20:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da581e6_d20250712_m032041_c001_v0001181_t0004_u01752290441753") 2025/07/12 03:20:57 DEBUG : dest/3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b201_d20250712_m031324_c001_v7007000_t0000_u01752290004903") 2025/07/12 03:20:57 DEBUG : dest/3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41278a70e01efd37_d20250712_m031323_c001_v0001182_t0033_u01752290003793") 2025/07/12 03:20:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2522_d20250712_m031838_c001_v7007000_t0000_u01752290318480") 2025/07/12 03:20:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702de_d20250712_m031833_c001_v0001116_t0001_u01752290313476") 2025/07/12 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96837e_d20250712_m032012_c001_v7007000_t0000_u01752290412008") 2025/07/12 03:20:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58105_d20250712_m031957_c001_v0001181_t0026_u01752290397800") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833a_d20250712_m031953_c001_v7007000_t0000_u01752290393654") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da580a3_d20250712_m031937_c001_v0001181_t0005_u01752290377444") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b5e_d20250712_m031933_c001_v7007000_t0000_u01752290373357") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58035_d20250712_m031920_c001_v0001181_t0040_u01752290360074") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd3_d20250712_m031915_c001_v7007000_t0000_u01752290355966") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57fc7_d20250712_m031901_c001_v0001181_t0018_u01752290341545") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c8c_d20250712_m031857_c001_v7007000_t0000_u01752290337412") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f58_d20250712_m031842_c001_v0001181_t0012_u01752290322672") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f251c_d20250712_m031836_c001_v7007000_t0000_u01752290316117") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f01b_d20250712_m031821_c001_v0001106_t0020_u01752290301316") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad1f_d20250712_m031817_c001_v7007000_t0000_u01752290297218") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e7a_d20250712_m031812_c001_v0001181_t0031_u01752290292935") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad11_d20250712_m031811_c001_v7007000_t0000_u01752290291232") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e1a_d20250712_m031756_c001_v0001181_t0044_u01752290276914") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d214_d20250712_m031752_c001_v7007000_t0000_u01752290272780") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dcc_d20250712_m031748_c001_v0001181_t0027_u01752290268326") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de93_d20250712_m031747_c001_v7007000_t0000_u01752290267166") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef4b_d20250712_m031733_c001_v0001106_t0013_u01752290253286") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b753_d20250712_m031726_c001_v7007000_t0000_u01752290246897") 2025/07/12 03:20:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ceb7_d20250712_m031708_c001_v0001098_t0030_u01752290228062") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2d_d20250712_m031703_c001_v7007000_t0000_u01752290223969") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee8d_d20250712_m031648_c001_v0001106_t0021_u01752290208782") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd86_d20250712_m031644_c001_v7007000_t0000_u01752290204657") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700e8_d20250712_m031629_c001_v0001116_t0028_u01752290189006") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522b2_d20250712_m031814_c001_v7007000_t0000_u01752290294929") 2025/07/12 03:20:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e5c_d20250712_m031808_c001_v0001181_t0051_u01752290288828") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2523_d20250712_m031838_c001_v7007000_t0000_u01752290318663") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f043_d20250712_m031833_c001_v0001106_t0040_u01752290313443") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968381_d20250712_m032012_c001_v7007000_t0000_u01752290412191") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703f2_d20250712_m031958_c001_v0001116_t0053_u01752290398371") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833b_d20250712_m031953_c001_v7007000_t0000_u01752290393836") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703b2_d20250712_m031938_c001_v0001116_t0056_u01752290378026") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b5f_d20250712_m031933_c001_v7007000_t0000_u01752290373537") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47036e_d20250712_m031920_c001_v0001116_t0011_u01752290360641") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd4_d20250712_m031916_c001_v7007000_t0000_u01752290356147") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470334_d20250712_m031902_c001_v0001116_t0013_u01752290342277") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c8e_d20250712_m031857_c001_v7007000_t0000_u01752290337608") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47030e_d20250712_m031843_c001_v0001116_t0022_u01752290323280") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc4333c0_d20250712_m031835_c001_v7007000_t0000_u01752290315883") 2025/07/12 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57ece_d20250712_m031822_c001_v0001181_t0056_u01752290302420") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad20_d20250712_m031817_c001_v7007000_t0000_u01752290297401") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d003_d20250712_m031813_c001_v0001098_t0044_u01752290293141") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee1_d20250712_m031811_c001_v7007000_t0000_u01752290291387") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfa7_d20250712_m031757_c001_v0001098_t0054_u01752290277486") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d215_d20250712_m031752_c001_v7007000_t0000_u01752290272963") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf79_d20250712_m031748_c001_v0001098_t0044_u01752290268511") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de92_d20250712_m031746_c001_v7007000_t0000_u01752290266978") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d50_d20250712_m031734_c001_v0001181_t0009_u01752290254119") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fafa_d20250712_m031726_c001_v7007000_t0000_u01752290246859") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eedf_d20250712_m031708_c001_v0001106_t0002_u01752290228845") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2e_d20250712_m031704_c001_v7007000_t0000_u01752290224153") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470132_d20250712_m031649_c001_v0001116_t0055_u01752290209678") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd88_d20250712_m031644_c001_v7007000_t0000_u01752290204844") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce05_d20250712_m031629_c001_v0001098_t0053_u01752290189697") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e82185081a0_d20250712_m031814_c001_v7007000_t0000_u01752290294942") 2025/07/12 03:21:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfef_d20250712_m031809_c001_v0001098_t0003_u01752290289043") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2524_d20250712_m031838_c001_v7007000_t0000_u01752290318847") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f1c_d20250712_m031833_c001_v0001181_t0028_u01752290313712") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968383_d20250712_m032012_c001_v7007000_t0000_u01752290412373") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1e1_d20250712_m031959_c001_v0001098_t0014_u01752290399379") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833c_d20250712_m031954_c001_v7007000_t0000_u01752290394059") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d199_d20250712_m031938_c001_v0001098_t0004_u01752290378972") 2025/07/12 03:21:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b60_d20250712_m031933_c001_v7007000_t0000_u01752290373719") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d158_d20250712_m031921_c001_v0001098_t0048_u01752290361515") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd6_d20250712_m031916_c001_v7007000_t0000_u01752290356330") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d0ff_d20250712_m031903_c001_v0001098_t0013_u01752290343157") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c8f_d20250712_m031857_c001_v7007000_t0000_u01752290337789") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d09d_d20250712_m031844_c001_v0001098_t0025_u01752290324298") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd61450655_d20250712_m031836_c001_v7007000_t0000_u01752290316228") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d031_d20250712_m031822_c001_v0001098_t0010_u01752290302987") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad22_d20250712_m031817_c001_v7007000_t0000_u01752290297584") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e7c_d20250712_m031813_c001_v0001181_t0028_u01752290293152") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad12_d20250712_m031811_c001_v7007000_t0000_u01752290291415") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efbb_d20250712_m031758_c001_v0001106_t0042_u01752290278194") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d216_d20250712_m031753_c001_v7007000_t0000_u01752290273146") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dd0_d20250712_m031748_c001_v0001181_t0002_u01752290268577") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5aca_d20250712_m031747_c001_v7007000_t0000_u01752290267172") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf2b_d20250712_m031734_c001_v0001098_t0033_u01752290254707") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9faf9_d20250712_m031726_c001_v7007000_t0000_u01752290246676") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47019e_d20250712_m031709_c001_v0001116_t0003_u01752290229937") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac2f_d20250712_m031704_c001_v7007000_t0000_u01752290224337") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce63_d20250712_m031651_c001_v0001098_t0000_u01752290211035") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd8b_d20250712_m031645_c001_v7007000_t0000_u01752290205028") 2025/07/12 03:21:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee39_d20250712_m031630_c001_v0001106_t0057_u01752290190119") 2025/07/12 03:21:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad19_d20250712_m031815_c001_v7007000_t0000_u01752290295330") 2025/07/12 03:21:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47028c_d20250712_m031809_c001_v0001116_t0011_u01752290289067") 2025/07/12 03:21:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2525_d20250712_m031839_c001_v7007000_t0000_u01752290319039") 2025/07/12 03:21:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d06b_d20250712_m031833_c001_v0001098_t0012_u01752290313823") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968386_d20250712_m032012_c001_v7007000_t0000_u01752290412556") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1b3_d20250712_m032000_c001_v0001106_t0046_u01752290400227") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833d_d20250712_m031954_c001_v7007000_t0000_u01752290394244") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f159_d20250712_m031939_c001_v0001106_t0034_u01752290379722") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b61_d20250712_m031933_c001_v7007000_t0000_u01752290373901") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f10e_d20250712_m031922_c001_v0001106_t0017_u01752290362202") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd7_d20250712_m031916_c001_v7007000_t0000_u01752290356513") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f0c8_d20250712_m031903_c001_v0001106_t0020_u01752290343968") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c90_d20250712_m031857_c001_v7007000_t0000_u01752290337974") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f075_d20250712_m031845_c001_v0001106_t0055_u01752290325170") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc4333c1_d20250712_m031836_c001_v7007000_t0000_u01752290316063") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702ba_d20250712_m031823_c001_v0001116_t0013_u01752290303764") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad23_d20250712_m031817_c001_v7007000_t0000_u01752290297766") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470296_d20250712_m031813_c001_v0001116_t0056_u01752290293238") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5af6_d20250712_m031811_c001_v7007000_t0000_u01752290291628") 2025/07/12 03:21:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470268_d20250712_m031759_c001_v0001116_t0056_u01752290279265") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d217_d20250712_m031753_c001_v7007000_t0000_u01752290273329") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470238_d20250712_m031748_c001_v0001116_t0027_u01752290268764") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc43323a_d20250712_m031747_c001_v7007000_t0000_u01752290267185") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470208_d20250712_m031735_c001_v0001116_t0014_u01752290255383") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd614505c8_d20250712_m031726_c001_v7007000_t0000_u01752290246912") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cebf_d20250712_m031710_c001_v0001098_t0015_u01752290230711") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac31_d20250712_m031704_c001_v7007000_t0000_u01752290224521") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee99_d20250712_m031651_c001_v0001106_t0045_u01752290211547") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd8f_d20250712_m031645_c001_v7007000_t0000_u01752290205212") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700ec_d20250712_m031630_c001_v0001116_t0009_u01752290190955") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad17_d20250712_m031814_c001_v7007000_t0000_u01752290294953") 2025/07/12 03:21:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e60_d20250712_m031809_c001_v0001181_t0009_u01752290289101") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2526_d20250712_m031839_c001_v7007000_t0000_u01752290319228") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f20_d20250712_m031833_c001_v0001181_t0028_u01752290313960") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968389_d20250712_m032012_c001_v7007000_t0000_u01752290412739") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58119_d20250712_m032000_c001_v0001181_t0045_u01752290400800") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833e_d20250712_m031954_c001_v7007000_t0000_u01752290394426") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da580af_d20250712_m031940_c001_v0001181_t0038_u01752290380462") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b62_d20250712_m031934_c001_v7007000_t0000_u01752290374086") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58047_d20250712_m031922_c001_v0001181_t0034_u01752290362794") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd8_d20250712_m031916_c001_v7007000_t0000_u01752290356696") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57fd5_d20250712_m031904_c001_v0001181_t0039_u01752290344537") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c91_d20250712_m031858_c001_v7007000_t0000_u01752290338159") 2025/07/12 03:21:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f6f_d20250712_m031846_c001_v0001181_t0020_u01752290326077") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90df13_d20250712_m031836_c001_v7007000_t0000_u01752290316085") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f021_d20250712_m031824_c001_v0001106_t0036_u01752290304323") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad24_d20250712_m031817_c001_v7007000_t0000_u01752290297951") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eff3_d20250712_m031813_c001_v0001106_t0011_u01752290293323") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad14_d20250712_m031811_c001_v7007000_t0000_u01752290291598") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e28_d20250712_m031759_c001_v0001181_t0040_u01752290279784") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d218_d20250712_m031753_c001_v7007000_t0000_u01752290273512") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef8f_d20250712_m031748_c001_v0001106_t0056_u01752290268772") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4196c7043f2d1acd_d20250712_m031746_c001_v7007000_t0000_u01752290266892") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef5b_d20250712_m031735_c001_v0001106_t0048_u01752290255935") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c9632a30_d20250712_m031726_c001_v7007000_t0000_u01752290246876") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eee3_d20250712_m031711_c001_v0001106_t0035_u01752290231138") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac32_d20250712_m031704_c001_v7007000_t0000_u01752290224705") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470140_d20250712_m031652_c001_v0001116_t0001_u01752290212050") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd91_d20250712_m031645_c001_v7007000_t0000_u01752290205395") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce0d_d20250712_m031631_c001_v0001098_t0046_u01752290191801") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a981_d20250712_m031815_c001_v7007000_t0000_u01752290295102") 2025/07/12 03:21:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efe1_d20250712_m031809_c001_v0001106_t0058_u01752290289295") 2025/07/12 03:21:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2528_d20250712_m031839_c001_v7007000_t0000_u01752290319418") 2025/07/12 03:21:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702e4_d20250712_m031834_c001_v0001116_t0047_u01752290314069") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96838c_d20250712_m032012_c001_v7007000_t0000_u01752290412922") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703fc_d20250712_m032001_c001_v0001116_t0006_u01752290401021") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850833f_d20250712_m031954_c001_v7007000_t0000_u01752290394608") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703be_d20250712_m031940_c001_v0001116_t0046_u01752290380671") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b63_d20250712_m031934_c001_v7007000_t0000_u01752290374266") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470376_d20250712_m031923_c001_v0001116_t0005_u01752290363012") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadd9_d20250712_m031916_c001_v7007000_t0000_u01752290356878") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47033a_d20250712_m031904_c001_v0001116_t0028_u01752290344782") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c92_d20250712_m031858_c001_v7007000_t0000_u01752290338349") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470318_d20250712_m031846_c001_v0001116_t0055_u01752290326289") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f251e_d20250712_m031836_c001_v7007000_t0000_u01752290316245") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57ee6_d20250712_m031825_c001_v0001181_t0057_u01752290305026") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad25_d20250712_m031818_c001_v7007000_t0000_u01752290298134") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e84_d20250712_m031813_c001_v0001181_t0049_u01752290293364") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb61_d20250712_m031811_c001_v7007000_t0000_u01752290291584") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfb9_d20250712_m031759_c001_v0001098_t0026_u01752290279991") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d219_d20250712_m031753_c001_v7007000_t0000_u01752290273695") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dd4_d20250712_m031748_c001_v0001181_t0042_u01752290268795") 2025/07/12 03:21:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433237_d20250712_m031746_c001_v7007000_t0000_u01752290266929") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d6c_d20250712_m031736_c001_v0001181_t0029_u01752290256681") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41504b544b346028_d20250712_m031726_c001_v7007000_t0000_u01752290246681") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701ac_d20250712_m031711_c001_v0001116_t0044_u01752290231939") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac33_d20250712_m031704_c001_v7007000_t0000_u01752290224889") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce6f_d20250712_m031652_c001_v0001098_t0000_u01752290212629") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd94_d20250712_m031645_c001_v7007000_t0000_u01752290205609") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee41_d20250712_m031632_c001_v0001106_t0015_u01752290192104") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522b3_d20250712_m031815_c001_v7007000_t0000_u01752290295111") 2025/07/12 03:21:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e62_d20250712_m031809_c001_v0001181_t0048_u01752290289316") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2529_d20250712_m031839_c001_v7007000_t0000_u01752290319603") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f24_d20250712_m031834_c001_v0001181_t0012_u01752290314176") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96838e_d20250712_m032013_c001_v7007000_t0000_u01752290413107") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1eb_d20250712_m032001_c001_v0001098_t0002_u01752290401879") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508340_d20250712_m031954_c001_v7007000_t0000_u01752290394789") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1a9_d20250712_m031941_c001_v0001098_t0012_u01752290381191") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b64_d20250712_m031934_c001_v7007000_t0000_u01752290374449") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d160_d20250712_m031923_c001_v0001098_t0033_u01752290363632") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadda_d20250712_m031917_c001_v7007000_t0000_u01752290357061") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d10d_d20250712_m031905_c001_v0001098_t0037_u01752290345478") 2025/07/12 03:21:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c93_d20250712_m031858_c001_v7007000_t0000_u01752290338531") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d0a7_d20250712_m031847_c001_v0001098_t0001_u01752290327086") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd61450651_d20250712_m031835_c001_v7007000_t0000_u01752290315681") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d03d_d20250712_m031825_c001_v0001098_t0042_u01752290305236") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad26_d20250712_m031818_c001_v7007000_t0000_u01752290298318") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d007_d20250712_m031813_c001_v0001098_t0044_u01752290293433") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508178_d20250712_m031811_c001_v7007000_t0000_u01752290291608") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efc1_d20250712_m031800_c001_v0001106_t0022_u01752290280334") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d21a_d20250712_m031753_c001_v7007000_t0000_u01752290273882") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dd8_d20250712_m031749_c001_v0001181_t0009_u01752290269022") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5923_d20250712_m031746_c001_v7007000_t0000_u01752290266915") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf37_d20250712_m031736_c001_v0001098_t0059_u01752290256896") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab163e_d20250712_m031726_c001_v7007000_t0000_u01752290246641") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cec5_d20250712_m031712_c001_v0001098_t0018_u01752290232507") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac34_d20250712_m031705_c001_v7007000_t0000_u01752290225073") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eea3_d20250712_m031653_c001_v0001106_t0046_u01752290213017") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd96_d20250712_m031645_c001_v7007000_t0000_u01752290205792") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700fc_d20250712_m031632_c001_v0001116_t0026_u01752290192723") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a982_d20250712_m031815_c001_v7007000_t0000_u01752290295284") 2025/07/12 03:21:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cff1_d20250712_m031809_c001_v0001098_t0026_u01752290289448") 2025/07/12 03:21:07 DEBUG : dir1/0007-12345: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252a_d20250712_m031839_c001_v7007000_t0000_u01752290319804") 2025/07/12 03:21:07 DEBUG : dir1/0007-12345: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d06f_d20250712_m031834_c001_v0001098_t0058_u01752290314203") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968391_d20250712_m032013_c001_v7007000_t0000_u01752290413290") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1bd_d20250712_m032002_c001_v0001106_t0028_u01752290402269") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508341_d20250712_m031954_c001_v7007000_t0000_u01752290394970") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f165_d20250712_m031941_c001_v0001106_t0000_u01752290381699") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b65_d20250712_m031934_c001_v7007000_t0000_u01752290374630") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f116_d20250712_m031924_c001_v0001106_t0015_u01752290364007") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeaddb_d20250712_m031917_c001_v7007000_t0000_u01752290357243") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f0d0_d20250712_m031905_c001_v0001106_t0012_u01752290345862") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c94_d20250712_m031858_c001_v7007000_t0000_u01752290338712") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f07e_d20250712_m031847_c001_v0001106_t0013_u01752290327521") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90df12_d20250712_m031835_c001_v7007000_t0000_u01752290315903") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702be_d20250712_m031825_c001_v0001116_t0001_u01752290305561") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad27_d20250712_m031818_c001_v7007000_t0000_u01752290298500") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e86_d20250712_m031813_c001_v0001181_t0042_u01752290293584") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522af_d20250712_m031811_c001_v7007000_t0000_u01752290291612") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470272_d20250712_m031800_c001_v0001116_t0041_u01752290280813") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d21b_d20250712_m031754_c001_v7007000_t0000_u01752290274078") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf7f_d20250712_m031749_c001_v0001098_t0035_u01752290269164") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4196c7043f2d1acb_d20250712_m031746_c001_v7007000_t0000_u01752290266520") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470210_d20250712_m031737_c001_v0001116_t0034_u01752290257271") 2025/07/12 03:21:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c9632a2f_d20250712_m031726_c001_v7007000_t0000_u01752290246694") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eee9_d20250712_m031712_c001_v0001106_t0026_u01752290232879") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac35_d20250712_m031705_c001_v7007000_t0000_u01752290225274") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470148_d20250712_m031653_c001_v0001116_t0031_u01752290213715") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd98_d20250712_m031645_c001_v7007000_t0000_u01752290205974") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce15_d20250712_m031633_c001_v0001098_t0019_u01752290193286") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb65_d20250712_m031814_c001_v7007000_t0000_u01752290294961") 2025/07/12 03:21:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e64_d20250712_m031809_c001_v0001181_t0033_u01752290289528") 2025/07/12 03:21:09 DEBUG : dir1/0008-23456: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252b_d20250712_m031839_c001_v7007000_t0000_u01752290319997") 2025/07/12 03:21:09 DEBUG : dir1/0008-23456: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f28_d20250712_m031834_c001_v0001181_t0025_u01752290314415") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968394_d20250712_m032013_c001_v7007000_t0000_u01752290413477") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58123_d20250712_m032003_c001_v0001181_t0042_u01752290403226") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508342_d20250712_m031955_c001_v7007000_t0000_u01752290395167") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da580b9_d20250712_m031942_c001_v0001181_t0021_u01752290382391") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b66_d20250712_m031934_c001_v7007000_t0000_u01752290374812") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58051_d20250712_m031925_c001_v0001181_t0002_u01752290365050") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeaddc_d20250712_m031917_c001_v7007000_t0000_u01752290357426") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57fe1_d20250712_m031906_c001_v0001181_t0040_u01752290346874") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c95_d20250712_m031858_c001_v7007000_t0000_u01752290338894") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f79_d20250712_m031848_c001_v0001181_t0027_u01752290328223") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd61450654_d20250712_m031836_c001_v7007000_t0000_u01752290316044") 2025/07/12 03:21:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f02b_d20250712_m031826_c001_v0001106_t0045_u01752290306694") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad28_d20250712_m031818_c001_v7007000_t0000_u01752290298698") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e88_d20250712_m031813_c001_v0001181_t0045_u01752290293798") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb60_d20250712_m031811_c001_v7007000_t0000_u01752290291401") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e30_d20250712_m031801_c001_v0001181_t0012_u01752290281649") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d21c_d20250712_m031754_c001_v7007000_t0000_u01752290274263") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57de0_d20250712_m031749_c001_v0001181_t0039_u01752290269263") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1e1_d20250712_m031746_c001_v7007000_t0000_u01752290266953") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef5f_d20250712_m031737_c001_v0001106_t0001_u01752290257699") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b752_d20250712_m031726_c001_v7007000_t0000_u01752290246705") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701b2_d20250712_m031713_c001_v0001116_t0005_u01752290233620") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac36_d20250712_m031705_c001_v7007000_t0000_u01752290225458") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce75_d20250712_m031654_c001_v0001098_t0029_u01752290214298") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd9a_d20250712_m031646_c001_v7007000_t0000_u01752290206158") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee47_d20250712_m031633_c001_v0001106_t0040_u01752290193612") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee8_d20250712_m031815_c001_v7007000_t0000_u01752290295160") 2025/07/12 03:21:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470290_d20250712_m031809_c001_v0001116_t0054_u01752290289734") 2025/07/12 03:21:10 DEBUG : dir1/0009-34567: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252c_d20250712_m031840_c001_v7007000_t0000_u01752290320195") 2025/07/12 03:21:10 DEBUG : dir1/0009-34567: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f2e_d20250712_m031834_c001_v0001181_t0021_u01752290314624") 2025/07/12 03:21:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968397_d20250712_m032013_c001_v7007000_t0000_u01752290413663") 2025/07/12 03:21:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470402_d20250712_m032003_c001_v0001116_t0003_u01752290403436") 2025/07/12 03:21:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508343_d20250712_m031955_c001_v7007000_t0000_u01752290395353") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703ca_d20250712_m031942_c001_v0001116_t0031_u01752290382620") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b67_d20250712_m031935_c001_v7007000_t0000_u01752290375002") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470384_d20250712_m031925_c001_v0001116_t0027_u01752290365256") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeaddd_d20250712_m031917_c001_v7007000_t0000_u01752290357613") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470348_d20250712_m031907_c001_v0001116_t0039_u01752290347116") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c96_d20250712_m031859_c001_v7007000_t0000_u01752290339085") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47031c_d20250712_m031848_c001_v0001116_t0054_u01752290328430") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd61450653_d20250712_m031835_c001_v7007000_t0000_u01752290315863") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57ef0_d20250712_m031827_c001_v0001181_t0043_u01752290307468") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad29_d20250712_m031818_c001_v7007000_t0000_u01752290298884") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47029c_d20250712_m031813_c001_v0001116_t0052_u01752290293808") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f250b_d20250712_m031811_c001_v7007000_t0000_u01752290291649") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfc5_d20250712_m031801_c001_v0001098_t0040_u01752290281878") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d21d_d20250712_m031754_c001_v7007000_t0000_u01752290274444") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47023c_d20250712_m031749_c001_v0001116_t0032_u01752290269316") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4196c7043f2d1ace_d20250712_m031747_c001_v7007000_t0000_u01752290267076") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d74_d20250712_m031738_c001_v0001181_t0002_u01752290258497") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4037f4cd614505c7_d20250712_m031726_c001_v7007000_t0000_u01752290246717") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cec9_d20250712_m031714_c001_v0001098_t0034_u01752290234555") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac37_d20250712_m031705_c001_v7007000_t0000_u01752290225643") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eea9_d20250712_m031654_c001_v0001106_t0036_u01752290214644") 2025/07/12 03:21:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd9c_d20250712_m031646_c001_v7007000_t0000_u01752290206341") 2025/07/12 03:21:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470100_d20250712_m031634_c001_v0001116_t0019_u01752290194575") 2025/07/12 03:21:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e82185081a1_d20250712_m031815_c001_v7007000_t0000_u01752290295125") 2025/07/12 03:21:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e66_d20250712_m031809_c001_v0001181_t0036_u01752290289744") 2025/07/12 03:21:12 DEBUG : dir1/0010-45678: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252d_d20250712_m031840_c001_v7007000_t0000_u01752290320387") 2025/07/12 03:21:12 DEBUG : dir1/0010-45678: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d073_d20250712_m031834_c001_v0001098_t0050_u01752290314635") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef968399_d20250712_m032013_c001_v7007000_t0000_u01752290413848") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1f1_d20250712_m032004_c001_v0001098_t0027_u01752290404138") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508344_d20250712_m031955_c001_v7007000_t0000_u01752290395556") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1b1_d20250712_m031943_c001_v0001098_t0043_u01752290383723") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b68_d20250712_m031935_c001_v7007000_t0000_u01752290375183") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d169_d20250712_m031925_c001_v0001098_t0037_u01752290365842") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeadde_d20250712_m031917_c001_v7007000_t0000_u01752290357795") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d121_d20250712_m031907_c001_v0001098_t0046_u01752290347992") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c98_d20250712_m031859_c001_v7007000_t0000_u01752290339267") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d0b3_d20250712_m031848_c001_v0001098_t0049_u01752290328961") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f251a_d20250712_m031835_c001_v7007000_t0000_u01752290315875") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d047_d20250712_m031827_c001_v0001098_t0043_u01752290307675") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2a_d20250712_m031819_c001_v7007000_t0000_u01752290299069") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eff5_d20250712_m031813_c001_v0001106_t0053_u01752290293912") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee3_d20250712_m031811_c001_v7007000_t0000_u01752290291757") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efc9_d20250712_m031802_c001_v0001106_t0057_u01752290282224") 2025/07/12 03:21:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d21e_d20250712_m031754_c001_v7007000_t0000_u01752290274626") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57de2_d20250712_m031749_c001_v0001181_t0050_u01752290269478") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433238_d20250712_m031746_c001_v7007000_t0000_u01752290266974") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf3f_d20250712_m031738_c001_v0001098_t0034_u01752290258706") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab1641_d20250712_m031727_c001_v7007000_t0000_u01752290247007") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eef3_d20250712_m031715_c001_v0001106_t0048_u01752290235020") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac38_d20250712_m031705_c001_v7007000_t0000_u01752290225826") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470154_d20250712_m031655_c001_v0001116_t0052_u01752290215164") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd9f_d20250712_m031646_c001_v7007000_t0000_u01752290206528") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce23_d20250712_m031635_c001_v0001098_t0009_u01752290195019") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522b4_d20250712_m031815_c001_v7007000_t0000_u01752290295294") 2025/07/12 03:21:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cff3_d20250712_m031809_c001_v0001098_t0059_u01752290289762") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252e_d20250712_m031840_c001_v7007000_t0000_u01752290320570") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f04c_d20250712_m031834_c001_v0001106_t0009_u01752290314719") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96839c_d20250712_m032014_c001_v7007000_t0000_u01752290414030") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1c3_d20250712_m032004_c001_v0001106_t0045_u01752290404467") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508345_d20250712_m031955_c001_v7007000_t0000_u01752290395740") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f173_d20250712_m031944_c001_v0001106_t0017_u01752290384154") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b69_d20250712_m031935_c001_v7007000_t0000_u01752290375365") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f121_d20250712_m031926_c001_v0001106_t0031_u01752290366321") 2025/07/12 03:21:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeaddf_d20250712_m031917_c001_v7007000_t0000_u01752290357977") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f0de_d20250712_m031908_c001_v0001106_t0003_u01752290348642") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c99_d20250712_m031859_c001_v7007000_t0000_u01752290339453") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f084_d20250712_m031849_c001_v0001106_t0031_u01752290329414") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab16b0_d20250712_m031836_c001_v7007000_t0000_u01752290316087") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702c6_d20250712_m031828_c001_v0001116_t0019_u01752290308064") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2b_d20250712_m031819_c001_v7007000_t0000_u01752290299253") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d00d_d20250712_m031814_c001_v0001098_t0026_u01752290294040") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee2_d20250712_m031811_c001_v7007000_t0000_u01752290291570") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470278_d20250712_m031802_c001_v0001116_t0059_u01752290282803") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d220_d20250712_m031754_c001_v7007000_t0000_u01752290274808") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf83_d20250712_m031749_c001_v0001098_t0030_u01752290269489") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be7f_d20250712_m031746_c001_v7007000_t0000_u01752290266722") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470214_d20250712_m031739_c001_v0001116_t0016_u01752290259036") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1b1_d20250712_m031726_c001_v7007000_t0000_u01752290246651") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701ba_d20250712_m031715_c001_v0001116_t0009_u01752290235717") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac3a_d20250712_m031706_c001_v7007000_t0000_u01752290226011") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce7f_d20250712_m031655_c001_v0001098_t0026_u01752290215743") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bda2_d20250712_m031646_c001_v7007000_t0000_u01752290206712") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee55_d20250712_m031635_c001_v0001106_t0000_u01752290195547") 2025/07/12 03:21:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad18_d20250712_m031815_c001_v7007000_t0000_u01752290295136") 2025/07/12 03:21:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e68_d20250712_m031809_c001_v0001181_t0043_u01752290289957") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f252f_d20250712_m031840_c001_v7007000_t0000_u01752290320754") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f30_d20250712_m031834_c001_v0001181_t0011_u01752290314835") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef96839f_d20250712_m032014_c001_v7007000_t0000_u01752290414213") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58132_d20250712_m032004_c001_v0001181_t0012_u01752290404983") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508346_d20250712_m031955_c001_v7007000_t0000_u01752290395921") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da580c9_d20250712_m031944_c001_v0001181_t0030_u01752290384868") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b6a_d20250712_m031935_c001_v7007000_t0000_u01752290375545") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da5805b_d20250712_m031926_c001_v0001181_t0028_u01752290366813") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeade0_d20250712_m031918_c001_v7007000_t0000_u01752290358160") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57feb_d20250712_m031909_c001_v0001181_t0013_u01752290349261") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c9a_d20250712_m031859_c001_v7007000_t0000_u01752290339636") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f83_d20250712_m031849_c001_v0001181_t0052_u01752290329918") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90df10_d20250712_m031835_c001_v7007000_t0000_u01752290315715") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f031_d20250712_m031828_c001_v0001106_t0035_u01752290308619") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2c_d20250712_m031819_c001_v7007000_t0000_u01752290299436") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e90_d20250712_m031814_c001_v0001181_t0033_u01752290294105") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb62_d20250712_m031811_c001_v7007000_t0000_u01752290291771") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e3a_d20250712_m031803_c001_v0001181_t0014_u01752290283501") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d221_d20250712_m031754_c001_v7007000_t0000_u01752290274990") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef93_d20250712_m031749_c001_v0001106_t0009_u01752290269626") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be7d_d20250712_m031746_c001_v7007000_t0000_u01752290266540") 2025/07/12 03:21:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef67_d20250712_m031739_c001_v0001106_t0046_u01752290259512") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab163f_d20250712_m031726_c001_v7007000_t0000_u01752290246823") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ced3_d20250712_m031716_c001_v0001098_t0045_u01752290236544") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac3b_d20250712_m031706_c001_v7007000_t0000_u01752290226194") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eeb1_d20250712_m031656_c001_v0001106_t0019_u01752290216081") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bda4_d20250712_m031646_c001_v7007000_t0000_u01752290206897") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470108_d20250712_m031636_c001_v0001116_t0019_u01752290196536") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a05952_d20250712_m031814_c001_v7007000_t0000_u01752290294996") 2025/07/12 03:21:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e6a_d20250712_m031810_c001_v0001181_t0053_u01752290290178") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2530_d20250712_m031840_c001_v7007000_t0000_u01752290320942") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702ee_d20250712_m031834_c001_v0001116_t0046_u01752290314874") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683a3_d20250712_m032014_c001_v7007000_t0000_u01752290414396") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470406_d20250712_m032005_c001_v0001116_t0032_u01752290405194") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508347_d20250712_m031956_c001_v7007000_t0000_u01752290396103") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4703cc_d20250712_m031945_c001_v0001116_t0041_u01752290385079") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b6b_d20250712_m031935_c001_v7007000_t0000_u01752290375728") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470390_d20250712_m031927_c001_v0001116_t0038_u01752290367042") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeade1_d20250712_m031918_c001_v7007000_t0000_u01752290358342") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470350_d20250712_m031909_c001_v0001116_t0022_u01752290349468") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c9b_d20250712_m031859_c001_v7007000_t0000_u01752290339821") 2025/07/12 03:21:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47031e_d20250712_m031850_c001_v0001116_t0006_u01752290330129") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522d5_d20250712_m031836_c001_v7007000_t0000_u01752290316091") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f02_d20250712_m031829_c001_v0001181_t0042_u01752290309507") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2d_d20250712_m031819_c001_v7007000_t0000_u01752290299619") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e94_d20250712_m031814_c001_v0001181_t0050_u01752290294317") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad15_d20250712_m031811_c001_v7007000_t0000_u01752290291783") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfcb_d20250712_m031803_c001_v0001098_t0028_u01752290283747") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d222_d20250712_m031755_c001_v7007000_t0000_u01752290275173") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dea_d20250712_m031749_c001_v0001181_t0056_u01752290269730") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be81_d20250712_m031747_c001_v7007000_t0000_u01752290267088") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d82_d20250712_m031740_c001_v0001181_t0055_u01752290260198") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1b3_d20250712_m031726_c001_v7007000_t0000_u01752290246834") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eef9_d20250712_m031716_c001_v0001106_t0024_u01752290236836") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac3c_d20250712_m031706_c001_v7007000_t0000_u01752290226380") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47015a_d20250712_m031657_c001_v0001116_t0057_u01752290217201") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bda6_d20250712_m031647_c001_v7007000_t0000_u01752290207081") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce2f_d20250712_m031637_c001_v0001098_t0047_u01752290197448") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e82185081a2_d20250712_m031815_c001_v7007000_t0000_u01752290295319") 2025/07/12 03:21:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cff5_d20250712_m031810_c001_v0001098_t0036_u01752290290353") 2025/07/12 03:21:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2531_d20250712_m031841_c001_v7007000_t0000_u01752290321125") 2025/07/12 03:21:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57f34_d20250712_m031835_c001_v0001181_t0018_u01752290315055") 2025/07/12 03:21:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683a7_d20250712_m032014_c001_v7007000_t0000_u01752290414579") 2025/07/12 03:21:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1f7_d20250712_m032005_c001_v0001098_t0003_u01752290405717") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508348_d20250712_m031956_c001_v7007000_t0000_u01752290396284") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d1b5_d20250712_m031945_c001_v0001098_t0003_u01752290385586") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b6c_d20250712_m031935_c001_v7007000_t0000_u01752290375910") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d171_d20250712_m031927_c001_v0001098_t0018_u01752290367585") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeade2_d20250712_m031918_c001_v7007000_t0000_u01752290358535") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d12b_d20250712_m031909_c001_v0001098_t0012_u01752290349962") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c9c_d20250712_m031900_c001_v7007000_t0000_u01752290340004") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d0b9_d20250712_m031850_c001_v0001098_t0000_u01752290330801") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f251b_d20250712_m031836_c001_v7007000_t0000_u01752290316060") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d04f_d20250712_m031829_c001_v0001098_t0047_u01752290309714") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2e_d20250712_m031819_c001_v7007000_t0000_u01752290299802") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d011_d20250712_m031814_c001_v0001098_t0036_u01752290294368") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850817c_d20250712_m031811_c001_v7007000_t0000_u01752290291794") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efd3_d20250712_m031804_c001_v0001106_t0000_u01752290284092") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d223_d20250712_m031755_c001_v7007000_t0000_u01752290275360") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf85_d20250712_m031749_c001_v0001098_t0025_u01752290269850") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5925_d20250712_m031747_c001_v7007000_t0000_u01752290267099") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf45_d20250712_m031740_c001_v0001098_t0039_u01752290260405") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1b4_d20250712_m031727_c001_v7007000_t0000_u01752290247019") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701c4_d20250712_m031717_c001_v0001116_t0050_u01752290237739") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac3d_d20250712_m031706_c001_v7007000_t0000_u01752290226563") 2025/07/12 03:21:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce8b_d20250712_m031657_c001_v0001098_t0035_u01752290217745") 2025/07/12 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bda8_d20250712_m031647_c001_v7007000_t0000_u01752290207266") 2025/07/12 03:21:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee61_d20250712_m031637_c001_v0001106_t0050_u01752290197751") 2025/07/12 03:21:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88ee7_d20250712_m031814_c001_v7007000_t0000_u01752290294978") 2025/07/12 03:21:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57e6e_d20250712_m031810_c001_v0001181_t0015_u01752290290387") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2532_d20250712_m031841_c001_v7007000_t0000_u01752290321315") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d075_d20250712_m031835_c001_v0001098_t0002_u01752290315094") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683ac_d20250712_m032014_c001_v7007000_t0000_u01752290414762") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1cd_d20250712_m032006_c001_v0001106_t0010_u01752290406063") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218508349_d20250712_m031956_c001_v7007000_t0000_u01752290396466") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f183_d20250712_m031946_c001_v0001106_t0003_u01752290386169") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b6d_d20250712_m031936_c001_v7007000_t0000_u01752290376091") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f129_d20250712_m031927_c001_v0001106_t0051_u01752290367994") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeade3_d20250712_m031918_c001_v7007000_t0000_u01752290358720") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f0e6_d20250712_m031910_c001_v0001106_t0017_u01752290350352") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c9d_d20250712_m031900_c001_v7007000_t0000_u01752290340187") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f090_d20250712_m031851_c001_v0001106_t0051_u01752290331192") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2519_d20250712_m031835_c001_v7007000_t0000_u01752290315691") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702d2_d20250712_m031830_c001_v0001116_t0034_u01752290310077") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad2f_d20250712_m031819_c001_v7007000_t0000_u01752290299985") 2025/07/12 03:21:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702a0_d20250712_m031814_c001_v0001116_t0034_u01752290294400") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4021475c79c522b0_d20250712_m031811_c001_v7007000_t0000_u01752290291802") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47027e_d20250712_m031804_c001_v0001116_t0029_u01752290284839") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d225_d20250712_m031755_c001_v7007000_t0000_u01752290275544") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470242_d20250712_m031749_c001_v0001116_t0027_u01752290269949") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4196c7043f2d1acc_d20250712_m031746_c001_v7007000_t0000_u01752290266704") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47021c_d20250712_m031740_c001_v0001116_t0031_u01752290260695") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de7b_d20250712_m031726_c001_v7007000_t0000_u01752290246848") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ced7_d20250712_m031718_c001_v0001098_t0030_u01752290238317") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac3f_d20250712_m031706_c001_v7007000_t0000_u01752290226747") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eebd_d20250712_m031658_c001_v0001106_t0024_u01752290218089") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bdab_d20250712_m031647_c001_v7007000_t0000_u01752290207448") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47010e_d20250712_m031638_c001_v0001116_t0055_u01752290198581") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb66_d20250712_m031815_c001_v7007000_t0000_u01752290295144") 2025/07/12 03:21:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080efe3_d20250712_m031810_c001_v0001106_t0018_u01752290290511") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1be_d20250712_m031729_c001_v7007000_t0000_u01752290249385") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cef3_d20250712_m031724_c001_v0001098_t0032_u01752290244339") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c0_d20250712_m031729_c001_v7007000_t0000_u01752290249568") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef1d_d20250712_m031724_c001_v0001106_t0023_u01752290244496") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c2_d20250712_m031729_c001_v7007000_t0000_u01752290249750") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cef7_d20250712_m031724_c001_v0001098_t0023_u01752290244690") 2025/07/12 03:21:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c3_d20250712_m031729_c001_v7007000_t0000_u01752290249932") 2025/07/12 03:21:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701dc_d20250712_m031724_c001_v0001116_t0048_u01752290244700") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c5_d20250712_m031730_c001_v7007000_t0000_u01752290250115") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57cfa_d20250712_m031724_c001_v0001181_t0027_u01752290244826") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c6_d20250712_m031730_c001_v7007000_t0000_u01752290250305") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef21_d20250712_m031724_c001_v0001106_t0030_u01752290244956") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1c7_d20250712_m031730_c001_v7007000_t0000_u01752290250486") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d00_d20250712_m031725_c001_v0001181_t0013_u01752290245038") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1ca_d20250712_m031730_c001_v7007000_t0000_u01752290250669") 2025/07/12 03:21:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cefd_d20250712_m031725_c001_v0001098_t0042_u01752290245123") 2025/07/12 03:21:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1cb_d20250712_m031730_c001_v7007000_t0000_u01752290250849") 2025/07/12 03:21:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d04_d20250712_m031725_c001_v0001181_t0005_u01752290245253") 2025/07/12 03:21:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1cc_d20250712_m031731_c001_v7007000_t0000_u01752290251031") 2025/07/12 03:21:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ceff_d20250712_m031725_c001_v0001098_t0000_u01752290245432") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1cd_d20250712_m031731_c001_v7007000_t0000_u01752290251213") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef27_d20250712_m031725_c001_v0001106_t0030_u01752290245449") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1cf_d20250712_m031731_c001_v7007000_t0000_u01752290251394") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d08_d20250712_m031725_c001_v0001181_t0048_u01752290245465") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1d0_d20250712_m031731_c001_v7007000_t0000_u01752290251576") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4701e4_d20250712_m031725_c001_v0001116_t0036_u01752290245481") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1d1_d20250712_m031731_c001_v7007000_t0000_u01752290251758") 2025/07/12 03:21:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d0c_d20250712_m031725_c001_v0001181_t0034_u01752290245673") 2025/07/12 03:21:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1d3_d20250712_m031731_c001_v7007000_t0000_u01752290251948") 2025/07/12 03:21:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf01_d20250712_m031725_c001_v0001098_t0002_u01752290245823") 2025/07/12 03:21:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1d5_d20250712_m031732_c001_v7007000_t0000_u01752290252131") 2025/07/12 03:21:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d10_d20250712_m031725_c001_v0001181_t0035_u01752290245891") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1f6_d20250712_m031750_c001_v7007000_t0000_u01752290270906") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57d9c_d20250712_m031744_c001_v0001181_t0012_u01752290264153") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5acf_d20250712_m031750_c001_v7007000_t0000_u01752290270697") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf5f_d20250712_m031744_c001_v0001098_t0002_u01752290264345") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da592b_d20250712_m031750_c001_v7007000_t0000_u01752290270744") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57da0_d20250712_m031744_c001_v0001181_t0047_u01752290264385") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433241_d20250712_m031750_c001_v7007000_t0000_u01752290270506") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef7b_d20250712_m031744_c001_v0001106_t0003_u01752290264474") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5ace_d20250712_m031750_c001_v7007000_t0000_u01752290270515") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47022c_d20250712_m031744_c001_v0001116_t0038_u01752290264596") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be86_d20250712_m031750_c001_v7007000_t0000_u01752290270764") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57da2_d20250712_m031744_c001_v0001181_t0005_u01752290264606") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194574c9_d20250712_m031750_c001_v7007000_t0000_u01752290270775") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf61_d20250712_m031744_c001_v0001098_t0050_u01752290264704") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de9a_d20250712_m031750_c001_v7007000_t0000_u01752290270529") 2025/07/12 03:21:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57da4_d20250712_m031744_c001_v0001181_t0029_u01752290264814") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433245_d20250712_m031750_c001_v7007000_t0000_u01752290270867") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57da6_d20250712_m031745_c001_v0001181_t0020_u01752290265022") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de9b_d20250712_m031750_c001_v7007000_t0000_u01752290270713") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf67_d20250712_m031745_c001_v0001098_t0054_u01752290265214") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5ad0_d20250712_m031750_c001_v7007000_t0000_u01752290270879") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57da9_d20250712_m031745_c001_v0001181_t0026_u01752290265261") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d1ef_d20250712_m031750_c001_v7007000_t0000_u01752290270722") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dac_d20250712_m031745_c001_v0001181_t0016_u01752290265493") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc433244_d20250712_m031750_c001_v7007000_t0000_u01752290270733") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cf6d_d20250712_m031745_c001_v0001098_t0044_u01752290265607") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da592a_d20250712_m031750_c001_v7007000_t0000_u01752290270560") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47022e_d20250712_m031745_c001_v0001116_t0051_u01752290265686") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15be85_d20250712_m031750_c001_v7007000_t0000_u01752290270583") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57dae_d20250712_m031745_c001_v0001181_t0042_u01752290265738") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194574c8_d20250712_m031750_c001_v7007000_t0000_u01752290270585") 2025/07/12 03:21:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da57db0_d20250712_m031745_c001_v0001181_t0025_u01752290265996") 2025/07/12 03:21:23 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c3021945730c_d20250712_m031500_c001_v7007000_t0000_u01752290100418") 2025/07/12 03:21:23 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113418686c6b8dff_d20250712_m031458_c001_v0001172_t0036_u01752290098386") 2025/07/12 03:21:23 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2388_d20250712_m031458_c001_v7007000_t0000_u01752290098202") 2025/07/12 03:21:23 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113418686c6b8dcb_d20250712_m031454_c001_v0001172_t0010_u01752290094447") 2025/07/12 03:21:23 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f236d_d20250712_m031453_c001_v7007000_t0000_u01752290093708") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ec36_d20250712_m031448_c001_v0001106_t0048_u01752290088520") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056ba_d20250712_m031447_c001_v7007000_t0000_u01752290087056") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1023b9640f45bbb8_d20250712_m031444_c001_v0001157_t0024_u01752290084866") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194572e1_d20250712_m031444_c001_v7007000_t0000_u01752290084455") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1023b9640f45bb9a_d20250712_m031441_c001_v0001157_t0040_u01752290081381") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194572dd_d20250712_m031440_c001_v7007000_t0000_u01752290080654") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cb15_d20250712_m031436_c001_v0001098_t0002_u01752290076373") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056b2_d20250712_m031435_c001_v7007000_t0000_u01752290075090") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1168df99f77de5db_d20250712_m031432_c001_v0001115_t0035_u01752290072954") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88721_d20250712_m031432_c001_v7007000_t0000_u01752290072765") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1168df99f77de5cb_d20250712_m031428_c001_v0001115_t0057_u01752290068796") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88712_d20250712_m031428_c001_v7007000_t0000_u01752290068041") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cad1_d20250712_m031423_c001_v0001098_t0040_u01752290063399") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218507b7a_d20250712_m031422_c001_v7007000_t0000_u01752290062481") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1146d7de368683d6_d20250712_m031420_c001_v0001161_t0036_u01752290060604") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c963274c_d20250712_m031420_c001_v7007000_t0000_u01752290060419") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1146d7de368683b6_d20250712_m031416_c001_v0001161_t0052_u01752290056704") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c9632746_d20250712_m031415_c001_v7007000_t0000_u01752290055971") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ca8f_d20250712_m031409_c001_v0001098_t0015_u01752290049760") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056a1_d20250712_m031408_c001_v7007000_t0000_u01752290048849") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1058a98bb686a17f_d20250712_m031406_c001_v0001044_t0003_u01752290046703") 2025/07/12 03:21:24 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164ef82d016b65a_d20250712_m031406_c001_v7007000_t0000_u01752290046516") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1058a98bb686a16b_d20250712_m031402_c001_v0001044_t0047_u01752290042909") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164ef82d016b608_d20250712_m031402_c001_v7007000_t0000_u01752290042173") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ca3b_d20250712_m031356_c001_v0001098_t0030_u01752290036027") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457290_d20250712_m031355_c001_v7007000_t0000_u01752290035085") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113b4abd855f4094_d20250712_m031353_c001_v0001177_t0037_u01752290033012") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab137d_d20250712_m031352_c001_v7007000_t0000_u01752290032828") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113b4abd855f4074_d20250712_m031349_c001_v0001177_t0046_u01752290029312") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab1373_d20250712_m031348_c001_v7007000_t0000_u01752290028583") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c9e5_d20250712_m031342_c001_v0001098_t0021_u01752290022488") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b248_d20250712_m031341_c001_v7007000_t0000_u01752290021389") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107fdced42082b32_d20250712_m031335_c001_v0001091_t0055_u01752290015720") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a05688_d20250712_m031335_c001_v7007000_t0000_u01752290015517") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c9a9_d20250712_m031331_c001_v0001098_t0036_u01752290011170") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107c1e86f860d55d_d20250712_m031330_c001_v0001172_t0053_u01752290010343") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107c1e86f860d555_d20250712_m031329_c001_v0001172_t0031_u01752290009323") 2025/07/12 03:21:25 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e09ae_d20250712_m031315_c001_v7007000_t0000_u01752289995605") 2025/07/12 03:21:26 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e9fd_d20250712_m031308_c001_v0001106_t0031_u01752289988209") 2025/07/12 03:21:26 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1097ade00f142d55_d20250712_m031307_c001_v0001182_t0047_u01752289987424") 2025/07/12 03:21:26 DEBUG : dst/one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1097ade00f142d35_d20250712_m031306_c001_v0001182_t0018_u01752289986388") 2025/07/12 03:21:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c3021945730e_d20250712_m031500_c001_v7007000_t0000_u01752290100601") 2025/07/12 03:21:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f105e8363b9a0739b_d20250712_m031457_c001_v0001036_t0056_u01752290097751") 2025/07/12 03:21:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1017409fb96687e2_d20250712_m031453_c001_v0001178_t0020_u01752290093479") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056bc_d20250712_m031447_c001_v7007000_t0000_u01752290087238") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f106246cdd7930cad_d20250712_m031444_c001_v0001101_t0038_u01752290084131") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1177849a4c604662_d20250712_m031440_c001_v0001134_t0011_u01752290080262") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056b3_d20250712_m031435_c001_v7007000_t0000_u01752290075277") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1010426e40c3422f_d20250712_m031432_c001_v0001184_t0017_u01752290072498") 2025/07/12 03:21:26 DEBUG : dst/one.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1111864e906000dc_d20250712_m031427_c001_v0001099_t0029_u01752290067393") 2025/07/12 03:21:26 DEBUG : dst/three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b24b_d20250712_m031341_c001_v7007000_t0000_u01752290021571") 2025/07/12 03:21:26 DEBUG : dst/three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107c1e86f860d59b_d20250712_m031340_c001_v0001172_t0034_u01752290020002") 2025/07/12 03:21:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457311_d20250712_m031500_c001_v7007000_t0000_u01752290100783") 2025/07/12 03:21:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f11723b30e6d3dae4_d20250712_m031459_c001_v0001176_t0025_u01752290099326") 2025/07/12 03:21:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f118ebe5b2b382533_d20250712_m031455_c001_v0001116_t0055_u01752290095524") 2025/07/12 03:21:26 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457312_d20250712_m031500_c001_v7007000_t0000_u01752290100966") 2025/07/12 03:21:26 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113418686c6b8e0f_d20250712_m031459_c001_v0001172_t0019_u01752290099730") 2025/07/12 03:21:26 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2393_d20250712_m031459_c001_v7007000_t0000_u01752290099545") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113418686c6b8ddd_d20250712_m031456_c001_v0001172_t0026_u01752290096337") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f237c_d20250712_m031456_c001_v7007000_t0000_u01752290096153") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ec42_d20250712_m031450_c001_v0001106_t0023_u01752290090226") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056bd_d20250712_m031447_c001_v7007000_t0000_u01752290087421") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1023b9640f45bbba_d20250712_m031446_c001_v0001157_t0003_u01752290086117") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194572e4_d20250712_m031445_c001_v7007000_t0000_u01752290085933") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1023b9640f45bba6_d20250712_m031442_c001_v0001157_t0056_u01752290082651") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c302194572df_d20250712_m031442_c001_v7007000_t0000_u01752290082464") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cb1b_d20250712_m031437_c001_v0001098_t0034_u01752290077432") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88725_d20250712_m031434_c001_v7007000_t0000_u01752290074526") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ebcc_d20250712_m031431_c001_v0001106_t0036_u01752290071304") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de88715_d20250712_m031430_c001_v7007000_t0000_u01752290070196") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cadd_d20250712_m031424_c001_v0001098_t0011_u01752290064712") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c963274e_d20250712_m031421_c001_v7007000_t0000_u01752290061490") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eb8e_d20250712_m031418_c001_v0001106_t0019_u01752290058934") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c9632748_d20250712_m031417_c001_v7007000_t0000_u01752290057798") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ca93_d20250712_m031411_c001_v0001098_t0049_u01752290051110") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164ef82d016b67d_d20250712_m031407_c001_v7007000_t0000_u01752290047924") 2025/07/12 03:21:27 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eb40_d20250712_m031405_c001_v0001106_t0035_u01752290045171") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164ef82d016b630_d20250712_m031404_c001_v7007000_t0000_u01752290044075") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ca49_d20250712_m031357_c001_v0001098_t0023_u01752290037333") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab1381_d20250712_m031354_c001_v7007000_t0000_u01752290034158") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eaf4_d20250712_m031351_c001_v0001106_t0009_u01752290031334") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f409625629eab1377_d20250712_m031350_c001_v7007000_t0000_u01752290030252") 2025/07/12 03:21:28 DEBUG : dst/three.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c9f3_d20250712_m031343_c001_v0001098_t0033_u01752290023675") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056be_d20250712_m031447_c001_v7007000_t0000_u01752290087605") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f10714bb47f9d7700_d20250712_m031445_c001_v0001176_t0010_u01752290085716") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f100fb5f763a6fee4_d20250712_m031442_c001_v0001179_t0002_u01752290082263") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056b4_d20250712_m031435_c001_v7007000_t0000_u01752290075458") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f103106bbe92a21dc_d20250712_m031434_c001_v0001037_t0035_u01752290074121") 2025/07/12 03:21:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f119ef8ed741c57fc_d20250712_m031429_c001_v0001120_t0004_u01752290069796") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457314_d20250712_m031501_c001_v7007000_t0000_u01752290101150") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cb63_d20250712_m031449_c001_v0001098_t0019_u01752290089870") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056bf_d20250712_m031447_c001_v7007000_t0000_u01752290087787") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ebf6_d20250712_m031436_c001_v0001106_t0029_u01752290076725") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056b5_d20250712_m031435_c001_v7007000_t0000_u01752290075640") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ebac_d20250712_m031424_c001_v0001106_t0013_u01752290064097") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e8218507b7b_d20250712_m031422_c001_v7007000_t0000_u01752290062664") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eb62_d20250712_m031410_c001_v0001106_t0055_u01752290050285") 2025/07/12 03:21:28 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a056a2_d20250712_m031409_c001_v7007000_t0000_u01752290049032") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eb0c_d20250712_m031356_c001_v0001106_t0012_u01752290036448") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457291_d20250712_m031355_c001_v7007000_t0000_u01752290035287") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eacc_d20250712_m031343_c001_v0001106_t0044_u01752290023022") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b24d_d20250712_m031341_c001_v7007000_t0000_u01752290021752") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f100ab71d3a1923e0_d20250712_m031337_c001_v0001134_t0018_u01752290017213") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e09af_d20250712_m031315_c001_v7007000_t0000_u01752289995788") 2025/07/12 03:21:29 DEBUG : dst/two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1097ade00f142dc7_d20250712_m031314_c001_v0001182_t0027_u01752289994640") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ab347_d20250712_m031241_c001_v7007000_t0000_u01752289961092") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e94b_d20250712_m031237_c001_v0001106_t0046_u01752289957052") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ab344_d20250712_m031234_c001_v7007000_t0000_u01752289954979") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c81e_d20250712_m031224_c001_v0001098_t0049_u01752289944920") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fcf_d20250712_m031215_c001_v7007000_t0000_u01752289935593") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e8bd_d20250712_m031211_c001_v0001106_t0019_u01752289931602") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5483_d20250712_m031150_c001_v7007000_t0000_u01752289910523") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658eae_d20250712_m031148_c001_v0001182_t0019_u01752289908787") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5455_d20250712_m031147_c001_v7007000_t0000_u01752289907948") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e9a_d20250712_m031146_c001_v0001182_t0012_u01752289906756") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5441_d20250712_m031144_c001_v7007000_t0000_u01752289904203") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e62_d20250712_m031142_c001_v0001182_t0024_u01752289902606") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5438_d20250712_m031141_c001_v7007000_t0000_u01752289901860") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e40_d20250712_m031140_c001_v0001182_t0030_u01752289900669") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5403_d20250712_m031135_c001_v7007000_t0000_u01752289895607") 2025/07/12 03:21:29 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658dc0_d20250712_m031134_c001_v0001182_t0004_u01752289894159") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da53d1_d20250712_m031133_c001_v7007000_t0000_u01752289893338") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658da4_d20250712_m031132_c001_v0001182_t0033_u01752289892569") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a173_d20250712_m031128_c001_v7007000_t0000_u01752289888360") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d52_d20250712_m031127_c001_v0001182_t0053_u01752289887200") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a16c_d20250712_m031125_c001_v7007000_t0000_u01752289885323") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d33_d20250712_m031124_c001_v0001182_t0033_u01752289884367") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a16b_d20250712_m031124_c001_v7007000_t0000_u01752289884001") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f10793c1d3f4528f7_d20250712_m031122_c001_v0001144_t0040_u01752289882982") 2025/07/12 03:21:30 DEBUG : empty space: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d19_d20250712_m031121_c001_v0001182_t0014_u01752289881326") 2025/07/12 03:21:30 DEBUG : enormous: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da547c_d20250712_m031149_c001_v7007000_t0000_u01752289909596") 2025/07/12 03:21:30 DEBUG : enormous: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658eb0_d20250712_m031149_c001_v0001182_t0042_u01752289909002") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4164c30219457320_d20250712_m031506_c001_v7007000_t0000_u01752290106205") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cbb6_d20250712_m031504_c001_v0001098_t0012_u01752290104874") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fbe_d20250712_m031210_c001_v7007000_t0000_u01752289930107") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e8af_d20250712_m031208_c001_v0001106_t0027_u01752289928690") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a163_d20250712_m031118_c001_v7007000_t0000_u01752289878851") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658cd7_d20250712_m031117_c001_v0001182_t0011_u01752289877895") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a160_d20250712_m031117_c001_v7007000_t0000_u01752289877283") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658cc1_d20250712_m031116_c001_v0001182_t0009_u01752289876718") 2025/07/12 03:21:30 DEBUG : existing: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658cb3_d20250712_m031115_c001_v0001182_t0039_u01752289875954") 2025/07/12 03:21:31 DEBUG : existing-b: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fbf_d20250712_m031210_c001_v7007000_t0000_u01752289930298") 2025/07/12 03:21:31 DEBUG : existing-b: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c7b3_d20250712_m031208_c001_v0001098_t0054_u01752289928681") 2025/07/12 03:21:31 DEBUG : file1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c73_d20250712_m031623_c001_v7007000_t0000_u01752290183533") 2025/07/12 03:21:31 DEBUG : file1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee0f_d20250712_m031621_c001_v0001106_t0016_u01752290181975") 2025/07/12 03:21:31 DEBUG : file1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c69_d20250712_m031620_c001_v7007000_t0000_u01752290180979") 2025/07/12 03:21:31 DEBUG : file1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cde1_d20250712_m031619_c001_v0001098_t0006_u01752290179756") 2025/07/12 03:21:31 DEBUG : five: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5491_d20250712_m031154_c001_v7007000_t0000_u01752289914047") 2025/07/12 03:21:31 DEBUG : five: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4162adaa99658eda_d20250712_m031152_c001_v0001182_t0050_u01752289912112") 2025/07/12 03:21:31 DEBUG : foo: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a16f_d20250712_m031126_c001_v7007000_t0000_u01752289886799") 2025/07/12 03:21:31 DEBUG : foo: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4162adaa99658d45_d20250712_m031126_c001_v0001182_t0050_u01752289886250") 2025/07/12 03:21:31 DEBUG : foo: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4162adaa99658d43_d20250712_m031125_c001_v0001182_t0050_u01752289885689") 2025/07/12 03:21:31 DEBUG : four: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5492_d20250712_m031154_c001_v7007000_t0000_u01752289914230") 2025/07/12 03:21:31 DEBUG : four: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57c72b_d20250712_m031152_c001_v0001098_t0014_u01752289912666") 2025/07/12 03:21:31 DEBUG : four: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ed0_d20250712_m031151_c001_v0001182_t0012_u01752289911538") 2025/07/12 03:21:31 DEBUG : hello world2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a38e_d20250712_m031037_c001_v7007000_t0000_u01752289837523") 2025/07/12 03:21:31 DEBUG : hello world2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a7a_d20250712_m031036_c001_v0001182_t0028_u01752289836949") 2025/07/12 03:21:31 DEBUG : ignore-size: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a15f_d20250712_m031115_c001_v7007000_t0000_u01752289875590") 2025/07/12 03:21:31 DEBUG : ignore-size: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ca1_d20250712_m031114_c001_v0001182_t0049_u01752289874644") 2025/07/12 03:21:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fb7_d20250712_m031207_c001_v7007000_t0000_u01752289927936") 2025/07/12 03:21:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e8a3_d20250712_m031206_c001_v0001106_t0026_u01752289926842") 2025/07/12 03:21:32 DEBUG : nested/sub dir/file: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fb3_d20250712_m031206_c001_v7007000_t0000_u01752289926101") 2025/07/12 03:21:32 DEBUG : nested/sub dir/file: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e89d_d20250712_m031204_c001_v0001106_t0055_u01752289924975") 2025/07/12 03:21:32 DEBUG : one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5493_d20250712_m031154_c001_v7007000_t0000_u01752289914412") 2025/07/12 03:21:32 DEBUG : one: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4162adaa99658ec6_d20250712_m031150_c001_v0001182_t0050_u01752289910967") 2025/07/12 03:21:32 DEBUG : only0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c51_d20250712_m031614_c001_v7007000_t0000_u01752290174740") 2025/07/12 03:21:32 DEBUG : only0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cd9b_d20250712_m031609_c001_v0001098_t0014_u01752290169066") 2025/07/12 03:21:32 DEBUG : only0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed38_d20250712_m031547_c001_v0001106_t0019_u01752290147091") 2025/07/12 03:21:32 DEBUG : only0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ac0c5_d20250712_m031540_c001_v7007000_t0000_u01752290140852") 2025/07/12 03:21:32 DEBUG : only0: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ec9a_d20250712_m031510_c001_v0001106_t0015_u01752290110163") 2025/07/12 03:21:32 DEBUG : only1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c53_d20250712_m031614_c001_v7007000_t0000_u01752290174921") 2025/07/12 03:21:32 DEBUG : only1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413148b16a4700a8_d20250712_m031610_c001_v0001116_t0018_u01752290170238") 2025/07/12 03:21:32 DEBUG : only1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed40_d20250712_m031548_c001_v0001106_t0000_u01752290148302") 2025/07/12 03:21:32 DEBUG : only1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ac0c6_d20250712_m031541_c001_v7007000_t0000_u01752290141036") 2025/07/12 03:21:32 DEBUG : only1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eca0_d20250712_m031511_c001_v0001106_t0010_u01752290111449") 2025/07/12 03:21:32 DEBUG : only10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c54_d20250712_m031615_c001_v7007000_t0000_u01752290175106") 2025/07/12 03:21:32 DEBUG : only10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edc9_d20250712_m031609_c001_v0001106_t0053_u01752290169076") 2025/07/12 03:21:32 DEBUG : only10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed85_d20250712_m031557_c001_v0001106_t0038_u01752290157728") 2025/07/12 03:21:32 DEBUG : only10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd43_d20250712_m031540_c001_v7007000_t0000_u01752290140644") 2025/07/12 03:21:32 DEBUG : only10: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ece8_d20250712_m031529_c001_v0001106_t0016_u01752290129075") 2025/07/12 03:21:32 DEBUG : only11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c55_d20250712_m031615_c001_v7007000_t0000_u01752290175290") 2025/07/12 03:21:32 DEBUG : only11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413148b16a4700a0_d20250712_m031609_c001_v0001116_t0018_u01752290169635") 2025/07/12 03:21:32 DEBUG : only11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed89_d20250712_m031558_c001_v0001106_t0051_u01752290158761") 2025/07/12 03:21:32 DEBUG : only11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c96328b1_d20250712_m031540_c001_v7007000_t0000_u01752290140861") 2025/07/12 03:21:33 DEBUG : only11: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecee_d20250712_m031529_c001_v0001106_t0050_u01752290129975") 2025/07/12 03:21:33 DEBUG : only12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c56_d20250712_m031615_c001_v7007000_t0000_u01752290175472") 2025/07/12 03:21:33 DEBUG : only12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f414527afb132dae5_d20250712_m031609_c001_v0001032_t0055_u01752290169820") 2025/07/12 03:21:33 DEBUG : only12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed8d_d20250712_m031559_c001_v0001106_t0017_u01752290159835") 2025/07/12 03:21:33 DEBUG : only12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd46_d20250712_m031541_c001_v7007000_t0000_u01752290141011") 2025/07/12 03:21:33 DEBUG : only12: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecf2_d20250712_m031530_c001_v0001106_t0045_u01752290130993") 2025/07/12 03:21:33 DEBUG : only13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c57_d20250712_m031615_c001_v7007000_t0000_u01752290175659") 2025/07/12 03:21:33 DEBUG : only13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cd9d_d20250712_m031609_c001_v0001098_t0014_u01752290169465") 2025/07/12 03:21:33 DEBUG : only13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed95_d20250712_m031600_c001_v0001106_t0028_u01752290160876") 2025/07/12 03:21:33 DEBUG : only13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c96328ae_d20250712_m031540_c001_v7007000_t0000_u01752290140673") 2025/07/12 03:21:33 DEBUG : only13: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecf6_d20250712_m031531_c001_v0001106_t0024_u01752290131838") 2025/07/12 03:21:33 DEBUG : only14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c58_d20250712_m031615_c001_v7007000_t0000_u01752290175847") 2025/07/12 03:21:33 DEBUG : only14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edcb_d20250712_m031609_c001_v0001106_t0053_u01752290169474") 2025/07/12 03:21:33 DEBUG : only14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed9b_d20250712_m031601_c001_v0001106_t0012_u01752290161716") 2025/07/12 03:21:33 DEBUG : only14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd45_d20250712_m031540_c001_v7007000_t0000_u01752290140828") 2025/07/12 03:21:33 DEBUG : only14: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecfa_d20250712_m031533_c001_v0001106_t0011_u01752290133094") 2025/07/12 03:21:33 DEBUG : only15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c59_d20250712_m031616_c001_v7007000_t0000_u01752290176032") 2025/07/12 03:21:33 DEBUG : only15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cda1_d20250712_m031609_c001_v0001098_t0014_u01752290169647") 2025/07/12 03:21:33 DEBUG : only15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed9f_d20250712_m031603_c001_v0001106_t0017_u01752290163009") 2025/07/12 03:21:33 DEBUG : only15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ac0c7_d20250712_m031541_c001_v7007000_t0000_u01752290141221") 2025/07/12 03:21:33 DEBUG : only15: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed04_d20250712_m031533_c001_v0001106_t0005_u01752290133997") 2025/07/12 03:21:34 DEBUG : only16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5a_d20250712_m031616_c001_v7007000_t0000_u01752290176214") 2025/07/12 03:21:34 DEBUG : only16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edd1_d20250712_m031609_c001_v0001106_t0053_u01752290169658") 2025/07/12 03:21:34 DEBUG : only16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eda5_d20250712_m031603_c001_v0001106_t0053_u01752290163913") 2025/07/12 03:21:34 DEBUG : only16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b51_d20250712_m031540_c001_v7007000_t0000_u01752290140655") 2025/07/12 03:21:34 DEBUG : only16: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed08_d20250712_m031534_c001_v0001106_t0057_u01752290134939") 2025/07/12 03:21:35 DEBUG : only17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5b_d20250712_m031616_c001_v7007000_t0000_u01752290176404") 2025/07/12 03:21:35 DEBUG : only17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413148b16a4700a2_d20250712_m031609_c001_v0001116_t0018_u01752290169822") 2025/07/12 03:21:35 DEBUG : only17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080edb3_d20250712_m031605_c001_v0001106_t0046_u01752290165605") 2025/07/12 03:21:35 DEBUG : only17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c96328b5_d20250712_m031541_c001_v7007000_t0000_u01752290141229") 2025/07/12 03:21:35 DEBUG : only17: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed0e_d20250712_m031536_c001_v0001106_t0010_u01752290136196") 2025/07/12 03:21:35 DEBUG : only18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5c_d20250712_m031616_c001_v7007000_t0000_u01752290176585") 2025/07/12 03:21:35 DEBUG : only18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cda3_d20250712_m031609_c001_v0001098_t0014_u01752290169831") 2025/07/12 03:21:35 DEBUG : only18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080edbb_d20250712_m031606_c001_v0001106_t0057_u01752290166627") 2025/07/12 03:21:35 DEBUG : only18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b5a_d20250712_m031541_c001_v7007000_t0000_u01752290141023") 2025/07/12 03:21:35 DEBUG : only18: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed14_d20250712_m031537_c001_v0001106_t0051_u01752290137478") 2025/07/12 03:21:35 DEBUG : only19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5d_d20250712_m031616_c001_v7007000_t0000_u01752290176769") 2025/07/12 03:21:35 DEBUG : only19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edd3_d20250712_m031609_c001_v0001106_t0053_u01752290169845") 2025/07/12 03:21:35 DEBUG : only19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080edc3_d20250712_m031607_c001_v0001106_t0046_u01752290167836") 2025/07/12 03:21:35 DEBUG : only19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ac0c4_d20250712_m031540_c001_v7007000_t0000_u01752290140662") 2025/07/12 03:21:35 DEBUG : only19: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed18_d20250712_m031538_c001_v0001106_t0057_u01752290138739") 2025/07/12 03:21:35 DEBUG : only2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5e_d20250712_m031616_c001_v7007000_t0000_u01752290176952") 2025/07/12 03:21:35 DEBUG : only2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cda9_d20250712_m031610_c001_v0001098_t0014_u01752290170379") 2025/07/12 03:21:35 DEBUG : only2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed4b_d20250712_m031549_c001_v0001106_t0025_u01752290149511") 2025/07/12 03:21:35 DEBUG : only2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd48_d20250712_m031541_c001_v7007000_t0000_u01752290141378") 2025/07/12 03:21:35 DEBUG : only2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080eca4_d20250712_m031512_c001_v0001106_t0022_u01752290112710") 2025/07/12 03:21:35 DEBUG : only3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c5f_d20250712_m031617_c001_v7007000_t0000_u01752290177135") 2025/07/12 03:21:35 DEBUG : only3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413148b16a4700a6_d20250712_m031610_c001_v0001116_t0018_u01752290170048") 2025/07/12 03:21:35 DEBUG : only3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed57_d20250712_m031550_c001_v0001106_t0019_u01752290150769") 2025/07/12 03:21:35 DEBUG : only3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40448ee3c96328b3_d20250712_m031541_c001_v7007000_t0000_u01752290141045") 2025/07/12 03:21:35 DEBUG : only3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecaa_d20250712_m031513_c001_v0001106_t0032_u01752290113639") 2025/07/12 03:21:35 DEBUG : only4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c60_d20250712_m031617_c001_v7007000_t0000_u01752290177317") 2025/07/12 03:21:35 DEBUG : only4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cda5_d20250712_m031610_c001_v0001098_t0014_u01752290170015") 2025/07/12 03:21:36 DEBUG : only4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed5b_d20250712_m031551_c001_v0001106_t0042_u01752290151661") 2025/07/12 03:21:36 DEBUG : only4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd47_d20250712_m031541_c001_v7007000_t0000_u01752290141194") 2025/07/12 03:21:36 DEBUG : only4: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecac_d20250712_m031514_c001_v0001106_t0019_u01752290114464") 2025/07/12 03:21:36 DEBUG : only5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c61_d20250712_m031617_c001_v7007000_t0000_u01752290177497") 2025/07/12 03:21:36 DEBUG : only5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f414527afb132dae7_d20250712_m031610_c001_v0001032_t0055_u01752290170027") 2025/07/12 03:21:36 DEBUG : only5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed65_d20250712_m031552_c001_v0001106_t0037_u01752290152541") 2025/07/12 03:21:36 DEBUG : only5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b5f_d20250712_m031541_c001_v7007000_t0000_u01752290141390") 2025/07/12 03:21:36 DEBUG : only5: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecb2_d20250712_m031515_c001_v0001106_t0058_u01752290115794") 2025/07/12 03:21:36 DEBUG : only6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c62_d20250712_m031617_c001_v7007000_t0000_u01752290177679") 2025/07/12 03:21:36 DEBUG : only6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edd5_d20250712_m031610_c001_v0001106_t0053_u01752290170035") 2025/07/12 03:21:36 DEBUG : only6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed6b_d20250712_m031553_c001_v0001106_t0033_u01752290153426") 2025/07/12 03:21:36 DEBUG : only6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b5c_d20250712_m031541_c001_v7007000_t0000_u01752290141207") 2025/07/12 03:21:36 DEBUG : only6: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecb8_d20250712_m031516_c001_v0001106_t0049_u01752290116867") 2025/07/12 03:21:36 DEBUG : only7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c64_d20250712_m031617_c001_v7007000_t0000_u01752290177860") 2025/07/12 03:21:36 DEBUG : only7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080edd9_d20250712_m031610_c001_v0001106_t0053_u01752290170225") 2025/07/12 03:21:36 DEBUG : only7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed73_d20250712_m031554_c001_v0001106_t0054_u01752290154631") 2025/07/12 03:21:36 DEBUG : only7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd40_d20250712_m031540_c001_v7007000_t0000_u01752290140279") 2025/07/12 03:21:36 DEBUG : only7: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecba_d20250712_m031517_c001_v0001106_t0023_u01752290117798") 2025/07/12 03:21:36 DEBUG : only8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c66_d20250712_m031618_c001_v7007000_t0000_u01752290178042") 2025/07/12 03:21:36 DEBUG : only8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f410d075d4e57cda7_d20250712_m031610_c001_v0001098_t0014_u01752290170197") 2025/07/12 03:21:36 DEBUG : only8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed79_d20250712_m031555_c001_v0001106_t0054_u01752290155960") 2025/07/12 03:21:36 DEBUG : only8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0b55_d20250712_m031540_c001_v7007000_t0000_u01752290140840") 2025/07/12 03:21:37 DEBUG : only8: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecc4_d20250712_m031518_c001_v0001106_t0056_u01752290118920") 2025/07/12 03:21:37 DEBUG : only9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c67_d20250712_m031618_c001_v7007000_t0000_u01752290178230") 2025/07/12 03:21:37 DEBUG : only9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f414527afb132dae9_d20250712_m031610_c001_v0001032_t0055_u01752290170213") 2025/07/12 03:21:37 DEBUG : only9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ed7f_d20250712_m031556_c001_v0001106_t0042_u01752290156930") 2025/07/12 03:21:37 DEBUG : only9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bd41_d20250712_m031540_c001_v7007000_t0000_u01752290140461") 2025/07/12 03:21:37 DEBUG : only9: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ecc6_d20250712_m031519_c001_v0001106_t0003_u01752290119913") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f99_d20250712_m031203_c001_v7007000_t0000_u01752289923793") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c773_d20250712_m031201_c001_v0001098_t0056_u01752289921247") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f6f_d20250712_m031200_c001_v7007000_t0000_u01752289920514") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e86d_d20250712_m031158_c001_v0001106_t0059_u01752289918665") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f60_d20250712_m031157_c001_v7007000_t0000_u01752289917800") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c747_d20250712_m031155_c001_v0001098_t0002_u01752289915329") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da544d_d20250712_m031146_c001_v7007000_t0000_u01752289906006") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e76_d20250712_m031144_c001_v0001182_t0011_u01752289904769") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da543b_d20250712_m031143_c001_v7007000_t0000_u01752289903195") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e5c_d20250712_m031142_c001_v0001182_t0050_u01752289902410") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5437_d20250712_m031141_c001_v7007000_t0000_u01752289901254") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e38_d20250712_m031140_c001_v0001182_t0051_u01752289900458") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da53fa_d20250712_m031135_c001_v7007000_t0000_u01752289895045") 2025/07/12 03:21:37 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658dbe_d20250712_m031133_c001_v0001182_t0027_u01752289893940") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da53ec_d20250712_m031133_c001_v7007000_t0000_u01752289893573") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658da0_d20250712_m031132_c001_v0001182_t0024_u01752289892306") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da53c1_d20250712_m031131_c001_v7007000_t0000_u01752289891925") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d94_d20250712_m031131_c001_v0001182_t0036_u01752289891351") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d8a_d20250712_m031130_c001_v0001182_t0039_u01752289890779") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da53b8_d20250712_m031130_c001_v7007000_t0000_u01752289890409") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d78_d20250712_m031129_c001_v0001182_t0056_u01752289889835") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d68_d20250712_m031129_c001_v0001182_t0048_u01752289889269") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a174_d20250712_m031128_c001_v7007000_t0000_u01752289888543") 2025/07/12 03:21:38 DEBUG : potato: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658d58_d20250712_m031127_c001_v0001182_t0031_u01752289887779") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f411b4f883402a1ca_d20250712_m031251_c001_v7007000_t0000_u01752289971396") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e99f_d20250712_m031250_c001_v0001106_t0026_u01752289970176") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ab348_d20250712_m031241_c001_v7007000_t0000_u01752289961555") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c868_d20250712_m031236_c001_v0001098_t0057_u01752289956265") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4083fa3fb9f4a6d2_d20250712_m031228_c001_v7007000_t0000_u01752289948761") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e8f9_d20250712_m031223_c001_v0001106_t0001_u01752289943879") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fd0_d20250712_m031215_c001_v7007000_t0000_u01752289935893") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c7c9_d20250712_m031211_c001_v0001098_t0002_u01752289931225") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da547e_d20250712_m031149_c001_v7007000_t0000_u01752289909779") 2025/07/12 03:21:38 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658eaa_d20250712_m031148_c001_v0001182_t0058_u01752289908578") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5458_d20250712_m031148_c001_v7007000_t0000_u01752289908131") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e92_d20250712_m031146_c001_v0001182_t0033_u01752289906555") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da544f_d20250712_m031146_c001_v7007000_t0000_u01752289906189") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e86_d20250712_m031145_c001_v0001182_t0027_u01752289905387") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5442_d20250712_m031144_c001_v7007000_t0000_u01752289904402") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e6a_d20250712_m031143_c001_v0001182_t0028_u01752289903563") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5439_d20250712_m031142_c001_v7007000_t0000_u01752289902043") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658e4e_d20250712_m031141_c001_v0001182_t0013_u01752289901265") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5404_d20250712_m031135_c001_v7007000_t0000_u01752289895802") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658dd0_d20250712_m031134_c001_v0001182_t0058_u01752289894809") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3a4_d20250712_m031040_c001_v7007000_t0000_u01752289840138") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a9c_d20250712_m031039_c001_v0001182_t0030_u01752289839574") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a39a_d20250712_m031038_c001_v7007000_t0000_u01752289838628") 2025/07/12 03:21:39 DEBUG : potato2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a88_d20250712_m031038_c001_v0001182_t0044_u01752289838067") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f73a5433ab34a_d20250712_m031241_c001_v7007000_t0000_u01752289961754") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c876_d20250712_m031237_c001_v0001098_t0029_u01752289957600") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4083fa3fb9f4a6d4_d20250712_m031229_c001_v7007000_t0000_u01752289949065") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e905_d20250712_m031225_c001_v0001106_t0024_u01752289945397") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fd1_d20250712_m031216_c001_v7007000_t0000_u01752289936118") 2025/07/12 03:21:39 DEBUG : potato3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c7d1_d20250712_m031212_c001_v0001098_t0030_u01752289932783") 2025/07/12 03:21:39 DEBUG : pre-dest1/1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b203_d20250712_m031325_c001_v7007000_t0000_u01752290005084") 2025/07/12 03:21:39 DEBUG : pre-dest1/1: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c956_d20250712_m031316_c001_v0001098_t0012_u01752289996549") 2025/07/12 03:21:39 DEBUG : pre-dest2/2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1b204_d20250712_m031325_c001_v7007000_t0000_u01752290005272") 2025/07/12 03:21:39 DEBUG : pre-dest2/2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ea35_d20250712_m031317_c001_v0001106_t0035_u01752289997366") 2025/07/12 03:21:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e099d_d20250712_m031302_c001_v7007000_t0000_u01752289982331") 2025/07/12 03:21:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c8e8_d20250712_m031259_c001_v0001098_t0012_u01752289979134") 2025/07/12 03:21:40 DEBUG : sizeonly: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a15c_d20250712_m031114_c001_v7007000_t0000_u01752289874091") 2025/07/12 03:21:40 DEBUG : sizeonly: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658c85_d20250712_m031113_c001_v0001182_t0042_u01752289873148") 2025/07/12 03:21:40 DEBUG : splitbanan: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f420f204b313f2533_d20250712_m031841_c001_v7007000_t0000_u01752290321498") 2025/07/12 03:21:40 DEBUG : splitbanan: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d065_d20250712_m031833_c001_v0001098_t0011_u01752290313464") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683b1_d20250712_m032014_c001_v7007000_t0000_u01752290414944") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1d3_d20250712_m032008_c001_v0001106_t0048_u01752290408216") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f42173e821850834a_d20250712_m031956_c001_v7007000_t0000_u01752290396648") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f18b_d20250712_m031949_c001_v0001106_t0015_u01752290389958") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5b6e_d20250712_m031936_c001_v7007000_t0000_u01752290376273") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f137_d20250712_m031929_c001_v0001106_t0025_u01752290369585") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f40283ee406aeade4_d20250712_m031918_c001_v7007000_t0000_u01752290358901") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f0f0_d20250712_m031912_c001_v0001106_t0026_u01752290352187") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f417f4306774e0c9e_d20250712_m031900_c001_v7007000_t0000_u01752290340369") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f098_d20250712_m031853_c001_v0001106_t0054_u01752290333434") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f418b2534fc4333bf_d20250712_m031835_c001_v7007000_t0000_u01752290315702") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4702d8_d20250712_m031831_c001_v0001116_t0023_u01752290311910") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebad30_d20250712_m031820_c001_v7007000_t0000_u01752290300176") 2025/07/12 03:21:40 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d001_d20250712_m031812_c001_v0001098_t0015_u01752290292735") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4107e88560e9fb5f_d20250712_m031811_c001_v7007000_t0000_u01752290291217") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470284_d20250712_m031807_c001_v0001116_t0005_u01752290287058") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f406bb69ce628d226_d20250712_m031755_c001_v7007000_t0000_u01752290275727") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef8d_d20250712_m031748_c001_v0001106_t0002_u01752290268127") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d5ac9_d20250712_m031746_c001_v7007000_t0000_u01752290266972") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470224_d20250712_m031742_c001_v0001116_t0056_u01752290262596") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f419bf9225f90de79_d20250712_m031726_c001_v7007000_t0000_u01752290246664") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ef09_d20250712_m031720_c001_v0001106_t0003_u01752290240148") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f405d8d7447ebac40_d20250712_m031706_c001_v7007000_t0000_u01752290226931") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470176_d20250712_m031700_c001_v0001116_t0022_u01752290220412") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4015dd3d4b15bdad_d20250712_m031647_c001_v7007000_t0000_u01752290207637") 2025/07/12 03:21:41 DEBUG : splitbananasplit: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57ce3b_d20250712_m031641_c001_v0001098_t0057_u01752290201228") 2025/07/12 03:21:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4146207bf9a05953_d20250712_m031815_c001_v7007000_t0000_u01752290295185") 2025/07/12 03:21:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cfeb_d20250712_m031808_c001_v0001098_t0005_u01752290288583") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c7f_d20250712_m031628_c001_v7007000_t0000_u01752290188443") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cdfb_d20250712_m031627_c001_v0001098_t0038_u01752290187004") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c7c_d20250712_m031626_c001_v7007000_t0000_u01752290186243") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cdf5_d20250712_m031624_c001_v0001098_t0031_u01752290184492") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fb8_d20250712_m031208_c001_v7007000_t0000_u01752289928132") 2025/07/12 03:21:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c7a1_d20250712_m031206_c001_v0001098_t0004_u01752289926833") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4fb4_d20250712_m031206_c001_v7007000_t0000_u01752289926283") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c797_d20250712_m031204_c001_v0001098_t0029_u01752289924913") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a159_d20250712_m031111_c001_v7007000_t0000_u01752289871086") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658c40_d20250712_m031109_c001_v0001182_t0036_u01752289869781") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a157_d20250712_m031109_c001_v7007000_t0000_u01752289869417") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658c28_d20250712_m031108_c001_v0001182_t0047_u01752289868487") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a139_d20250712_m031106_c001_v7007000_t0000_u01752289866242") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658bf2_d20250712_m031105_c001_v0001182_t0015_u01752289865355") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a11c_d20250712_m031104_c001_v7007000_t0000_u01752289864794") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658be0_d20250712_m031103_c001_v0001182_t0042_u01752289863944") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658bc8_d20250712_m031101_c001_v0001182_t0033_u01752289861136") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f422ad289d3f8a0d8_d20250712_m031100_c001_v7007000_t0000_u01752289860773") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658bb8_d20250712_m031100_c001_v0001182_t0043_u01752289860139") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658baa_d20250712_m031059_c001_v0001182_t0025_u01752289859572") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3eb_d20250712_m031058_c001_v7007000_t0000_u01752289858820") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b92_d20250712_m031056_c001_v0001182_t0031_u01752289856579") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b7a_d20250712_m031054_c001_v0001182_t0021_u01752289854086") 2025/07/12 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3e7_d20250712_m031053_c001_v7007000_t0000_u01752289853724") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b6c_d20250712_m031053_c001_v0001182_t0050_u01752289853153") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b62_d20250712_m031052_c001_v0001182_t0009_u01752289852532") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3e4_d20250712_m031052_c001_v7007000_t0000_u01752289852159") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b16_d20250712_m031048_c001_v0001182_t0037_u01752289848335") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3d1_d20250712_m031047_c001_v7007000_t0000_u01752289847966") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658b08_d20250712_m031047_c001_v0001182_t0008_u01752289847408") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3cf_d20250712_m031046_c001_v7007000_t0000_u01752289846497") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658aee_d20250712_m031045_c001_v0001182_t0002_u01752289845907") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3c9_d20250712_m031045_c001_v7007000_t0000_u01752289845330") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658adf_d20250712_m031044_c001_v0001182_t0002_u01752289844766") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3bf_d20250712_m031043_c001_v7007000_t0000_u01752289843859") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ac9_d20250712_m031043_c001_v0001182_t0059_u01752289843095") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3b3_d20250712_m031042_c001_v7007000_t0000_u01752289842551") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658abe_d20250712_m031041_c001_v0001182_t0017_u01752289841803") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a3aa_d20250712_m031041_c001_v7007000_t0000_u01752289841259") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658aae_d20250712_m031040_c001_v0001182_t0010_u01752289840689") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a37f_d20250712_m031036_c001_v7007000_t0000_u01752289836404") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a6c_d20250712_m031035_c001_v0001182_t0037_u01752289835846") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a375_d20250712_m031035_c001_v7007000_t0000_u01752289835300") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a60_d20250712_m031034_c001_v0001182_t0000_u01752289834727") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a36e_d20250712_m031033_c001_v7007000_t0000_u01752289833824") 2025/07/12 03:21:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a4e_d20250712_m031033_c001_v0001182_t0044_u01752289833242") 2025/07/12 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f407fe7564de1a35a_d20250712_m031030_c001_v7007000_t0000_u01752289830846") 2025/07/12 03:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658a12_d20250712_m031030_c001_v0001182_t0042_u01752289830271") 2025/07/12 03:21:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c80_d20250712_m031628_c001_v7007000_t0000_u01752290188628") 2025/07/12 03:21:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080ee23_d20250712_m031626_c001_v0001106_t0037_u01752290186991") 2025/07/12 03:21:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c7d_d20250712_m031626_c001_v7007000_t0000_u01752290186424") 2025/07/12 03:21:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700dc_d20250712_m031624_c001_v0001116_t0056_u01752290184501") 2025/07/12 03:21:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683ca_d20250712_m032016_c001_v7007000_t0000_u01752290416991") 2025/07/12 03:21:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58169_d20250712_m032016_c001_v0001181_t0032_u01752290416339") 2025/07/12 03:21:44 DEBUG : sub/yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f92_d20250712_m031203_c001_v7007000_t0000_u01752289923251") 2025/07/12 03:21:44 DEBUG : sub/yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e881_d20250712_m031201_c001_v0001106_t0032_u01752289921256") 2025/07/12 03:21:44 DEBUG : test_dir1/file2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c75_d20250712_m031623_c001_v7007000_t0000_u01752290183714") 2025/07/12 03:21:44 DEBUG : test_dir1/file2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57cdeb_d20250712_m031621_c001_v0001098_t0041_u01752290181988") 2025/07/12 03:21:44 DEBUG : test_dir1/file2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c6a_d20250712_m031621_c001_v7007000_t0000_u01752290181159") 2025/07/12 03:21:44 DEBUG : test_dir1/file2: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700c6_d20250712_m031619_c001_v0001116_t0032_u01752290179230") 2025/07/12 03:21:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c77_d20250712_m031623_c001_v7007000_t0000_u01752290183895") 2025/07/12 03:21:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a4700d0_d20250712_m031621_c001_v0001116_t0009_u01752290181966") 2025/07/12 03:21:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f41271751ae572c6b_d20250712_m031621_c001_v7007000_t0000_u01752290181379") 2025/07/12 03:21:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080edfd_d20250712_m031619_c001_v0001106_t0048_u01752290179223") 2025/07/12 03:21:44 DEBUG : three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5494_d20250712_m031154_c001_v7007000_t0000_u01752289914595") 2025/07/12 03:21:44 DEBUG : three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658eec_d20250712_m031153_c001_v0001182_t0042_u01752289913422") 2025/07/12 03:21:44 DEBUG : three: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1162adaa99658ece_d20250712_m031151_c001_v0001182_t0029_u01752289911335") 2025/07/12 03:21:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683d2_d20250712_m032018_c001_v7007000_t0000_u01752290418987") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47041b_d20250712_m032017_c001_v0001116_t0004_u01752290417975") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683e1_d20250712_m032040_c001_v7007000_t0000_u01752290440151") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d259_d20250712_m032037_c001_v0001098_t0030_u01752290437487") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683df_d20250712_m032035_c001_v7007000_t0000_u01752290435895") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47043c_d20250712_m032034_c001_v0001116_t0056_u01752290434127") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683de_d20250712_m032033_c001_v7007000_t0000_u01752290433090") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da581bf_d20250712_m032032_c001_v0001181_t0013_u01752290432450") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683db_d20250712_m032027_c001_v7007000_t0000_u01752290427004") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a470428_d20250712_m032025_c001_v0001116_t0051_u01752290425423") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683dc_d20250712_m032029_c001_v7007000_t0000_u01752290429274") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d233_d20250712_m032027_c001_v0001098_t0015_u01752290427982") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683d9_d20250712_m032024_c001_v7007000_t0000_u01752290424455") 2025/07/12 03:21:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f107d6b770da58195_d20250712_m032023_c001_v0001181_t0028_u01752290423826") 2025/07/12 03:21:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683d8_d20250712_m032022_c001_v7007000_t0000_u01752290422849") 2025/07/12 03:21:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f1fd_d20250712_m032021_c001_v0001106_t0043_u01752290421780") 2025/07/12 03:21:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683d7_d20250712_m032020_c001_v7007000_t0000_u01752290420801") 2025/07/12 03:21:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57d215_d20250712_m032019_c001_v0001098_t0044_u01752290419946") 2025/07/12 03:21:45 DEBUG : toe/toe/toe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f408af9c67de8904b_d20250712_m032045_c001_v7007000_t0000_u01752290445136") 2025/07/12 03:21:45 DEBUG : toe/toe/toe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113148b16a47045e_d20250712_m032044_c001_v0001116_t0042_u01752290444153") 2025/07/12 03:21:45 DEBUG : toe/toe/toe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683dd_d20250712_m032031_c001_v7007000_t0000_u01752290431481") 2025/07/12 03:21:46 DEBUG : toe/toe/toe: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f221_d20250712_m032030_c001_v0001106_t0002_u01752290430267") 2025/07/12 03:21:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683e2_d20250712_m032040_c001_v7007000_t0000_u01752290440757") 2025/07/12 03:21:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080f243_d20250712_m032039_c001_v0001106_t0048_u01752290439061") 2025/07/12 03:21:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f401d7054ef9683e0_d20250712_m032036_c001_v7007000_t0000_u01752290436514") 2025/07/12 03:21:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f112ba6d580eeac62_d20250712_m032035_c001_v0001178_t0031_u01752290435673") 2025/07/12 03:21:46 DEBUG : two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4130d4d129da5495_d20250712_m031154_c001_v7007000_t0000_u01752289914777") 2025/07/12 03:21:46 DEBUG : two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f413afc7d9080e84d_d20250712_m031152_c001_v0001106_t0053_u01752289912854") 2025/07/12 03:21:46 DEBUG : two: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f4162adaa99658eca_d20250712_m031151_c001_v0001182_t0050_u01752289911151") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f9c_d20250712_m031203_c001_v7007000_t0000_u01752289923974") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1015bf3ae7f0950a_d20250712_m031202_c001_v0001104_t0005_u01752289922638") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f69_d20250712_m031159_c001_v7007000_t0000_u01752289919970") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f110d075d4e57c75b_d20250712_m031158_c001_v0001098_t0017_u01752289918539") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f5f_d20250712_m031157_c001_v7007000_t0000_u01752289917254") 2025/07/12 03:21:46 DEBUG : yam: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f113afc7d9080e859_d20250712_m031155_c001_v0001106_t0015_u01752289915338") 2025/07/12 03:21:46 DEBUG : yaml: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f72_d20250712_m031200_c001_v7007000_t0000_u01752289920695") 2025/07/12 03:21:46 DEBUG : yaml: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f100398ed748fe1b2_d20250712_m031159_c001_v0001184_t0027_u01752289919766") 2025/07/12 03:21:46 DEBUG : yaml: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f415d5da7688d4f61_d20250712_m031157_c001_v7007000_t0000_u01752289917981") 2025/07/12 03:21:46 DEBUG : yaml: Deleting (id "4_zbf22ddd390cdfbcb9f780e1b_f1186c0ef98eb7647_d20250712_m031156_c001_v0001136_t0037_u01752289916921") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m20.650548068s (try 1/5)